类对象等式括号的意义 obj = class() 其表明了会去找类中的__init__ 完成初始化操作或封装 转载于:https://www.cnblogs.com/jarrel/p/kuohao.html