Fork me on Gitee

10 2021 档案

摘要:# 1.叠加多个装饰器的加载和执行过程 # def deco1(func1): # def wrapper1(*args,**kwargs): # print('this is deco1.wrapper1') # res1 = func1(*args,**kwargs) # return res1 阅读全文
posted @ 2021-10-21 21:58 Edendd 阅读(36) 评论(0) 推荐(0)

动态线条
动态线条end