Summary of my installed software

Remarks

2021/3/28 Sunday
Since it is inevitable that the system needs to be reinstalled sometimes, I decided to summarize my commonly used software.

One, the browser

The least in this era is all kinds of browsers

  • Edge : Windows comes with it, now it's easy to use
  • Chrome : Google browser, has always been popular
  • Firefox : Firefox browser, classic and powerful

Two, QQ

Even if communication software is necessary

Three, language environment

As a programmer, various language environments are too important

  • Jdk : Java development environment
  • MinGW : C/C++ development environment under Win
  • Python : Python environment is used everywhere
  • Php : Php environment website development

Four, Office Family Bucket

Although my frequency of use is not high, it is still essential, word, ppt, excel

Five, Adobe Family Bucket

For me, the frequency of use is not high, but ps, pr, ae, me are really indispensable

Six, JetBrains family bucket

I tried many kinds of IDEs, and finally found that JB's software is the best. IDEA, PyCharm, CLion, PhpStorm, Android Studio are indispensable.

Seven, VMWare virtual machine

The virtual machine is so easy to use

八、WSL2+Terminal

The Linux subsystem provided by Microsoft for Win is much better than CMD, and it is beautiful and easy to use with a command line manager.

  • Download directly from the Microsoft Store

Nine, XShell

The most commonly used ssh connection tool now

Ten, network security tools

Network security tools are essential

  • BurpSuite : The Swiss Army Knife in Internet Security Tools
  • AWVS : A heavy weapon in the vulnerability scanner
  • Nmap : a very commonly used scanning tool
  • Sqlmap : Scanning tool for databases

11. System tools

Although the Win system is already very useful, there are still many areas that can be improved

  • Geek : Very easy to use uninstall tool, much more powerful than the uninstallation that comes with the system
  • Dism++ : a very powerful system optimization tool
  • Quicker : Practical toolbox simplifies many operations
  • PowerToys : Microsoft's official Win optimization tool

Guess you like

Origin blog.csdn.net/l1447320229/article/details/115279604