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

📄 resource.h

📁 《51系列单片机高级实例开发指南》一书的can总线的PC端的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Robot.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ROBOT_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDR_CONTROL_MENU                129
#define IDC_OPGLCTRL1                   1001
#define OPGL_UP_BUTTON                  1002
#define OPGL_DOWN_BUTTON                1003
#define OPGL_LEFT_BUTTON                1004
#define OPGL_RIGHT_BUTTON               1005
#define OPGL_FRONT_BUTTON               1006
#define OPGL_BACK_BUTTON                1007
#define IDC_SLIDER_X                    1008
#define IDC_SLIDER_Y                    1009
#define IDC_SLIDER_Z                    1010
#define FIRST_ANGEL_EDIT                1011
#define SECOND_ANGEL_EDIT               1012
#define THREE_ANGEL_EDIT                1013
#define FIRST_SPIN                      1016
#define SECOND_SPIN                     1017
#define THREE_SPIN                      1018
#define FOUR_ANGEL_EDIT                 1019
#define FIVE_ANGEL_EDIT                 1020
#define SIX_ANGEL_EDIT                  1021
#define FOUR_SPIN                       1022
#define FIVE_SPIN                       1023
#define SIX_SPIN                        1024
#define OPGL_DISPLAY_CHECK              1025
#define IDC_CHECK_TONGXUN               1026
#define CAN_INIT_BUTTON                 1027
#define IDC_BUTTON2                     1028
#define ROBOT_RESET_BUTTON              1028
#define ROBOT_ANGEL_EDIT                1030
#define ROBOT_DIRECT_BUTTON             1031
#define ROBOT_NUMBER_COMBO              1041
#define IDC_EDIT_RecID4                 1043
#define IDC_EDIT_RMSG0                  1044
#define IDC_EDIT_RMSG1                  1045
#define IDC_EDIT_RMSG2                  1046
#define IDC_EDIT_RMSG3                  1047
#define IDC_EDIT_RMSG4                  1048
#define IDC_EDIT_RMSG5                  1049
#define IDC_EDIT_V4                     1050
#define IDC_EDIT_RecID5                 1051
#define IDC_EDIT_Rmsg51                 1052
#define IDC_EDIT_Rmsg52                 1053
#define IDC_EDIT_Rmsg53                 1054
#define IDC_EDIT_Rmsg54                 1055
#define IDC_EDIT_Rmsg55                 1056
#define IDC_EDIT_Rmsg56                 1057
#define IDC_EDIT_V5                     1058
#define ROBOT_STOP_BUTTON               1059
#define ZHENG_R1_EDIT                   1060
#define ZHENG_R2_EDIT                   1061
#define ZHENG_R3_EDIT                   1062
#define ZHENG_R4_EDIT                   1063
#define ZHENG_R5_EDIT                   1064
#define ZHENG_R6_EDIT                   1065
#define ZHENG_X_EDIT                    1066
#define ZHENG_Y_EDIT                    1067
#define ZHENG_Z_EDIT                    1068
#define ZHENG_COMPUTE_BUTTON            1069
#define ZHENG_RESET_BUTTON              1070
#define ZHENG_RESULT_BUTTON             1071
#define ZHENG_GO_BUTTON                 1071
#define IDC_STATIC_TJU                  1072
#define IDC_start_BUTTON                1073
#define IDC_stop_BUTTON                 1075
#define IDC_REFRESH_BUTTON              1076
#define IDC_P1_EDIT                     1077
#define IDC_ZHUBENG_BUTTON              1078
#define IDC_FA_BUTTON                   1079
#define IDC_LENGQUE_BUTTON              1080
#define IDC_POWER_BUTTON                1081
#define IDC_ERROR_BUTTON                1082
#define IDC_CONTROL_EDIT                1083
#define IDC_SEVEN_EDIT                  1084
#define IDC_COMBO_SELECTPLAN            1085
#define IDC_BUTTON_PLANRUN              1086
#define IDC_BUTTON_STOP                 1087
#define IDC_EDIT_X1ROT                  1088
#define IDC_EDIT_X2ROT                  1090
#define IDC_EDIT_X3ROT                  1091
#define MENU_FILE_QUIT                  32772

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

⌨️ 快捷键说明

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