📄 mmsexample.hrh
字号:
/*
* ============================================================================
* Name : MMSExample.hrh
* Part of : MMSExample
* Created : 06.01.2006 by Forum Nokia
* Description:
* This is the project specification file for MMSExample.
* Version : 2.0
* Copyright: Nokia Corporation
* ============================================================================
*/
#ifndef __MMSEXAMPLE_HRH__
#define __MMSEXAMPLE_HRH__
enum
{
EMMSExampleCmdSend=100,
EMMSExampleCmdOpenInbox,
EMMSExampleCmdOpenSent,
EClose
};
enum
{
EMMSExampleTelNumEditor
};
#endif //__MMSEXAMPLE_HRH__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -