注:文中所列的下载地址可能会因为相关网站变动失效
常用开发工具
作为一个程序员,开发工具包是必须要下载安装的。
开发工具包
开发工具包(我的工具,仅供参考):
Java: jdk8、jdk11、jdk17(最好都安装上,之后根据项目再进行切换)
下载地址:JDK下载 - 编程宝库
Go: go1.20.5
下载地址:https://go.dev/dl/
Python: python3.9, python3.10,Anaconda3-2021.11(初学者最好直接这个,一步到位,不用care缺什么依赖)
下载地址:
python:https://www.python.org/downloads/
Anaconda:Free Download | Anaconda
Dart: Dart_x64.stable
下载地址:https://dart.dev/get-dart
Scala: scala-2.12.11
Spark:spark-3.0.0
下载地址:https://spark.apache.org/downloads.html
Lua: lua-5.4.6
下载地址:Lua: download
IDE(集成开发环境)
JetBrains tool(JetBrains全家桶不会过时,当然这个是商业软件,不是开源的,对于部分人来说,社区的已经够用了,放这个只是为了凑个整)
包括但不限于:IntelliJ IDEA、PyCharm、GoLand、CLion、WebStorm、PhpStorm、Fleet、Toolbox App等
下载地址:All Developer Tools and Products by JetBrains
前端神器 vs code
下载地址:Visual Studio Code - Code Editing. Redefined
还能凑合着用 Eclipse:
下载地址:Eclipse Downloads | The Eclipse Foundation
Android Studio:
下载地址:下载 Android Studio 和应用工具 - Android 开发者 | Android Developers
小熊猫cpp:
下载地址:https://royqh1979.gitee.io/redpandacpp/download/
Dev-C++ :
下载地址:Download Dev-C++ - free - latest version
HBuilderX:
下载地址:https://www.dcloud.io/hbuilderx.html
** **
数据库
MySQL:
下载地址:https://dev.mysql.com/downloads/mysql/
PostgreSQL:
redis:
下载地址:https://github.com/tporadowski/redis/releases
SQLite:
下载地址:SQLite Download Page
MongoDB
下载地址:Download MongoDB Community Server
Elasticsearch(这个要注意下载的东西比较多,按照实际需求下载即可,一定要注意,版本一定要对应好,否则出bug了,有你小子后悔的时候)
下载地址:
Elasticsearch:https://mirrors.huaweicloud.com/elasticsearch/
Kibana:https://mirrors.huaweicloud.com/kibana/
logstash:https://mirrors.huaweicloud.com/logstash/
elasticsearch-head:https://github.com/mobz/elasticsearch-head/releases/tag/v5.0.0
ik分词器:https://github.com/medcl/elasticsearch-analysis-ik/releases/tag/v8.10.4
hanlp分词器:https://github.com/KennFalcon/elasticsearch-analysis-hanlp/releases/tag/v7.10.2
pinyin拼音分词器:https://github.com/medcl/elasticsearch-analysis-pinyin/releases/tag/v8.10.4
neo4j:
数据库管理工具
Navicat (包括但不限于Navicat Premium 16、Navicat 16 for MySQL、Navicat 16 for PostgreSQL、Navicat 16 for MongoDB、Navicat 16 for MariaDB、Navicat 16 for SQL Server、Navicat 16 for Oracle、Navicat 16 for SQLite、Navicat 16 for Redis):
下载地址:https://navicat.com.cn/products#navicat
dbeaver:
下载地址:https://github.com/dbeaver/dbeaver/releases/tag/23.2.3
Chat2DB:
下载地址:https://github.com/chat2db/Chat2DB/releases
RedisDesktopManager-Windows
下载地址:https://github.com/lework/RedisDesktopManager-Windows/releases/tag/2022.5
AnotherRedisDesktopManager
下载地址:https://github.com/qishibo/AnotherRedisDesktopManager/releases/tag/v1.6.1
RedisDesktopManager:
下载地址:https://github.com/RedisInsight/RedisDesktopManager
** **
项目管理工具
Maven:
下载地址:https://maven.apache.org/download.cgi
Gradle:
下载地址:https://github.com/gradle/gradle/releases
nvm(Node Package Manager):
下载地址:https://github.com/coreybutler/nvm-windows/releases
nodejs:
下载地址:
淘宝镜像:https://registry.npmmirror.com/binary.html?path=node/
官方地址:Index of /dist/
yarn:
下载地址:https://github.com/yarnpkg/yarn/releases
服务器
Tomcat:
下载地址:https://tomcat.apache.org/
nginx
下载地址:https://nginx.org/
Git、SVN
git:
下载地址:https://git-scm.com/
svn:
下载地址:https://sourceforge.net/projects/win32svn/
GitHub Desktop:
下载地址:GitHub Desktop
编辑工具
notepad++:
下载地址:Notepad++
ndd(nodepad--,觉得上面那个不乖的,可以用这个):
下载地址:爬山虎/ndd
抓包工具
Wireshark
下载地址:Wireshark · Go Deep
** **
测试工具
postman:
apifox:
appium
下载地址:Releases · appium/appium-desktop
设计工具
PowerDesigner:
下载地址:https://www.powerdesigner.biz/
** **
绘图工具
SketchBook:
下载地址:https://www.sketchbook.com/apps
** **
虚拟机
VirtualBox:
下载地址:Downloads - Oracle VM VirtualBox
Vagrant:
下载地址:Install | Vagrant | HashiCorp Developer
VMware Workstation Pro:
下载地址:Download VMware Workstation Pro
容器化
Docker
下载地址:https://docs.docker.com/desktop/install/mac-install/
k8s(Kubernetes)
下载地址:https://github.com/kubernetes/kubernetes/releases
** **
微服务
Spring Cloud Alibaba全家桶
nacos(服务注册发现、统一配置管理):
下载地址:https://github.com/alibaba/nacos/releases
Sentinel(哨兵,容错限流):
下载地址:Releases · alibaba/Sentinel
Seata(分布式事务):
Gateway(服务网关):
下载地址:https://github.com/spring-cloud/spring-cloud-gateway/releases
Openfeign(接口调用):
下载地址:https://github.com/spring-cloud/spring-cloud-openfeign/releases
Dubbo(服务调用):
Zookeeper(分布式数据管理与系统协调):
下载地址:https://zookeeper.apache.org/releases.html
Spring Security 服务安全
Spring Security
下载地址:https://github.com/spring-projects/spring-security/releases
Spring Cloud(Netflix)全家桶(不推荐,除非老项目)
Eureka(服务注册&发现):
下载地址:https://github.com/Netflix/eureka/releases
Hystrix(豪猪哥,限流熔断):
下载地址:https://github.com/Netflix/Hystrix/releases
Zuul(小怪兽,动态路由):
下载地址:https://github.com/Netflix/zuul/releases
Feign(接口调用)
下载地址:https://github.com/OpenFeign/feign/releases
Ribbon(负载均衡)
下载地址:https://github.com/Netflix/ribbon/releases
Sleuth(分布式追踪)
下载地址:https://github.com/spring-cloud/spring-cloud-sleuth/releases
Releases · apolloconfig/apollo
** **
消息队列
RabbitMQ:
先下载Erlang/OTP:
后下载RabbitMQ:
下载地址:Downloading and Installing RabbitMQ
RocketMQ:
下载地址:下载 | RocketMQ
Kafka:
下载地址:Apache Kafka
ActiveMQ
下载地址:ActiveMQ
远程访问
** **
Window
贝锐向日葵:
AnyViewer:
下载地址:AnyViewer | 适用于Windows个人电脑和服务器的免费远程桌面软件
** **
Linux
NetSarang 全家桶:
Xshell:
下载地址:https://www.xshell.com/zh/xshell/
Xftp:
下载地址:https://www.xshell.com/zh/xftp/
Xmanager:
下载地址:https://www.xshell.com/zh/xmanager/
Xlpd
下载地址:https://www.xshell.com/zh/xlpd/
electerm:
下载地址:https://github.com/electerm/electerm/releases/tag/v1.34.39
MobaXterm:
下载地址:MobaXterm free Xserver and tabbed SSH client for Windows
Tabby:
下载地址:Tabby - a terminal for a more modern age
FinalShell :
下载地址:FinalShell SSH工具,服务器管理,远程桌面加速软件,支持Windows,macOS,Linux,版本4.2.4 - FinalShell官网
文档工具
Zeal(window、Linux):
下载地址:https://zealdocs.org/download.html#windows
Dash(Mac):
下载地址:Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli
文献工具
CAJViewer:
下载地址:https://cajviewer.cnki.net/
WPS Office
下载地址:WPS Office-支持多人在线编辑多种文档格式_WPS官方网站
笔记(思维导图)工具
Xmind
下载地址:免费下载 Xmind
幕布
GitMind
下载地址:GitMind下载-GitMind APP下载,GitMind手机版下载,GitMind安卓下载,GitMind iOS下载 • GitMind
阅读器
Typora(Markdown 编辑器和阅读器)
下载地址:Typora 官方中文站
Pandoc(配合Typora使用,Markdown 转换工具)
下载地址:https://github.com/jgm/pandoc/releases
MarkText(Typora平替)
下载地址:https://github.com/marktext/marktext/releases
Typedown(Typora平替,免费轻量级 Markdown 编辑器)
下载地址:Typedown - Microsoft Store 中的官方应用
atom(Typora平替,免费轻量级 Markdown 编辑器)
下载地址:https://github.com/atom/atom/releases
koodo-reader(一个跨平台的电子书阅读器,支持epub、pdf、azw3、mobi、txt、doc、md等格式)
下载地址:https://github.com/koodo-reader/koodo-reader/releases
稻壳阅读器(文档阅读器,体积小、占用资源少、打开速度快,支持PDF、XDF、XPS、EPUB、MOBI等30多种格式)
下载地址:稻壳阅读器-十亿文档,随心阅读
calibre(电子书管理工具)
下载地址:https://github.com/kovidgoyal/calibre/releases
PDFPatcher(PDF 补丁丁,PDF 处理工具)
下载地址:https://github.com/wmjordan/PDFPatcher/releases
Neat Reader(epub阅读器)
下载地址:https://www.neat-reader.cn/downloads/windows
Okular(通用文档阅读器,推荐Linux系统使用,window系统也能用)
下载地址:https://okular.kde.org/zh-cn/download/
潮汐阅读(也叫TideReader、MyBook,小说阅读器,适合上班摸鱼)
下载地址:蓝奏云https://wwle.lanzouo.com/b047q1u4d密码:56rz
同步工具
坚果云
Resilio Sync(自己想办法,无法下载的,从我的蓝奏云拿)
下载地址1:https://www.resilio.com/platforms/desktop/
下载地址2:
win:https://wwdh.lanzoum.com/i8BoC1dtzdre密码:hs2p
mac:https://wwdh.lanzoum.com/iTRbZ1dtzcij密码:b422
** **
小工具
He3开发者工具箱
下载地址:500+款小工具开发者全能工具箱-He3
SwitchHosts(hosts修改与切换):
下载地址:https://github.com/oldj/SwitchHosts/releases
图压(图片压缩工具):
下载地址:图压 - 简单易用的图片压缩软件
工具箱(在线工具)
奇迹秀工具箱
在线地址:奇迹秀工具箱-设计师的百宝箱
帮小忙
在线地址:帮小忙,腾讯QQ浏览器在线工具箱平台
即时工具
在线地址:即时工具-致力打造即用即走型在线工具箱
昊霖设计
在线地址:在线制作1寸2寸证件照,证件照换底色,免费证件照在线换底色-昊霖设计
孟坤工具箱
在线地址:首页 - 孟坤工具箱网页版
刘明野的工具箱
在线地址:刘明野的工具箱 | 刘明野的工具箱提供好用、易用的工具,还在不断添加中,欢迎访问!
七月辰的工具箱
杨小杰工具箱
在线地址:杨小杰工具箱-YoungxjTools
一个工具箱
在线地址:一个工具箱 - 好用的在线工具都在这里!
工具箱
在线地址:在线工具箱
在线工具
在线地址:在线工具
阿尔佛工具箱
在线地址:工具箱-程序员的在线工具箱
思享工具箱
MeTools
在线地址:ME2在线工具-在线开发学习生活工具箱
OSCHINA在线工具
在线工具大全
在线地址:在线工具大全
微信工具箱