/**Baby, my English is not good, please forgive me for the pinyin notes later**/
1.Linux
The open source operating system has a very large number of users on the server side, and many servers are run using Linux systems.
Compared to Windows systems, it has a very complete user permission system and a very high security factor
2.Cygwin (cwin)
Simulate Linux environment on Windows platform
3.Apache httpd
Web servers, most of which use Apache
4.Nginx
Web server, Apache’s biggest rival, is faster than Apache, but not as stable as Apache
5.MySQL
Database
6.XAMPP (ranPo)
Quickly set up a development environment
7.Eclipse PDT
Integrated development environment
8.ZendStudio
Integrated development environment
9.PhpStorm
Integrated development environment recommended
10.FTP
Protocol, use FTP to upload or download files
11.SSH
Command, link to the server, operate the server through the command line
12.SCP
Uploading and downloading files