# Windows的软件记录
记录一下所用的那些软件工具
# 系统
# 电脑管家
谷歌百度搜索官网下载
# GeForce Experience
显卡驱动更新,谷歌百度搜索官网下载
# 办公
# Foxmail
邮件收发,谷歌百度搜索官网下载
邮箱
- i@dolyw.com
腾讯
- 1107224733@qq.com
- dolyw@qq.com
网易
- dolyw6@163.com
微软
- dolyw@outlook.com
- wang9264541@outlook.com
- wang9264540@outlook.com
谷歌
- dolyw6@gmail.com
- wang9264541@gmail.com
- wang9264540@gmail.com
# 有道云笔记
笔记记录,谷歌百度搜索官网下载,帐号同步: 1107224733@qq.com
# 下载
# PanDownload
# proxyee-down
# 硕鼠
# 浏览器
# 世界之窗
谷歌百度搜索官网下载,帐号同步: 傻荔枝
# 谷歌浏览器
地址1 (opens new window),地址2 (opens new window),帐号同步: dolyw6@gmail.com
插件
- Oceanic(主题背景)
- Postman 5.5.1(接口测试)
帐号同步: 1107224733@qq.com
- Set Character Encoding 0.51(设置编码)
- Vue.js devtools 5.3.3(Vue开发工具)
- JSONView 0.0.32.3(Json格式化)
- Octotree 4.1.1(Github代码预览)
- 谷歌访问助手 2.3.0(地址 (opens new window))
- Momentum 1.13.8(首页壁纸)
# 火狐浏览器
谷歌百度搜索官网下载,帐号同步: 1107224733@qq.com
# 代码
# Docker
# IDEA
谷歌百度搜索官网下载,百度网盘
插件
- .ignore
- Lombok
- Docker
- Alibaba Java Coding Guidelines
- Grep Console(彩色日志)
- MyBatis Log Plugin(MyBatis语句拼接)
- Gitee(码云)
# Visual Studio Code
谷歌百度搜索官网下载
插件
- Chinese (Simplified) Language(中文语言包)
- One Dark Pro(主题)
- Docker
- SVN
- Turbo Console Log(快捷打印日志插件)
- View In Browser(文件浏览器快速打开)
- ESLint(语法检测)
- Vue 2 Snippets(Vue语法插件)
- Vetur(Vue语法插件)
- VSCode-Element-Helper(Element UI语法插件)
- XML Tools
{
"files.autoSave": "afterDelay",
"workbench.colorTheme": "One Dark Pro",
"editor.fontSize": 17,
"explorer.confirmDelete": false,
"emmet.syntaxProfiles": {
"vue-html": "html",
"vue": "html"
},
"eslint.autoFixOnSave": true,
"eslint.validate": [
"javascript",{
"language": "vue",
"autoFix": true
},"html",
"vue"
],
"editor.quickSuggestions": {
"strings": true
},
"editor.multiCursorModifier": "alt",
"window.zoomLevel": 0,
"element-helper.version": "2.5",
"git.enableSmartCommit": true,
"breadcrumbs.enabled": true,
"workbench.editor.enablePreview": false,
"update.mode": "none",
"update.enableWindowsBackgroundUpdates": false,
"svn.enableProposedApi": "none",
"javascript.updateImportsOnFileMove.enabled": "always",
// 不跟随窗口选择文件
"explorer.autoReveal": false
}
# Beyond Compare 3
代码对比工具,百度网盘
# luyten-0.5.4
反编译 Jar 工具,地址 (opens new window)
# MySQL Workbench 6.3 CE
记录一下
# Navicat Premium 11
数据库工具,主要是 MySQL,谷歌百度搜索官网下载,百度网盘
# PLSQL Developer 12 (64 bit)
Oracle 数据库工具,谷歌百度搜索官网下载,百度网盘
# RedisDesktopManager
Redis 界面工具,地址 (opens new window)
# FastoRedis
Redis 界面工具,地址 (opens new window)
# Axure RP 8
原型工具,谷歌百度搜索官网下载,百度网盘
# 工具
# ScreenToGif
Gif截图工具,地址 (opens new window)
# 仿站小工具
通过网址下载静态网页,地址 (opens new window)
# 网络
# FinalShell
SSH 连接 Linux 工具,地址 (opens new window)
# Array SSL VPN
谷歌百度搜索官网下载,百度网盘
# Hillstone Secure Connect
谷歌百度搜索官网下载,百度网盘
# 游戏
- Cemu(Wii U)
- 马里奥制造
- 马里奥3D世界
- 超级路易基U
- 超级马里奥兄弟U
- MUGEN
- 拳皇MUGEN5.0完美版
- Steam
- Geometry Dash 2.1
← 其他笔记 Windows的优化记录 →