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

📄 resource.h

📁 一个风扇转速控制的上位机程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SerialComm.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDS_ABOUTBOX                    101
#define IDD_SERIALCOMM_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDC_CLEAR_RECV                  1000
#define IDC_SAVE                        1001
#define IDC_CANCEL                      1002
#define IDC_CLEAR_SEND                  1003
#define IDC_SEND                        1004
#define IDC_HELPme                      1005
#define IDC_ABOUT                       1006
#define IDC_STATUS                      1007
#define IDC_SEND_COUNT                  1008
#define IDC_RECV_COUNT                  1009
#define IDC_CLEAR_COUNT                 1010
#define IDC_COM_NAME                    1011
#define IDC_BAUD                        1012
#define IDC_DATA_BIT                    1013
#define IDC_PARITY                      1014
#define IDC_STOP_BIT                    1015
#define IDC_OPEN_CLOSE                  1016
#define IDC_MSCOMM                      1017
#define IDC_SEND_DATA                   1018
#define IDC_RECV_DATA                   1019
#define IDC_SETSV                       1020
#define IDC_SEND_MODE                   1021
#define IDC_COM_PID                     1022
#define IDC_COM_LOOP                    1023
#define IDC_Kp                          1024
#define IDC_Ti                          1025
#define IDC_Td                          1026
#define IDC_SV                          1027
#define IDC_MV                          1028
#define IDC_RESET                       1029
#define IDC_LOOPSET                     1030
#define IDC_INIMV                       1031
#define IDC_SHOWLINE                    1032

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

⌨️ 快捷键说明

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