?? 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 + -