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

📄 resource.h

📁 导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by buscontrol.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BUSCONTROL_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_COMREFER             129
#define IDD_PASSWORD_DIALOG             130
#define IDD_DIALOG1                     131
#define IDD_DIALOG_SIGREFER             131
#define IDC_BUTTON1                     1000
#define IDC_BUTTON2                     1001
#define IDC_EDIT_USERNAME               1001
#define IDC_BUTTON3                     1002
#define IDC_EDIT2                       1002
#define IDC_EDIT_PASSWORD               1002
#define IDC_STATIC2                     1003
#define IDC_STATIC1                     1004
#define IDC_SPIN1                       1005
#define IDC_STATIC11                    1007
#define IDC_STATIC12                    1008
#define IDC_STATIC13                    1009
#define IDC_STATIC14                    1010
#define IDC_STATIC15                    1011
#define IDC_STATIC16                    1012
#define IDC_STATIC3                     1012
#define IDC_STATIC17                    1013
#define IDC_STATIC4                     1013
#define IDC_STATIC18                    1014
#define IDC_STATIC5                     1014
#define IDC_STATIC19                    1015
#define IDC_STATIC6                     1015
#define IDC_STATIC110                   1016
#define IDC_STATIC7                     1016
#define IDC_STATIC111                   1017
#define IDC_STATIC8                     1017
#define IDC_STATIC21                    1018
#define IDC_EDIT1                       1018
#define IDC_STATIC22                    1019
#define IDC_STATIC9                     1019
#define IDC_STATIC23                    1020
#define IDC_STATIC10                    1020
#define IDC_STATIC24                    1021
#define IDC_STATIC20                    1021
#define IDC_STATIC25                    1022
#define IDC_STATIC26                    1023
#define IDC_STATIC27                    1024
#define IDC_STATIC28                    1025
#define IDC_STATIC29                    1026
#define IDC_STATIC210                   1027
#define IDC_STATIC211                   1028
#define IDC_STATIC00                    1030

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

⌨️ 快捷键说明

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