📄 arjsfx.h
字号:
/* * $Id: arjsfx.h,v 1.1.1.1 2002/03/28 00:01:23 andrew_belov Exp $ * --------------------------------------------------------------------------- * ARJSFX exported stubs are declared here. * */#ifndef ARJSFX_INCLUDED#define ARJSFX_INCLUDED/* Prototypes */#if SFX_LEVEL>=ARJSFXVchar FAR *preprocess_comment(char FAR *comment);#elif SFX_LEVEL>=ARJSFXchar *preprocess_comment(char *comment);#endifvoid show_sfx_logo();void sfx_setup();#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -