gnubox.hrh

来自「一套Symbian平台的工具库源码」· HRH 代码 · 共 26 行

HRH
26
字号
//// GNUBOX.HRH// 28th August 2002//// Copyright: Mal Minhas//// Description://   Main resource file for GNUBOX app//#ifndef GNUBOX_HRH#define GNUBOX_HRHenum TGnuboxCommandIds    {    EGnuboxCmdAppDirect = 1,	EGnuboxCmdAppDialup,	EGnuboxCmdAppCSD_GPRS,	EGnuboxCmdAppInfraredDirect,	EGnuboxCmdAppBluetoothDirect,	EGnuboxCmdAppInfraredDialup,	EGnuboxCmdAppBluetoothDialup    };#endif      // GNUBOX_HRH

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?