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

📄 resource.h

📁 一个演示实时多任务系统运行的仿真程序源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RealTimeCtrl.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_REALTIMECTRL_FORM           101
#define IDR_MAINFRAME                   128
#define IDR_REALTITYPE                  129
#define IDC_EDIT_PID_KP                 1001
#define IDC_EDIT_PID_TI                 1002
#define IDC_EDIT_PID_TD                 1003
#define IDC_EDIT_T                      1004
#define IDC_EDIT_TC                     1004
#define IDC_EDIT_K                      1005
#define IDC_EDIT_SV                     1006
#define IDC_CTRLPARA_OK                 1007
#define IDC_CTRLPARA_RESET              1008
#define IDC_BUTTON_RUN                  1009
#define IDC_EDIT_MH                     1010
#define IDC_EDIT_ML                     1011
#define IDC_EDIT_OBJ_L                  1012
#define IDC_EDIT_OBJ_KP                 1013
#define IDC_EDIT_OBJ_TS                 1014
#define IDC_EDIT_OBJ_TP                 1015
#define IDC_OBJPARA_OK                  1016
#define IDC_OBJPARA_RESET               1017
#define IDC_BUTTON_STOP                 1018
#define IDC_BUTTON_RESTART              1019
#define IDC_AUTO                        1022
#define IDC_MANUAL                      1023
#define IDC_EDIT_MANUALL                1024
#define IDC_EDIT_MANUAL                 1024
#define IDC_MANUAL_OK                   1025
#define IDC_EDIT_DATE                   1026
#define IDC_EDIT_TIME                   1027
#define IDC_SCROLLBAR1                  1028
#define IDC_SCROLLBAR                   1028
#define IDC_EDIT_SHOW_PV                1029
#define IDC_EDIT_SHOW_MV                1030
#define IDC_EDIT_SHOW_SV                1031
#define IDC_SLIDER_MANUAL               1032
#define IDC_BUTTON_AUTOANDMANUAL        1033
#define IDC_MANUALSTATUS                1034
#define IDC_MANUAL_STATIC               1035
#define IDC_EDIT_RUNTIME                1036
#define ID_MENU_SPEED1                  32771
#define ID_MENU_SPEED2                  32772
#define ID_MENU_SPEED3                  32773
#define ID_MENU_SPEED10                 32774
#define ID_MENU_SPEED4                  32775
#define ID_MENU_SPEED8                  32776
#define ID_MENU_SPEED16                 32777

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

⌨️ 快捷键说明

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