C:\Users\NanoDano>python -c "import sys; print(sys.argv)" --one two three ['-c', '--one', 'two', 'three']. Since sys.argv is just a basic ...
確定! 回上一頁