python装饰器的本质

  • Python 的装饰器@decorator 是 func = decorator(func) 的语法糖。
posted on 2024-08-14 17:43  kid;)  阅读(12)  评论(0)    收藏  举报