?? aoexample.hrh
字號(hào):
/*
* ============================================================================
* Name : AOExample resource header file aoexample.hrh
* Part of : AOExample
* Created : 3.5.2004 by Markus Pelkonen
* Description:
* This file contains declarations for constants of AOExample.
* The file can be included in C++ or resource file.
* Initial content was generated by Series 60 AppWizard.
* Version :
* Copyright: Nokia
* ============================================================================
*/
#ifndef AOEXAMPLE_HRH
#define AOEXAMPLE_HRH
enum TAOExampleCommandIds
{
EAOExampleCmdAppFetch = 1,
EAOExampleCmdAppClear = 2
};
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -