calculator.brh

来自「Form/widget演示程序」· BRH 代码 · 共 33 行

BRH
33
字号
#ifndef CALCULATOR_BRH
#define CALCULATOR_BRH

// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor


#define CALCULATOR_RES_FILE "calculator.bar"

#define MAINFORMSOFTKEY2	1001
#define MAINFORMTITLE	1002
#define MAINFORMSOFTKEY1	1003
#define EXITFORMSOFTKEY1	1004
#define EXITFORMSOFTKEY2	1005
#define MENUITEM1	1006
#define MENUITEM2	1007
#define MENUITEM3	1008
#define EXITFORMTEXT	1009
#define EXITFORMTITLE	1010
#define OPERATORSTRING	1011
#define ZERO	2000
#define ONE	2001
#define TWO	2002
#define THREE	2003
#define FOUR	2004
#define FIVE	2005
#define SIX	2006
#define SEVEN	2007
#define EIGHT	2008
#define NINE	2009

#endif  // CALCULATOR_BRH

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?