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

📄 resource.h

📁 这是一个VC++写的串口通信程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VecDraw.rc
//
#define CurID_DrawLine                  1
#define CurID_DrawRect                  2
#define CurID_DrawRectRound             3
#define CurID_DrawCircle                4
#define CurID_RectFill                  5
#define CurID_RectRoundFill             6
#define CurID_CircleFill                7
#define CurID_Text                      8
#define CurID_SelectObject              18
#define IDD_ABOUTBOX                    100
#define ID_btnSerial                    119
#define IDR_MAINFRAME                   128
#define IDR_VECDRATYPE                  129
#define IDR_TOOLBAR1                    130
#define IDD_DIALOG1                     133
#define IDD_DIALOG2                     134
#define IDD_DIALOG3                     135
#define ID_bReDraw                      189
#define IDC_EDIT1                       1001
#define IDC_LIST3                       1006
#define IDC_SendToCom                   1008
#define IDC_COMBO1                      1010
#define IDC_COMBO2                      1011
#define IDC_COMBO3                      1012
#define IDC_COMBO4                      1013
#define IDC_COMBO5                      1014
#define IDC_CHECK1                      1015
#define IDC_CHECK2                      1016
#define IDC_CHECK3                      1017
#define IDC_CHECK4                      1018
#define IDC_CHECK5                      1019
#define IDC_CHECK6                      1020
#define IDC_CHECK7                      1021
#define IDC_CHECK8                      1022
#define IDC_CHECK9                      1023
#define IDC_COMBO6                      1024
#define IDC_bTest                       1027
#define IDC_LIST1                       1028
#define IDC_bRecive                     1029
#define IDC_LIST2                       1030
#define IDC_EDIT2                       1031
#define ID_bSelectObject                32771
#define ID_BUTTON32771                  32771
#define ID_bDrawLine                    32772
#define ID_bDrawRect                    32773
#define ID_bDrawRectRound               32774
#define ID_bDrawCircle                  32775
#define ID_bRectFill                    32776
#define ID_bRectRoundFill               32777
#define ID_bCircleFill                  32778
#define ID_bText                        32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           121
#endif
#endif

⌨️ 快捷键说明

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