好用的编程软件
大约 1 分钟
好用的编程软件
upx
可以快速吧二进制文件压缩,比如压缩go build后的文件
go build -ldflags="-s -w"
upx -9 gva.exe
数据库软件
- https://www.heidisql.com/download.php?download=portable-64
- navicat
- DBeaver
- datagrip
- beekeper studio
- sqlyog
scoop
一个命令安装软件 官网
- 安装 sudo
systeminternals
- 套件是以下所选 Sysinternals 实用工具的捆绑:AccessChk、AccessEnum、AdExplorer、AdInsight、AdRestore、Autologon、Autoruns、BgInfo、BlueScreen、CacheSet、ClockRes、Contig、Coreinfo、Ctrl2Cap、DebugView、Desktops、Disk2vhd、DiskExt、DiskMon、DiskView 、
- 磁盘使用情况 (DU) 、EFSDump、FindLinks、Handle、Hex2dec、Junction、LDMDump、ListDLLs、LiveKd、LoadOrder、LogonSessions、MoveFile、NotMyFault、NTFSInfo、PendMoves、PipeList、PortMon、ProcDump、Process
- Explorer、
- 进程监视器
- PsExec、PsFile、PsGetSid、PsInfo、PsKill、PsList、PsLoggedOn、PsLogList、PsPasswd、PsPing、PsService、PsShutdown、PsSuspend、PsTools、RAMMap、RDCMan、RegDelNull、RegHide、RegJump、注册表使用情况 (RU ) 、SDelete、ShareEnum、ShellRunas、Sigcheck 、
- 流
- 字符串
- 同步、Sysmon、TCPView、VMMap、VolumeID、WhoIs、WinObj、ZoomIt
虚拟机软件
注册表工具
- registry-finder
- registry workshop
- registrar
开源软件
markdown(微软商店搜索markdown)
FreeCAD
VLC
shotcut
github好用的软件
python tool
- conda, 快速管理python包
- airtest python做安卓自动化的
编辑器
- kate(推荐)
- emeditor
- editor-plus
- everedit
- ueditor
- vscode
- sublime
- cudatext
- nodepad3