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

📄 resource.h

📁 实现网络+串口 红外接收、发送
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CommWizard.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_COMMWIZARD_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDC_COM                         1000
#define IDC_COMSETTING                  1001
#define IDC_SENDSTRING                  1002
#define IDC_SEND                        1002
#define IDC_TIME                        1003
#define IDC_RECEIVE                     1003
#define IDC_SETTINGS                    1004
#define IDC_CLEAR                       1005
#define IDC_TYPE                        1006
#define IDC_EDIT_RECEIVE                1007
#define IDC_COMMCTRL                    1008
#define IDC_MANUALSEND                  1009
#define IDC_DATAUP                      1010
#define IDC_DATADOWN                    1011
#define IDC_PS_UPDOWN                   1012
#define IDC_CHANNELSEL                  1013
#define IDC_CHECK_DOWNEN                1014
#define IDC_HISTORYDATA                 1015
#define IDC_HISCHANNEL                  1016
#define IDC_EDIT_RECEIVEA               1017
#define IDC_EDIT_RECEIVEAB              1018
#define IDC_EDIT_RECEIVEB               1018
#define IDC_STARTLOOK                   1019
#define IDC_STARTLOOK_SIG               1020
#define IDC_STARTLOOK2                  1021
#define IDC_SET_ALARM_AUP               1021
#define IDC_SET_ALARM_ADOWN             1022
#define IDC_SET_ALARM_BUP               1023
#define IDC_SET_ALARM_BDOWN             1024
#define IDC_SET_ME_AUP                  1025
#define IDC_SET_ME_ADOWN                1026
#define IDC_SET_ME_BUP                  1027
#define IDC_SET_ME_BDOWN                1028
#define IDC_ALARMAUP                    1029
#define IDC_ALARMBUP                    1030
#define IDC_ALARMADOWN                  1031
#define IDC_ALARMBDOWN                  1032
#define IDC_STATIC1                     1033
#define IDC_STATIC2                     1034
#define IDC_STATIC3                     1035
#define IDC_STATIC4                     1036
#define IDC_STATIC5                     1037
#define IDC_STATIC6                     1038
#define IDC_STATIC7                     1039
#define IDC_STATIC8                     1040
#define IDC_STATIC9                     1041
#define IDC_STATIC10                    1042
#define IDC_SET_ARMSERVERIP             1043
#define IDC_STUDAY                      1044
#define IDC_STUCTR                      1045
#define IDC_M_AU                        1046
#define IDC_M_AD                        1047
#define IDC_M_BU                        1048
#define IDC_M_BD                        1049
#define IDC_STATIC12                    1050
#define IDC_STATIC13                    1051
#define IDC_STATIC14                    1052
#define IDC_STATIC15                    1053
#define IDC_ADU                         1054
#define IDC_STATIC16                    1055
#define IDC_EDIT_WENDU                  1056
#define IDC_SETIP                       1057
#define IDC_SET_ARMSERVERPORT           1058
#define IDC_AIRMODEL_ADDRES             1059
#define IDC_AUTO_DOWNEN                 1060

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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