⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 语音卡IVR示例程序,银行查询的示例程序,可以多线程接听用户查询
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Bank.rc
//
#define IDS_CHANNEL_NO                  1
#define IDS_CHANNEL_TYPE                2
#define IDS_FLOW                        3
#define IDS_CALLER_ID                   4
#define IDS_TRUNK                       5
#define IDS_USER                        6
#define IDS_EMPTY                       7
#define IDS_CH_FREE                     8
#define IDS_CH_RECEIVEID                9
#define IDS_CH_WAITSECONDRING           10
#define IDS_CH_WELCOME                  11
#define IDS_CH_ACCOUNT                  12
#define IDS_CH_PINNUMBER                13
#define IDS_CH_SELECT                   14
#define IDS_CH_LEAVEMSG                 15
#define IDS_CH_PLAYRESULT               16
#define IDS_CH_PLAYRECORD               17
#define IDS_CH_OFFHOOK                  18
#define IDS_CH_WAITUSERONHOOK           19
#define IDS_CallerID_ERROR              20
#define IDS_RECORD                      21
#define IDC_STATELIST                   1000
#define ID_OK                           1001
#define ID_TIME                         1002
#define IDC_TAB_DETAILS                 1016

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        104
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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