导航

2015年11月23日

摘要: 在python中,模拟http客户端发送get和post请求,主要用httplib模块的功能。1、python发送GET请求我在本地建立一个测试环境,test.php的内容就是输出一句话:1echo 'Old friends and old wines are best.';python发送get请... 阅读全文

posted @ 2015-11-23 10:41 网名还没想好 阅读(272) 评论(0) 推荐(0) 编辑