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

📄 resource.h

📁 wince 下的串口编程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by InsTest.rc
//
#define IDD_INSTEST_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDC_EDIT1                       1000
#define IDC_EDIT_SENDINS                1000
#define IDC_EDIT_SEND                   1000
#define IDC_BUTTON1                     1001
#define IDC_BUTTON_SENDINS              1001
#define IDC_BTN_SEND                    1001
#define IDC_EDIT2                       1002
#define IDC_EDIT_REC                    1002
#define IDC_EDIT3                       1004
#define IDC_EDIT_SENDTEXT               1004
#define IDC_EDIT_COM                    1004
#define IDC_BUTTON2                     1005
#define IDC_BUTTON_SENDTEXT             1005
#define IDC_BTN_CON                     1005
#define IDC_BUTTON3                     1006
#define IDC_BUTTON_DISCONN              1006
#define IDC_BTN_DISCON                  1006
#define IDC_EDIT4                       1007
#define IDC_EDIT_SERVER                 1007
#define IDC_BUTTON4                     1008
#define IDC_BUTTON_CONN                 1008
#define IDC_BUTTON_STOPLOOP             1009
#define IDC_BUTTON_STARTLOOP            1010
#define ID_CONN                         32771
#define ID_EXIT                         32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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