commandstate_offsets.h

来自「一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上」· C头文件 代码 · 共 18 行

H
18
字号
/* THIS FILE IS AUTOMATICALLY GENERATED */

#ifndef CommandState_status
#define CommandState_status                                  0
#define CommandState_initialCommand                          1
#define CommandState_nextCommand                             2
#define CommandState_forceOverwrite                          3
#define CommandState_suiteURL                                4
#define CommandState_suiteStorageName                        5
#define CommandState_runOnce                                 6
#define CommandState_autotest                                7
#define CommandState_descriptorName                          8
#define CommandState_midletName                              9
#define CommandState_midletClassName                        10
#define CommandState_logoDisplayed                          11
#endif

⌨️ 快捷键说明

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