Python gets the command line parameters and put them as list in sys.argv. As @snippsat showed you the first index from this list is the script ...
確定! 回上一頁