开发常用工具
1.pycharm配置
1)pycharm git 配置: https://blog.csdn.net/u012856866/article/details/132688006
开发时,只需要在空白文件夹中git clone, 再使用pycharm以项目方式打开,即可同步
2)pycharm 自建项目Unresolved reference解决:
https://stackoverflow.com/questions/21236824/unresolved-reference-issue-in-pycharm;https://blog.csdn.net/u010899985/article/details/79482639
2.pip
指定当前路径为编辑路径:pip install -e . ;
需要写setup.py文档,见 https://www.cnblogs.com/lollipopnougat/p/14269046.html , https://zhuanlan.zhihu.com/p/276461821
3.anaconda
常用命令:https://www.cnblogs.com/gcxblogs/p/14669514.html
windows配置教程:https://blog.csdn.net/fly_enum/article/details/139753360
4.截图工具Snipaste
www.snipaste.com
5.git常用指令
https://geek-docs.com/git/git-top-articles/1004100_git_create_operation.html
6.xshell
快速指令集
7.ssh免费工具
WindTerm
浙公网安备 33010602011771号