applaunch.ini

来自「VC开发工具使用技巧源代码:AppLaunch_exe」· INI 代码 · 共 8 行

INI
8
字号
###########################################################################################
# The format for every line is [tag name (case insensitive)];[application] brackets are not
# included.  For applications that are not on your system PATH include the full path of the
# application.
###########################################################################################
MSDN;iexplore.exe
SOURCE SAFE;D:\Apps\Microsoft Visual Studio\Common\VSS\win32\SSEXP.EXE
REPOSITORY;iexplore.exe

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?