chinesedisplay1.hrh
来自「此代码是SYMBIAN平台.中文显示技巧.在第二第三版上大部分手机上测试通过.用」· HRH 代码 · 共 25 行
HRH
25 行
/*
============================================================================
Name : ChineseDisplay1 resource header file ChineseDisplay1.hrh
Author :
Version :
Copyright : Your copyright notice
Description : This file contains declarations for constants of ChineseDisplay1.
The file can be included in C++ or resource file.
============================================================================
*/
#ifndef CHINESEDISPLAY1_HRH
#define CHINESEDISPLAY1_HRH
enum TChineseDisplay1CommandIds
{
EChineseDisplay1CmdAppTest = 1
};
#endif // CHINESEDISPLAY1_HRH
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?