Python Java C/C Shell. 命令列方式: 複製程式碼程式碼如下: #test.py import fileinput for line in fileinput.input(): print fileinput.filename() ...
確定! 回上一頁