First, development tools
Recommend Intellij IDEA
The blogger has experienced despair before, that is, when writing code, accidentally touched the power cord, GG, the current code in the editing moment is gone, despair +1. So bloggers feel that this feature is more human
2. Compatibility with HTML code
3. Code associative installation
1. Download
2. Install it according to the procedure
3. Crack blogger recommendations
Cracking mode of the License server
http://idea.toocruel.net
Database view tools
Navicat for mysql is recommended
It has excellent compatibility and operability, can be used in all MySQL database server, very comprehensive function, plus its very friendly interface, can help developers to provide the most comprehensive and efficient database management and development functions.
In short, the interface is beautiful and powerful
Thanks to a certain god for sharing it for free. Navicat for mysql and the corresponding cracking tool are included in the resource link attached here.
Link: https://pan.baidu.com/s/1CjV7JVzi7pVqlxKMQ3S8wg password: hk59
Specific steps: https://blog.csdn.net/a13503043700/article/details/71489092/
Third, mobile terminal development tools
Recommend HBuilder
As a H5 page development engineer,HBuilder will give you a different experience, clean program, highly sensitive code prompt, so that you can improve the speed of the entire code, especially the built-in MUI makes H5 development become convenient
Download it at http://www.dcloud.io/
Linux management tools
Xshell and Xftp are recommended
Xshell is a powerful secure terminal simulation software, it supports SSH1, SSH2, and The TELNET protocol of Microsoft Windows platform. Xshell helps users enjoy their work in a complex network environment through secure Internet connections to remote hosts and its innovative design and features. Xftp is a powerful SFTP and FTP file transfer software based on MS Windows platform. With Xftp, MS Windows users can securely transfer files between UNIX/Linux and Windows PCS. Xftp can accommodate the needs of both beginner and advanced users. It uses standard Windows-style wizards, has a simple interface that works closely with other Windows applications, and offers many powerful features for power users.
With these two programs,Linux knows basic commands, making managing Linux servers much easier
Link: https://pan.baidu.com/s/1dztGJJThet3lZHBpdN3jqQ password: 6 ABU
5. Performance testing tools
Recommend Jmeter
Apache JMeter is a Java-based stress testing tool developed by the Apache organization. Used to stress test software, it was originally designed for Web application testing, but has since expanded to other testing areas.
It can be used to test static and dynamic resources, such as static files, Java applets, CGI scripts, Java objects, databases, FTP servers, and so on. JMeter can be used to simulate heavy loads on servers, networks, or objects, test their strength under different stress categories, and analyze overall performance.
In addition, JMeter can perform functional/regression tests on applications, verifying that your program returns the results you expect by creating scripts with assertions. For maximum flexibility, JMeter allows you to create assertions using regular expressions
Recommended reasons
1. Open source and free, written based on Java, can be integrated into other systems to expand various functional plug-ins
2. Support interface test, pressure test and other functions, support recording playback, simple to get started
3. Compared with writing frameworks or other open source tools, it has a relatively perfect UI interface, which is convenient for interface debugging
4. Multi-platform support, can run on Linux, Windows, Mac
Installation and Gameplay
Recommend a blog: https://blog.csdn.net/cbzcbzcbzcbz/article/details/78023327
A collection of common development tools recommended by the above bloggers