ss.ini
来自「Read text in ms word file」· INI 代码 · 共 25 行
INI
25 行
; 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 = $/
mssccprj = *.vbp, *.mak, *.dsp
Warn_NoPassword = No
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?