摘要: decorator, callable Python object that is used to modify a function or a class. takes in a function, adds some functionality, and returns it. 阅读全文
posted @ 2021-01-21 15:08 皎然CEO 阅读(130) 评论(0) 推荐(0)