常用工具集合

本文涉及的产品
云数据库 Redis 版,社区版 2GB
推荐场景:
搭建游戏排行榜
云数据库 RDS MySQL Serverless,0.5-2RCU 50GB
简介: 常用工具集合

常用工具集合



开发环境

Java 官网地址:https://www.oracle.com

Java 下载地址:https://www.oracle.com/technetwork/java/javase/overview/index.html

Python 官网地址:https://www.python.org/

Python 下载地址:https://www.python.org/downloads/

MariaDB 官网地址:https://mariadb.org/

MariaDB 下载地址:https://mariadb.org/download/

MySQL 官网地址:https://www.mysql.com/

MySQL 下载地址:https://dev.mysql.com/downloads/

Redis 官网地址:https://redis.io/

Redis 下载地址:https://redis.io/download

MongoDB 官网地址:https://www.mongodb.com/

MongoDB 下载地址:需要自己访问官网通过申请下载

Maven 官网地址:http://maven.apache.org/

Maven 下载地址:http://maven.apache.org/download.cgi#

Tomcat 官网地址:https://tomcat.apache.org

Tomcat 下载地址:https://tomcat.apache.org/download-90.cgi

Node 官网地址:https://nodejs.org/zh-cn/

Node 下载地址:https://nodejs.org/zh-cn/download/


开发工具

Git :https://git-scm.com/

TortoiseGit :https://tortoisegit.org/download/

Subversion :http://subversion.apache.org/download.cgi#recommended-release

TortoiseSVN :https://tortoisesvn.net/downloads.html

IDEA :https://www.jetbrains.com/idea/

WebStorm :https://www.jetbrains.com/webstorm/

Pycharm :https://www.jetbrains.com/pycharm/download/

Visual Studio Code :https://code.visualstudio.com/

Postman :https://www.postman.com/

Google :https://www.google.cn/intl/zh-CN/chrome/

MobaXterm :https://mobaxterm.mobatek.net/

Xshell :https://www.xshellcn.com/

Xftp :https://www.xshellcn.com/

DataGrip :https://www.jetbrains.com/datagrip/

Navicat :https://www.navicat.com.cn/products/navicat-premium

AnotherRedisDesktopManager :https://github.com/qishibo/AnotherRedisDesktopManager

Ultaiso :https://cn.ultraiso.net/

VMware Workstation Pro:https://www.vmware.com/cn/products/workstation-pro.html

Redhat :https://developers.redhat.com/products/rhel/download

CentOS :https://www.centos.org/download/

CentOS: http://isoredirect.centos.org/centos/7/isos/x86_64/

Window :https://msdn.itellyou.cn/

Xmind2020 :https://www.xmind.cn/

Typora :https://www.typora.io/

Notepad++ :https://notepad-plus-plus.org/

PS :https://www.adobe.com/cn/products/photoshop/free-trial-download.html

Colors Lite :http://www.den4b.com/products/colors

ZkTools :https://github.com/mozilla-services/zktools/releases

抓包工具 fiddler:https://www.telerik.com/fiddler

Everything : https://www.voidtools.com/zh-cn/


办公环境


7z :https://sparanoid.com/lab/7z/

FastStone Capture :https://www.faststone.org/FSCaptureDetail.htm

Foxmail :https://www.foxmail.com/

Office :https://msdn.itellyou.cn/

PDF :https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html

Thunder :https://dl.xunlei.com/

TeamViewer :https://www.teamviewer.cn/cn/

Beyond Compare :https://www.beyondcompare.cc/

Axure RP : https://www.axure.com.cn/

potplayer :https://potplayer.daum.net/?lang=zh_CN

Visio : https://msdn.itellyou.cn/

桌面整理 :https://guanjia.qq.com/product/zmzl/

日常环境

360看图 :http://soft.360.cn/static/baoku/info_7_0/softinfo_104694013.html

百度网盘:https://pan.baidu.com/

搜狗输入法 :https://pinyin.sogou.com/

微信 :https://weixin.qq.com/

QQ :https://im.qq.com/

电脑管家 : https://guanjia.qq.com/


相关实践学习
基于Redis实现在线游戏积分排行榜
本场景将介绍如何基于Redis数据库实现在线游戏中的游戏玩家积分排行榜功能。
云数据库 Redis 版使用教程
云数据库Redis版是兼容Redis协议标准的、提供持久化的内存数据库服务,基于高可靠双机热备架构及可无缝扩展的集群架构,满足高读写性能场景及容量需弹性变配的业务需求。 产品详情:https://www.aliyun.com/product/kvstore     ------------------------------------------------------------------------- 阿里云数据库体验:数据库上云实战 开发者云会免费提供一台带自建MySQL的源数据库 ECS 实例和一台目标数据库 RDS实例。跟着指引,您可以一步步实现将ECS自建数据库迁移到目标数据库RDS。 点击下方链接,领取免费ECS&RDS资源,30分钟完成数据库上云实战!https://developer.aliyun.com/adc/scenario/51eefbd1894e42f6bb9acacadd3f9121?spm=a2c6h.13788135.J_3257954370.9.4ba85f24utseFl
目录
相关文章
|
3月前
|
存储 算法 Python
Python 集合探索:解密高效数据操作和快速算法的奇妙世界
Python 集合探索:解密高效数据操作和快速算法的奇妙世界
|
9月前
|
C++ 容器
STL库之集合基本使用方法
STL库之集合基本使用方法
|
8月前
|
存储 缓存 Python
【从零学习python 】59.迭代器:优化数据遍历的高效工具
【从零学习python 】59.迭代器:优化数据遍历的高效工具
77 0
|
11月前
|
索引 Python
零基础Python教程043期 列表的增删改查,彻底学通序列基本操作
零基础Python教程043期 列表的增删改查,彻底学通序列基本操作
125 0
|
11月前
|
Linux Windows
Linux命令集合速览
Linux命令集合速览
|
Python
python初学者指南:列表,元祖,字典,集合的使用场景对比及操作异同点分析
python初学者指南:列表,元祖,字典,集合的使用场景对比及操作异同点分析
153 0
python初学者指南:列表,元祖,字典,集合的使用场景对比及操作异同点分析
|
Java
Java集合(1)--集合概述
Java集合(1)--集合概述
34 0
Java集合(1)--集合概述
|
机器人 编译器 Python
Python编程基础:实验3——字典及集合的使用
Python编程基础:实验3——字典及集合的相关知识点题目练习
202 0
Python编程基础:实验3——字典及集合的使用
Python程序开发——第四章 字典与集合
Python程序开发——第四章 字典与集合
Python程序开发——第四章 字典与集合
|
存储 索引 Python
Python入门基础 元组 (元组的基础操作)集合的使用(集合的操作)
元组 Python内置的数据结构之一,是一个不可变序列 集合: 1.Python语言提供的内置数据结构 2.与列表、字典一样都属于可变类型序列 3.集合是没有value值的字典
Python入门基础 元组 (元组的基础操作)集合的使用(集合的操作)