activehello.hrh
来自「Symbian OS C++ 手机应用开发(第一卷)部分事例代码」· HRH 代码 · 共 12 行
HRH
12 行
// ActiveHello.hrh
//
// Copyright (c) 2004 Symbian Software Ltd. All rights reserved.
//
#define EActiveHelloCmdSetHello 0x1001
#define EActiveHelloCmdCancelHello 0x1002
#define EActiveHelloCmdStartFlashing 0x1003
#define EActiveHelloCmdStopFlashing 0x1004
//#define EActiveHelloCmdStartMultiHello 0x1005
//#define EActiveHelloCmdCancelMultiHello 0x1006
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?