menu.brh
来自「brew 的菜单功能 全部实现 实例」· BRH 代码 · 共 30 行
BRH
30 行
#ifndef MENU_BRH
#define MENU_BRH
// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor
#define MENU_RES_FILE "menu.bar"
#define IMENU_START 1
#define IMENU_CONFIG 2
#define IMENU_HELP 3
#define IMENU_ABOUT 4
#define IMENU_QUIT 5
#define IMENU_TITLE 6
#define IMENU_OPEN 21
#define IMENU_CLOSE 22
#define IMENU_OPENS 23
#define IMENU_CLOSES 24
#define IMENU_A 41
#define IMENU_CHANGE 61
#define IMENU_EXIT 62
#define IMENU_1 51
#define IMENU_2 52
#define IMENU_3 53
#define IMENU_4 54
#define IMENU_5 55
#endif // MENU_BRH
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?