📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by demo_move.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DEMO_MOVE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BMP_CAR 133
#define IDD_DLG_SETTING 134
#define IDC_STATIC_POS_X 1000
#define IDC_STATIC_POS_Y 1001
#define IDC_STATIC_POS_Z 1002
#define IDC_STATIC_SPEED_X 1004
#define IDC_STATIC_SPEED_Y 1005
#define IDC_STATIC_SPEED_Z 1006
#define IDC_STATIC_SPEED_W 1007
#define IDC_EDIT_POS_X 1008
#define IDC_EDIT_POS_Y 1009
#define IDC_EDIT_POS_Z 1010
#define IDC_EDIT_POS_W 1011
#define IDC_EDIT_SPEED_X 1012
#define IDC_EDIT_SPEED_Y 1013
#define IDC_EDIT_SPEED_Z 1014
#define IDC_EDIT_SPEED_W 1015
#define IDC_STATIC_MOVE_TYPE 1016
#define IDC_CHECK_X 1021
#define IDC_CHECK_Y 1022
#define IDC_CHECK_Z 1023
#define IDC_CHECK_W 1024
#define IDC_EDIT_COUNT_PULSE_X 1025
#define IDC_EDIT_COUNT_PULSE_Y 1026
#define IDC_EDIT_COUNT_PULSE_Z 1027
#define IDC_EDIT_COUNT_PULSE_W 1028
#define IDC_RADIO_UNCHANGE 1031
#define IDC_RADIO_ALTERNATION 1032
#define IDC_BTN_CONTINUE 1033
#define IDC_BTN_SETTING 1036
#define IDC_CHECK_MOVE_TYPE 1041
#define IDC_CHECK_ACC_MODE_X 1042
#define IDC_CHECK_ACC_MODE_Y 1043
#define IDC_CHECK_ACC_MODE_Z 1044
#define IDC_CHECK_ACC_MODE_W 1045
#define IDC_EDIT_SETTING_START_V_X 1046
#define IDC_EDIT_SETTING_START_V_Y 1047
#define IDC_EDIT_SETTING_START_V_Z 1048
#define IDC_EDIT_SETTING_START_V_W 1049
#define IDC_EDIT_SETTING_DRIVE_SPEED_X 1050
#define IDC_EDIT_SETTING_DRIVE_SPEED_Y 1051
#define IDC_EDIT_SETTING_DRIVE_SPEED_Z 1052
#define IDC_EDIT_SETTING_DRIVE_SPEED_W 1053
#define IDC_EDIT_SETTING_ACC_V_X 1054
#define IDC_EDIT_SETTING_ACC_V_Y 1055
#define IDC_EDIT_SETTING_ACC_V_Z 1056
#define IDC_EDIT_SETTING_ACC_V_W 1057
#define IDC_EDIT_SETTING_RATIO_X 1058
#define IDC_EDIT_SETTING_RATIO_Y 1059
#define IDC_EDIT_SETTING_RATIO_Z 1060
#define IDC_EDIT_SETTING_RATIO_W 1061
#define IDC_EDIT_SETTING_DEC_V_X 1062
#define IDC_EDIT_SETTING_DEC_V_Y 1063
#define IDC_EDIT_SETTING_DEC_V_Z 1064
#define IDC_EDIT_SETTING_DEC_V_W 1065
#define IDC_EDIT_ACC_TIME_X 1066
#define IDC_EDIT_ACC_TIME_Y 1067
#define IDC_EDIT_ACC_TIME_Z 1068
#define IDC_EDIT_ACC_TIME_W 1069
#define IDC_BUTTON_ONSTOP 1071
#define IDC_BUTTON_CLEAR 1072
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1073
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -