📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by test.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_BEIHANG_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_TESTTYPE 129
#define IDD_DIALOG1 132
#define IDC_SSTAB_SCAN 1000
#define IDC_STATIC0_R_SINGLE 1001
#define IDC_EDIT_R_CURPOS 1002
#define IDC_STATIC0_Z_SINGLE 1003
#define IDC_COMBO_R_SPEED 1004
#define IDC_BUTTON_R_BACK 1005
#define IDC_BUTTON_R_FORWARD 1006
#define IDC_BUTTON_R_PAUSE 1007
#define IDC_BUTTON_R_ZERO 1008
#define IDC_STATIC0_R_UNIT 1009
#define IDC_EDIT_R_OBJPOS 1010
#define IDC_BUTTON_R_GOTO 1011
#define IDC_EDIT_Z_CURPOS 1012
#define IDC_STATIC0_Z_UNIT 1013
#define IDC_COMBO_Z_SPEED 1014
#define IDC_BUTTON_Z_BACK 1015
#define IDC_BUTTON_Z_FORWARD 1016
#define IDC_BUTTON_Z_PAUSE 1017
#define IDC_BUTTON_Z_ZERO 1018
#define IDC_EDIT_Z_OBJPOS 1019
#define IDC_BUTTON_Z_GOTO 1020
#define IDC_STATIC0_Z_CONTINUOUS 1021
#define IDC_EDIT_Z_STARTPOINT 1022
#define IDC_EDIT_Z_ENDPOINT 1023
#define IDC_EDIT_Z_SPEED_CON 1024
#define IDC_BUTTON_SCAN_START 1025
#define IDC_BUTTON_SCAN_END 1026
#define IDC_EDIT_SCAN_R_STARTPOINT 1027
#define IDC_EDIT_SCAN_R_DISTANCE 1028
#define IDC_EDIT_SCAN_R_SPEED 1029
#define IDC_EDIT_SCAN_Z_STARTPOINT 1030
#define IDC_EDIT_SCAN_Z_DISTANCE 1031
#define IDC_EDIT_SCAN_Z_SPEED 1032
#define IDC_EDIT_SCAN_Z_STEP 1033
#define IDC_EDIT_SCAN_NUMBER 1034
#define IDC_BUTTON_SCANCON_START 1035
#define IDC_BUTTON_SCANCON_END 1036
#define IDC_STATIC1_PARAMETER 1037
#define IDC_STATIC1_MOTION_PARA 1038
#define IDC_STATIC1_CONSOLE 1039
#define IDC_STATIC0_Z_START 1040
#define IDC_STATIC0_Z_END 1041
#define IDC_STATIC0_Z_SPEED 1042
#define IDC_STATIC0_Z_START_UNIT 1043
#define IDC_STATIC0_END_UNIT 1044
#define IDC_STATIC0_SPEED_UNIT 1045
#define IDC_STATIC1_R_AXIS 1046
#define IDC_STATIC1_Z_AXIS 1047
#define IDC_STATIC1_START 1048
#define IDC_STATIC1_DISTANCE 1049
#define IDC_STATIC1_SPEED 1050
#define IDC_STATIC1_R_START_UNIT 1051
#define IDC_STATIC1_R_DISTANCE_UNIT 1052
#define IDC_STATIC1_R_SPEED_UNIT 1053
#define IDC_STATIC1_Z_START_UNIT 1054
#define IDC_STATIC1_Z_DISTANCE_UNIT 1055
#define IDC_STATIC1_Z_SPEED_UNIT 1056
#define IDC_STATIC1_Z_STEP 1057
#define IDC_STATIC1_Z_NUMBER 1058
#define IDC_STATIC1_Z_STEP_UNIT 1059
#define IDC_STATIC1_Z_NUMBER_UNIT 1060
#define IDC_BUTTON2 1061
#define IDC_BUTTON_CLEAR 1062
#define IDC_BTN_R_FOR 1063
#define IDC_BUTTON3 1064
#define IDC_BTN_R_BACK 1065
#define IDC_BTN_Z_BACK 1066
#define IDC_BTN_Z_FOR 1067
#define IDC_COMBOBOXEX1 1074
#define IDC_BUTTON1 1075
#define IDC_BUTTON_ZERO 1075
#define IDC_TEST 32771
#define IDM_STOP 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1065
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -