摘要: class staticmethod(object): """ staticmethod(function) -> method Convert a function to be a static method. A static method does not receive an implici 阅读全文
posted @ 2020-05-02 21:55 说分手后还能做炮友? 阅读(691) 评论(0) 推荐(0)