摘要: 1 . 修饰函数 看装饰器这一节 https://www.cnblogs.com/xumaomao/articles/10984271.html 2. @staticmethod 相当于C++里的静态函数 #!/usr/bin/ env python # -*- coding:utf-8 -*- c 阅读全文
posted @ 2021-07-22 21:08 xd_xumaomao 阅读(260) 评论(0) 推荐(0) 编辑