?? sample4_6.h
字號:
#include <userint.h> #ifdef __cplusplus extern "C" {#endif /* Panels and Controls: */#define PANEL 1#define PANEL_CYCLES 2#define PANEL_GENERATESINE 3#define PANEL_DELETEPLOTS 4#define PANEL_QUIT 5#define PANEL_GRAPH 6#define PANEL_AMPLITUDE 7 /* Menu Bars, Menus, and Menu Items: */ /* (no menu bars in the resource file) */ /* (no callbacks specified in the resource file) */ #ifdef __cplusplus }#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -