?? 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 + -