关于Python(编程语言)的问题
>>>importeasyguiasa>>>dir(a)['EgStore','__all__','__builtins__','__cached__','__doc__...
>>> import easygui as a
>>> dir(a)
['EgStore', '__all__', '__builtins__', '__cached__', '__doc__', '__file__', '__l
oader__', '__name__', '__package__', '__path__', '__spec__', 'abouteasygui', 'bo
olbox', 'boxes', 'buttonbox', 'ccbox', 'choicebox', 'codebox', 'diropenbox', 'eg
_version', 'egdemo', 'egversion', 'enterbox', 'exceptionbox', 'fileopenbox', 'fi
lesavebox', 'indexbox', 'integerbox', 'msgbox', 'multchoicebox', 'multenterbox',
'multpasswordbox', 'passwordbox', 'read_or_create_settings', 'textbox', 'ynbox'
]
过了一段时间后:
>>> import easygui as a
>>> dir(a)
['__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__',
'__package__', '__path__', '__spec__'] 展开
>>> dir(a)
['EgStore', '__all__', '__builtins__', '__cached__', '__doc__', '__file__', '__l
oader__', '__name__', '__package__', '__path__', '__spec__', 'abouteasygui', 'bo
olbox', 'boxes', 'buttonbox', 'ccbox', 'choicebox', 'codebox', 'diropenbox', 'eg
_version', 'egdemo', 'egversion', 'enterbox', 'exceptionbox', 'fileopenbox', 'fi
lesavebox', 'indexbox', 'integerbox', 'msgbox', 'multchoicebox', 'multenterbox',
'multpasswordbox', 'passwordbox', 'read_or_create_settings', 'textbox', 'ynbox'
]
过了一段时间后:
>>> import easygui as a
>>> dir(a)
['__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__',
'__package__', '__path__', '__spec__'] 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询