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

📄 resource.h

📁 这个是vc方式下开发的短信发送例子,根据这个例子可以开发出自己要求的短信程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VCDEMO3_1_5.rc
//
#define IDD_VCDEMO3_1_5_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDC_EDT_ACCOUNT                 1000
#define IDC_EDT_PASSWORD                1001
#define IDC_EDT_GATEWAYIP               1002
#define IDC_EDT_GATEWAYPORT             1003
#define IDC_EDT_WSIP                    1004
#define IDC_EDT_WSPORT                  1005
#define IDC_EDT_SCRIPT                  1006
#define IDC_SETSVRINFO                  1007
#define IDC_GETSVRINFO                  1008
#define IDC_RDO_DIRECT                  1009
#define IDC_RDO_HTTP                    1010
#define IDC_RDO_SOCKS4                  1011
#define IDC_RDO_SOCKS5                  1012
#define IDC_EDT_PROXYIP                 1013
#define IDC_EDT_PROXYPORT               1014
#define IDC_EDT_PROXYUSER               1015
#define IDC_EDT_PROXYPASS               1016
#define IDC_SETPROXY                    1017
#define IDC_GETPROXY                    1018
#define IDC_EDT_NEWPASS                 1019
#define IDC_MDFPASSWORD                 1020
#define IDC_EDT_RMFEE                   1021
#define IDC_GETRMFEE                    1022
#define IDC_EDT_MOBILE                  1024
#define IDC_EDT_CONTENT                 1025
#define IDC_POST                        1026
#define IDC_EDT_OUTMSG                  1027
#define IDC_GETMOMSG                    1028
#define IDC_GETCONFIG                   1029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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