📄 abbrev.properties
字号:
# Global abbreviations file for SciTE# Place this file in your home directory, that is, the same directory# as the user options file.# Contains a list of entries of the form abbreviation=expansion# Type the abbreviation and press Ctrl+B to insert the expansion# The '|' marks the position the caret will be after expansion.main=int main(int argc, char *argv[])\n{\n}if=if (|) {\n\n}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -