由于本人之前找开发工具下载链接有点繁琐,于是把准确的链接整合在此方便点击下载使用。

树莓派/测试开发/人工智能

pychram:https://www.jetbrains.com/pycharm/download/#section=windows

前端

VSCode:https://code.visualstudio.com/

Intellij IDEA:https://www.jetbrains.com/idea/download/#section=windows

Vue.js
生产环境:https://cn.vuejs.org/js/vue.min.js
开发环境:https://cn.vuejs.org/js/vue.js

React
官网:https://react.docschina.org/
下载:https://github.com/facebook/react/releases

Node.js:http://nodejs.cn/download/

Node.js历史版本:https://registry.npmmirror.com/binary.html?path=node/

jQuery:https://jquery.com/download/

后端

maven:https://maven.apache.org/download.cgi
JavaDK:https://www.oracle.com/cn/java/technologies/downloads/#jdk20-windows
spring生成平台:https://start.spring.io/

数据库

MySQL:https://dev.mysql.com/downloads/mysql/
PgSQL:https://www.postgresql.org/download/
PL/SQL:https://www.allroundautomations.com/registered-plsqldev/
SQL Server:https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads
Redis:https://redis.io/download

数据库连接工具

Navicat:https://www.navicat.com.cn/download/navicat-premium
DBeaver:https://dbeaver.io/download/

用于个人记录