go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
sth about learning Git
查看被删的微信好友
some practice related to <<OReilly.Lightweight.Django>>
algorithm practicing
type the exapmle from Django book 2
this is my first shot with GitHub
def testre(): data = '大家都在搜“我的世界”,我想把我的世界取出来' matchObj = re.search( r'(我的世界)', data) return matchObj.group(0)
应该不难吧,自己尝试下,有问题再发上来
http://python3-cookbook.readthedocs.io/zh_CN/latest/c11/p01_interact_with_http_services_as_client.html