?? chinesedisplay.hrh
字號:
/*
* ============================================================================
* Name : ChineseDisplay resource header file ChineseDisplay.hrh
* Part of : ChineseDisplay
* Created : 18.3.2003 by Forum Nokia
* Description:
* This file contains declarations for constants of ChineseDisplayApp.
* The file can be included in C++ or resource file.
* Version :
* Copyright: Nokia Corportation, 2003
* ============================================================================
*/
#ifndef ChineseDisplay_HRH
#define ChineseDisplay_HRH
enum TChineseDisplayCommandIds
{
EChineseDisplayCmdTest = 1,
EChineseDisplayCmdChangeLabels,
EChineseDisplayCmdHello
};
#endif // ChineseDisplayApp_HRH
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -