我在使用PHP執行Python程式,程式碼如下 $command="C:/AppServ/www py run.py "; exec($command); ... (PHP和Python在相同路徑). PS:目前是在windows執行.
確定! 回上一頁