local t = os.execute("echo 'test'") print(t). 我只是想實現以下目的: 在執行任何通過 ox.execute 並將返回任何值,我想用它在Lua例如 echo 'test' ...
確定! 回上一頁