📄 template.ini
字号:
; ss.ini
;
; This file contains all the variables that "customize" SourceSafe to your
; particular needs. The ss.ini variables are documented in the SourceSafe
; User's Manual. Only a few of them are placed in this file by default.
; C programmers should remove the semicolon from the following line, to
; un-comment it. Other programmers REPLACE the line with different masks.
; Relevant_Masks = *.c, *.h, *., *.asm
; The following line prevents you from being asked for a checkout comment.
Checkout_Comment = -
; The following lines force SourceSafe not to execute certain file types.
.reg (Win) = notepad.exe
.vbp (Win) = notepad.exe
.vcp (Win) = notepad.exe
.mak (Win) = notepad.exe
.bat (Win) = notepad.exe
; Your current SourceSafe project.
Project = $/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -