课外知识----下载软件
1、Easy BCD 可以用来作系统之间的切换
2、filezilla 服务器上传文件(免费)
3、Navicat mysql 数据库可视化工具
4、sqlyog mysql 操作工具
激活码 姓 名(Name):ttrar
序 列 号(Code):8d8120df-a5c3-4989-8f47-5afc79c56e7c
JRebel IDEA 插件(热部署)
激活:https://www.cnblogs.com/Twittery/p/13431578.html
参考:https://blog.csdn.net/yyqhwr/article/details/95165558
Url: http://139.199.89.239:1008/88414687-3b91-4286-89ba-2dc813b107ce
email:随便输入
热部署的方法二:项目引入依赖,ctrl+F9,参考:https://docs.spring.io/spring-boot/docs/2.1.7.RELEASE/reference/html/using-boot-devtools.html
<dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> </dependency> </dependencies>
5、Postman 网页调试工具的windows客户端,能够发送任何类型的HTTP请求,附带任何数量的参数+ headers
有谷歌插件
有windows客户端工具:https://www.getpostman.com/downloads/
6、TortoiseGit GIT客户端,可以下载一个中文包。支持中文。具体安装可以查阅相关手册
7、Cisco Packet Tracer :是一个功能强大的网络仿真程序
8、Vue.js devtools :谷歌插件,用来调试vue.js
9、IDEA :激活:http://idea.lanyus.com/
10、Typora / 印象笔记
11、 Redis Desktop Manager
12、https://www.edrawsoft.cn/lp/edraw.html 亿图
13、wireshark 网络抓包工具:打开应用显示如果没有找到接口在下载一个这个:http://www.win10pcap.org/download/
14、RESTer 火狐插件,用于测试网页
15、PowerDesigner 数据库设计工具
16、Apache JMeter 压力测试 https://blog.csdn.net/alli0968/article/details/80403968 http://jmeter.apache.org/download_jmeter.cgi