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

📄 resource.h

📁 这是用Visual C++编写的步进电机驱动控制程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by StickSlip.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_STICKSLIP_FORM              101
#define IDR_MAINFRAME                   128
#define IDR_STICKSTYPE                  129
#define IDB_BMP_RRUN1                   131
#define IDB_BMP_RRUN2                   132
#define IDB_BMP_RRUN3                   133
#define IDB_BMP_LRUN2                   137
#define IDB_BMP_LRUN1                   138
#define IDB_BMP_LRUN3                   139
#define IDD_INPUTDATA_DLG               140
#define IDC_DISPLAY1                    1000
#define IDC_DISPLAY2                    1001
#define IDC_BUT_START                   1002
#define IDC_SAVE_DATA                   1003
#define IDC_MOVE_LDIR                   1004
#define IDC_MOVE_RDIR                   1005
#define IDC_MOTOR_RPM                   1006
#define IDC_DISPLACEMENT                1007
#define IDC_SHOW_GRAPH                  1008
#define IDC_SAVE_IMAGE                  1009
#define IDC_STOP                        1010
#define IDC_CTRL_HELP                   1011
#define IDC_CLOSE_ALL                   1011
#define IDC_READ_DATA                   1011
#define IDC_PROGRESS1                   1012
#define IDC_RUN_PROGRESS                1012
#define IDC_BMPLRUN1                    1013
#define IDB_BMPLRUN2                    1014
#define IDC_BMPLRUN2                    1014
#define IDC_BMPLRUN3                    1015
#define IDC_BMPRRUN1                    1016
#define IDC_BMPRRUN2                    1017
#define IDC_BMPRRUN3                    1018
#define IDC_EDIT_DISPLACE               1019
#define IDC_BTN_DISPLACE                1020
#define IDC_EDIT_FORCE                  1021
#define IDC_BTN_FORCE                   1022
#define IDC_EDIT_TIME                   1023
#define IDC_BTN_TIME                    1024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1025
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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