最近阿亮学长问了一个关于python比较有意思的问题,先来看一下: class AttrDict(dict): def __init__(self, *args, **kwargs): super(AttrDict, ...
確定! 回上一頁