常用工具

Redis 可视化工具

RedisDesktopManager
下载地址:
https://github.com/uglide/RedisDesktopManager/releases/download/0.9.3/redis-desktop-manager-0.9.3.817.exe

Mongo 可视化工具

Studio 3T 
下载地址:
官方下载。
#试用破解【请支持官方正版】:
#新建bat文件

@echo off
ECHO Reset Studio 3T Date of use ...
FOR /f "tokens=1,2,* " %%i IN ('reg query "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\3t\mongochef\enterprise" ^| find /V "installation" ^| find /V "HKEY"') DO ECHO yes | reg add "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\3t\mongochef\enterprise" /v %%i /t REG_SZ /d ""
ECHO Reset is complete, press any key to exit ...
pause>nul
exit

数据传输FileZilla

下载地址:
https://download.filezilla-project.org/client/FileZilla_3.42.1_win64_sponsored-setup.exe
posted @ 2019-06-10 15:05  叨客厨子  阅读(213)  评论(1编辑  收藏  举报