2017年8月16日

摘要: #! /usr/bin/env python #! -*- cording:utf-8 -*- # # class C: # def __getattribute__(self, name): # print("getattribute") # return super().__getattribu 阅读全文
posted @ 2017-08-16 23:03 aqiu 阅读(123) 评论(0) 推荐(0)

导航