08 2014 档案
摘要:简单的html 简单的后台函数def tes(request): url = request.POST['url'] if 'url' in request.POST else 't' word = request.POST['word'] if 'word...
阅读全文
摘要:1:简单的使用import mechanize# response = mechanize.urlopen("http://www.hao123.com/")request = mechanize.Request("http://www.hao123.com/")response = mechani...
阅读全文

浙公网安备 33010602011771号