此example 將"hello" 這個字串帶給test.py 這個程式使用import sys #列印有幾個參數print('Number of arguments:', len(sys.argv), 'arguments.')
確定! 回上一頁