摘要: 关于类函数设计的一点总结 by:授客 QQ:1033553122 代码1 #!/usr/bin/env python #-*-encoding:utf-8-*- __author__ = 'shouke' import os class MyTestClass: def __init__(self) 阅读全文
posted @ 2018-01-14 11:28 授客 阅读(265) 评论(0) 推荐(0)