The function os.execute runs a system command; it is equivalent to the system function in C. It receives a string with the command and returns an error code ...
確定! 回上一頁