exercise.hrh
来自「symbian手机开发程序」· HRH 代码 · 共 19 行
HRH
19 行
/*
========================================================================
Name : Exercise.hrh
Author :
Copyright : Your copyright notice
Description :
========================================================================
*/
enum TExerciseViewUids
{
EExerciseContainerViewId = 1,
EExerciseListBoxViewId
};
enum TExerciseContainerViewControls
{
EExerciseContainerViewEdit1=1
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?