摘要: delattr(object, name) 作用: 删除object对象名为name的属性。 参数object:对象。 参数name:属性名称字符串。 阅读全文
posted @ 2017-05-25 08:15 渊=源 阅读(340) 评论(0) 推荐(1)