test auto deploy
个人博客地址:https://www.wjsaya.top
github地址:https://github.com
[python每日一练]--0013:爬百度贴吧图片
题目链接:https://github.com/Show-Me-the-Code/show-me-the-code
代码github链接:https://github.com/wjsaya/python_spider_learn/tree/master/python_daily
个人博客地址:https://wjsaya.github.io
第 0013 题: 用 Python 写一个爬图片的程序,爬 这个链接 里的日本妹子图片 :-)
[python每日一练]--0012:敏感词过滤 type2
题目链接:https://github.com/Show-Me-the-Code/show-me-the-code
代码github链接:https://github.com/wjsaya/python_spider_learn/tree/master/python_daily
个人博客地址:https://wjsaya.github.io
第 0012 题: 敏感词文本文件 filtered_words.txt,里面的内容 和 0011题一样,当用户输入敏感词语,则用 星号 替换,例如当用户输入「北京是个好城市」,则变成「*是个好城市」。
1234 北京程序员公务员...
[python每日一练]--0011:敏感词过滤 type1
题目链接:https://github.com/Show-Me-the-Code/show-me-the-code
代码github链接:https://github.com/wjsaya/python_spider_learn/tree/master/python_daily
个人博客地址:https://wjsaya.github.io
第 0011 题: 敏感词文本文件 filtered_words.txt,当用户输入敏感词语时,则打印出 Freedom,否则打印出 Human Rights。
1234 北京程序员公务员...
[python每日一练]--0010:生成验证码图片
题目链接:https://github.com/Show-Me-the-Code/show-me-the-code
代码github链接:https://github.com/wjsaya/python_spider_learn/tree/master/python_daily
个人博客地址:https://wjsaya.github.io
第 0010 题: 使用 Python 生成类似于下图中的字母验证码图片
[hexo]--给站点做了个小升级
对博客做了些升级,原因是网站文章被爬取,以及CSDN图片无法外链问题
个人博客地址:https://www.wjsaya.top
CSDN博客地址:https://blog.csdn.net/saya_wj