版本控制工具:
git https://git-scm.com/downloads (有点慢,可以用阿里镜像https://npm.taobao.org/mirrors/git-for-windows/)
TortoiseGit https://tortoisegit.org/
Source Tree https://www.sourcetreeapp.com/
开发工具:
java - jdk-1.8 https://www.oracle.com/cn/java/technologies/javase/javase-jdk8-downloads.html
maven https://maven.apache.org/download.cgi
idea https://www.jetbrains.com/idea/download/#section=windows
数据库相关:
mysql - 5.7.3 https://downloads.mysql.com/archives/installer/
mysql-8.0(付费)https://dev.mysql.com/downloads/mysql/
postgresql https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
redis https://github.com/tporadowski/redis/releases
MongoDB https://www.runoob.com/mongodb/mongodb-window-install.html
可视化工具
HeidiSQL https://www.heidisql.com/download.php
其他
notepad++ http://www.notepadplus.com.cn/
postman https://www.postman.com/downloads/
snipaste https://www.snipaste.com/download.html
网友评论