php exec ("python somefile.py",$output); $file = fopen("test.txt",'r'); .... 出於某種原因,python指令碼永遠不會被執行。我當然知道這一點,因為我 ...
確定! 回上一頁