摘要: #!/usr/bin/env python# -*- coding:utf-8 -*-# 说明:"""api接口压力测试url = "http://gd.wangfanwifi.com:16621/api/userAuth?time=300&product=wxlogin&limit=10000&o 阅读全文
posted @ 2017-06-23 13:15 张亚红 阅读(256) 评论(0) 推荐(0) 编辑
摘要: #!-*- coding:utf-8 -*-import sysfind_str = input("你想修改什么:")replace_str = input("改为什么:")with open("yesday.txt","r",encoding="utf-8") as f,\ open("yesda 阅读全文
posted @ 2017-06-21 08:39 张亚红 阅读(205) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2017-06-20 18:17 张亚红 阅读(2) 评论(0) 推荐(0) 编辑