摘要: def log_search(self, logfile, search_content, timeout=10): import time import subprocess import select import signal import os f = subprocess.Popen([' 阅读全文
posted @ 2019-10-21 15:52 LCdre 阅读(748) 评论(0) 推荐(0)