當我在cmd中運行如下命令時:「C:> python my_script.py」它正在工作,但如果我嘗試這樣:「C:> my_script.py」,它會打開在cmd中的python shell。 就像我在cmd中 ...
確定! 回上一頁