Loading

摘要: 计算式子的值然后使用post方法传值。直接脚本跑。 import requestsimport reurl = "http://123.206.87.240:8002/qiumingshan/"s = requests.session()htmlsource = s.get(url).textexp 阅读全文
posted @ 2019-11-30 14:13 Hel10 阅读(278) 评论(0) 推荐(0)