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

📄 resource.h

📁 手机串口通信设置程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PhonePC.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PHONEPC_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDI_PM                          129
#define IDI_CJ                          130
#define IDD_DIALOG_SENDWAITING          131
#define IDI_SEND                        136
#define IDB_BITMAP_SEND                 138
#define IDD_DIALOG_COM                  139
#define IDC_TREECTR                     1000
#define IDC_GROP_BOX                    1004
#define IDC_ANIMATE1                    1005
#define IDC_STATIC_TEXT                 1006
#define IDC_COMBO_TIME                  1008
#define IDC_EDIT_NETNUMBER              1013
#define IDC_ADDZERO                     1016
#define IDC_NOADDZERO                   1017
#define IDC_DISTANCECALL                1018
#define IDC_NODISTANCECALL              1019
#define IDC_LCDCONTRAST                 1020
#define IDC_BT_IMPORT                   1021
#define IDC_BT_EXPORT                   1022
#define IDC_STATIC1                     1024
#define IDC_STATIC3                     1025
#define IDC_STATIC4                     1026
#define IDC_STATIC5                     1027
#define IDC_STATIC6                     1028
#define IDC_STATIC7                     1029
#define IDC_STATIC8                     1030
#define IDC_STATIC9                     1031
#define IDC_STATIC10                    1032
#define IDC_STATIC11                    1033
#define IDC_STATIC_KANG                 1034
#define IDC_STATIC_KANG2                1035
#define IDC_STATIC12                    1036
#define IDC_STATIC13                    1037
#define IDC_STATIC_LINE0                1038
#define IDC_STATIC_LINE1                1039
#define IDC_STATIC_LINE2                1040
#define IDC_STATIC_LINE3                1041
#define IDC_STATIC_LINE4                1042
#define IDC_LIST1                       1044
#define IDC_COMBO1                      1045
#define IDC_COMBO2                      1046
#define ID_MYEDT                        1820
#define ID_STATIC_DIA                   1821
#define ID_COMBO_WAY                    1822
#define ID_RADIO_BUTTONAUTO             1823
#define ID_RADIO_BUTTONPIN              1824
#define ID_RADIO_BUTTONRADOM            1825
#define ID_RADIO_BUTTONNORADOM          1826
#define ID_RADIO_BUTTONSIMPHONE         1827
#define ID_RADIO_BUTTONSIMNO            1828
#define ID_RADIOLOCKOPERATOR            1829
#define ID_RADIOLOCKOPERATORNO          1830
#define ID_RADIOLOCKCELL                1831
#define ID_RADIOLOCKCELLNO              1832
#define ID_RADIOAUTOLOCKCELL            1833
#define ID_RADIOAUTOLOCKCELLNO          1834
#define IDC_LISTCTRL                    1835
#define ID_COMBO_OPERTORNUM             1836

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

⌨️ 快捷键说明

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