摘要: ## 判断输入文件 import os import sys for line in sys.stdin: map_input_file = os.environ.get("map_input_file") if path in map_input_file: # do sth 阅读全文
posted @ 2019-10-29 16:56 机器狗mo 阅读(356) 评论(0) 推荐(0)