svexserviceapp.hrh
来自「symbian下读取服务的程序」· HRH 代码 · 共 14 行
HRH
14 行
// Copyright (c) 2006 Murray Read, All rights reserved
#ifndef __SvexServiceApp_HRH__
#define __SvexServiceApp_HRH__
/** SvexServiceApp enumerate command codes */
enum TSvexServiceAppIds
{
ESvexServiceAppOpen = 1 // start value must not be 0
};
#endif // __SvexServiceApp_HRH__
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?