摘要:
#! /usr/bin/env python #! -*- cording:utf-8 -*- # # class C: # def __getattribute__(self, name): # print("getattribute") # return super().__getattribute__(name)#super默认找父类 # d... 阅读全文
posted @ 2017-08-18 21:19
aqiu
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号