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