?? ldmti_12.hrh
字號(hào):
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __LDMTI_12_HRH__
#define __LDMTI_12_HRH__
// LDMTI_12 enumerate command codes
enum TLDMTI_12Ids
{
ELDMTI_12Command1 = 0x6000,
ELDMTI_12Command2,
ELDMTI_12Command3
// ensure they do not coincide with predefined commands
// add further enumerations here
};
#endif // __LDMTI_12_HRH__
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -