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

📄 resource.h

📁 CanBus通信实验
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by cantest.rc
//
#define IDD_CANTEST_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_SETTING                     130
#define IDR_MENU_TXMODE                 132
#define IDC_LOAD_DRIVER                 1000
#define IDC_UNLOAD_DRIVER               1001
#define IDC_OPEN_DEVICE                 1002
#define IDC_CLOSE_DEVICE                1003
#define IDC_BUS_ON                      1004
#define IDC_BUS_OFF                     1005
#define IDC_CAN_CONFIG                  1006
#define IDC_CAN_ID                      1012
#define IDC_CAN_DATA                    1013
#define IDC_SEND_MSG                    1017
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_RADIO3                      1022
#define IDC_RADIO4                      1023
#define IDC_LIST1                       1025
#define IDC_EDIT1                       1026
#define IDC_EDIT2                       1027
#define IDC_EDIT3                       1028
#define IDC_EDIT4                       1029
#define IDC_TXMODE                      1032
#define ID_32771                        32771
#define ID_TX_NORMAL                    32772
#define ID_TX_SINGLE                    32773
#define ID_TX_SELF                      32774
#define ID_TX_SINGLE_SELF               32775
#define IDC_TX                          32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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