os.execute( [command] ) runs a given command and returns its run status. This will be either a boolean for true or false if it launched to ...
確定! 回上一頁