个人收集Python资源整合:Python导航:https://py.puuuq.cn
1. VECTOR CREATORhttps://icons8.com/vector-creator2. Iconscouthttps://iconscout.com/free-illustrations3. Draw Kithttps://www.drawkit.io/4. IconSpacehttps://lib.iconspace.co/5. Humaaanshttps://www.h...
仓库# 在当前目录新建一个Git代码库 $ git init # 新建一个目录,将其初始化为Git代码库 $ git init [project-name] # 下载一个项目和它的整个代码历史 $ git clone [url] 配置# 显示当前的Git配置 $ git config --list # 编辑Git配置文件 $ git config -e [--global] # 设置...
前端开发IDE推荐:VS CodeWebStormWeb前端导航(腾讯AlloyTeam团队) http://www.alloyteam.com/nav/前端网址导航(大前端) http://www.daqianduan.com/nav/前端资源网 http://www.fly63.com/nav/腾讯设计导航 https://idesign.qq.comW3Cschool https://...