12 2016 档案
摘要:一、Object与Type 1、摘自Python Documentation 3.5.2的解释 Objects are Python’s abstraction for data. All data in a Python program is represented by objects or b
阅读全文
摘要:1、来自python官网的解释: super([type[, object-or-type]]) Return a proxy object that delegates method calls to a parent or sibling class of type. This is usefu
阅读全文

浙公网安备 33010602011771号