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

📄 resource.h

📁 C写的一个下位机软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ProgressManamge.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PROGRESSMANAMGE_DIALOG      102
#define IDR_MAINFRAME                   128
#define IDD_SETUP                       130
#define IDD_SETDATETIME                 131
#define IDD_DIALOG_SETDOUBLE            132
#define IDI_ICON_RED                    135
#define IDI_ICON_YELLOW                 136
#define IDI_ICON_GREEN                  137
#define IDI_ICON_NOMAL                  138
#define IDC_EDIT_PALN                   1000
#define IDC_EDIT_SETUP                  1001
#define IDC_EDIT_FACT                   1002
#define IDC_EDIT_DIVIATION              1003
#define IDC_EDIT_DATETIME               1004
#define IDC_EDIT_OPRATION               1005
#define IDC_BUTTON_PLAN                 1006
#define IDC_BUTTON_SETUP                1007
#define IDC_BUTTON_FACT                 1008
#define IDC_BUTTON_DATETIME             1009
#define IDC_MSCOMM1                     1010
#define ID_BUTTON_TEST                  1011
#define ID_EXIT                         1012
#define IDC_EDIT_OLDVALUE               1013
#define IDC_EDIT_NEWVALUE               1014
#define IDC_SELECT_DATE                 1018
#define IDC_SELECT_TIME                 1019
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_RADIO3                      1022
#define IDC_RADIO4                      1023
#define IDC_EDIT_OLD_VALUE              1026
#define IDC_EDIT_NEW_VALUE              1027
#define IDC_SETDOUBLEDLG_RADIO1         1028
#define IDC_SETDOUBLEDLG_RADIO2         1029
#define IDC_SHOW_STAT                   1030
#define IDC_COMBO_COM                   1031
#define IDC_STATIC_PLAN                 1032
#define IDC_STATIC_SETUP                1033
#define IDC_STATIC_FACT                 1034
#define IDC_STATIC_DIVATION             1035
#define IDC_STATIC_DATETIME             1036
#define IDC_COMBO_BOARD_CHOICE          1037
#define IDC_BUTTON_DUMP                 1038
#define IDT_TIMER_TEST                  2000
#define IDT_TIMER_FACT                  2001
#define IDT_TIMER_SETUP                 2002
#define IDT_TIMER_PLAN                  2003
#define IDT_TIMER_DATETIME              2004
#define IDT_TIMER_SETUP_OK              2005
#define IDT_TIMER_PLAN_OK               2006
#define IDT_TIMER_FACT_OK               2007
#define IDT_TIMER_CHECKHASRECEIVEDATE   2008
#define IDT_TIMER_CHANGEDATETIME        2009

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

⌨️ 快捷键说明

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