📄 uid.h
字号:
#if !defined(__UID_H__)
#define __UID_H__
// Misc UID values
const TUid KUidSMan2App = { 0x101FB40F };
const TUid KUidControlPanel = { 0x100051ff };
const TUid KUidTaskView = { 0x101FB410 };
const TUid KUidFileView = { 0x101FB411 };
const TUid KUidBJackView = { 0x101FB412 };
const TUid KUidDBView = { 0x101FB413 };
const TUid KUidSysInfoView = { 0x101FB414 };
const TUid KUidAgendaView = { 0x101FB415 };
const TUid KUidFlipclosedView = { 0x101FB430 };
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -