Python 代碼 a=sys.argv[1] with open("o.txt","w") as f: print(a,file=f) 這些代碼在終端呼叫php可以將a寫入檔案通過網頁執行Jj呼叫php時resultstr ...
確定! 回上一頁