splash.hrh
来自「设置屏幕特效的symbian series60平台程序」· HRH 代码 · 共 27 行
HRH
27 行
/*
* ============================================================================
* Name : Splash resource header file splash.hrh
* Part of : Splash
* Created : 17/02/2003 by Eric@NewLC
* Description:
* This file contains declarations for constants of Splash.
* The file can be included in C++ or resource file.
* Initial content was generated by Series 60 AppWizard.
* Version :
* Copyright:
* ============================================================================
*/
#ifndef SPLASH_HRH
#define SPLASH_HRH
enum TSplashCommandIds
{
ESplashCmdAppTest = 1
};
#endif // SPLASH_HRH
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?