归档
因为b站账号被限制, 本篇博客现已归档
小黄瓜机器人使用指南
note-python3.6
参考资料
资料名 | 链接 | 作者 | 备注 |
---|---|---|---|
Python文档 | https://www.rddoc.com/doc/Python/3.6.0/zh/ | ||
python3官方教程 | http://www.pythondoc.com/pythontutorial3/index.html | ||
interview_python | https://github.com/taizilongxu/interview_python/blob/master/Readme.md | taizilongxu | |
Effective Python | https://book.douban.com/subject/26709315/ | Brett Slatkin | ISBN 978-7-111-52355-0 |
流畅的Python | http://www.ituring.com.cn/book/1564 | Luciano Ramalho | ISBN 978-7-115-45415-7 |
python cookbook | https://python3-cookbook.readthedocs.io/zh_CN/latest/ | David Beazley, Brian K. Jones | v.3.0.0 |
pythontutor | http://pythontutor.com/visualize.html | 实用工具,非教程.对理解深拷贝浅拷贝很有用 |
桌面追番助手
本项目git仓库:https://dev.tencent.com/u/hhhhhg/p/bangumiDesktopAssistant
尝试了打包成exe却做不到,所以应该只有装了python才能用了XD
python版本是3.6.4(因为用到了f前缀字符串,所以大概需要至少3.6版本),操作系统只试了windows
使用: