commandstate_offsets.h
来自「国家ASIC工程中心使用的嵌入式操作系统」· 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 + -
显示快捷键?