参考资料
[1] 12步理解Python装饰器,https://dzone.com/articles/understanding-python (网上也有中文翻译版,建议阅读英文原版)
[2] Python装饰器简介,http://www.artima.com/weblogs/viewpost.jsp?thread=240808
[3] Python面试题,http://keyanwu.gitcafe.io/pythonmian-shi-ti.html
[4] Python装饰器详解,https://segmentfault.com/a/1190000000632572
[5] 深入Python装饰器,https://github.com/Vamei/Python-Tutorial-Vamei/blob/master/content/深入05 装饰器.md
转载于:https://www.cnblogs.com/CheeseZH/p/5260510.html
相关资源:数据结构—成绩单生成器