摘要: #!/usr/bin/env python#!-*-coding=utf-8-*-import refp=open("/home/xyt/桌面/erp_access.log","r")str=fp.readline()while str: str=fp.readline() ... 阅读全文
posted @ 2014-08-16 12:17 UCanBeFree 阅读(223) 评论(0) 推荐(0)