摘要: # coding=utf-8# 执行命令脚本import os, timepath = os.getcwd()# print(path)while True: try: os.popen(r'... 阅读全文
posted @ 2019-01-15 11:38 殇夜00 阅读(11) 评论(0) 推荐(0)