-
Notifications
You must be signed in to change notification settings - Fork 2
使用示例
zMz edited this page Apr 3, 2020
·
10 revisions
- 一次配置,快捷使用
- 自动补全命令
- 基本支持cmd.exe的所有功能
说明 | 运行命令 |
---|---|
打开回收站 | explorer.exe ::{645FF040-5081-101B-9F08-00AA002F954E} |
打开当前用户的临时目录 | %temp% |
打开Win10应用程序目录 | shell:AppsFolder |
打开电脑控制面板 | control.exe |
打开IDEA项目(其他项目可参考该格式) | "idea.exe的文件路径" "你的idea项目根目录" |
打开Chrome扩展程序 | "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "chrome-extension://ffmkiejjmecolpfloofpjologoblkegm/elasticsearch-head/index.html" |
- 配置
notepad++
应用 - 输入:
n
- 按下Enter,即可打开
notepad++
应用
- 配置目录
F:\test\test
- 输入:
t
- 按下Enter,即可打开目录
F:\test\test
- 输入:
g
- 按下Enter,即可打开网页
https://www.google.com/
- 输入:https://www.google.com/
- 按下Enter,即可打开网页
https://www.google.com/
- 输入:
1
- 按下Enter,即可网页搜索关键词
1
- 输入:
ca
- 按下Enter,即可打开系统计算器