fileinput 模块提供处理一个或多个文本文件的功能, ... for line in fileinput.input(): ... 命令行下,输入python test.py 1.txt 2.txt.
確定! 回上一頁