注: sys.argv[0]表示腳本名。 實例. test.py 文件代碼如下: #!/usr/bin/python # -*- coding: UTF-8 -*- import sys print ' ...
確定! 回上一頁