我有一个需要执行外部程序的Python脚本,但由于某种原因失败。 如果我有以下脚本: import os; os.system("C:\\Temp\\a b c\\Notepad.exe"); raw_input();.
確定! 回上一頁