JAVA网络爬虫
HttpClient

导航

 

2019年6月24日

摘要: 注册时, 注册好了不能登入, 要发送个激活链接 settings.py邮箱的配置 编写发送邮箱的代码 效果图 ... 阅读全文
posted @ 2019-06-24 17:23 gmlgxx 阅读(57) 评论(0) 推荐(0)
 
摘要: 安装django-simple-captcha pip install django-simple-captcha 将capt... 阅读全文
posted @ 2019-06-24 15:15 gmlgxx 阅读(62) 评论(0) 推荐(0)
 
摘要: 在你的app应用下添加个forms.py文件 在视图函数中接受表单参数 模板 阅读全文
posted @ 2019-06-24 11:15 gmlgxx 阅读(41) 评论(0) 推荐(0)