📄 svexservice.hrh
字号:
// Copyright (c) 2006 Murray Read, All rights reserved
#ifndef SVEXSERVICE_HRH
#define SVEXSERVICE_HRH
// The UID for the Service Info Service.
// Each service must have a UID, as that matches up the client
// and server side interfaces.
#define KSvexServiceInfoServiceUid 0xA0000549
// a menu command for "Open"
#define KSvexCmdIdOpen 0x1201
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -