我有一个疑问。当我尝试 os.system(r'cd F:\') 我仍然在我开始解释器的目录。但`os.chdir()'工作正常。我会显示我的代码下面: >>> import os >>> os.system('F:') 0.
確定! 回上一頁