📄 constants.h
字号:
/* constants.h (c) Richard Thrippleton Licensing terms are in the 'LICENSE' file If that file is not included with this source then permission is not given to use this source in any way whatsoever.*/const long LIMIT=40000000; //Bounds of the universeenum {SND_BEEP1=0,SND_BEEP2=1,SND_ALERT=2,SND_PROXIMITY=3,SND_COMM=4}; //Special sound file numbers
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -