resource.h

来自「机器人运动学动力学及控制的一个小程序,供有兴趣的人参考」· C头文件 代码 · 共 63 行

H
63
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MySDOpenGL.rc
//
#define IDD_PAGE1                       4
#define IDD_ABOUTBOX                    100
#define IDD_FORMVIEW                    101
#define IDS_PROPSHT_CAPTION             102
#define IDD_PROPPAGE1                   103
#define IDD_PROPPAGE2                   104
#define IDR_MAINFRAME                   128
#define IDR_MYSDOPTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_PAGE2                       132
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define IDC_RADIO3                      1002
#define IDC_STAT                        1003
#define IDC_TAB1                        1009
#define IDC_EDIT1                       1010
#define IDC_BUTTON1                     1011
#define IDC_STATIC1                     1012
#define IDC_STATIC2                     1013
#define IDC_EDIT2                       1014
#define IDC_EDIT3                       1015
#define IDC_EDIT4                       1016
#define IDC_STATIC3                     1017
#define IDC_STATIC4                     1018
#define IDC_EDIT5                       1020
#define IDC_BUTTON2                     1021
#define IDC_BUTTON3                     1022
#define IDC_EDIT6                       1022
#define IDC_EDIT7                       1023
#define IDC_CHECK1                      1024
#define IDC_GRAVITY                     1025
#define IDC_CHECK2                      1026
#define IDC_g                           1027
#define IDC_FRICTION                    1028
#define IDC_f                           1029
#define IDC_CHECK3                      1030
#define IDC_EDIT8                       1031
#define IDC_CONTROL                     1032
#define IDC_KP                          1033
#define IDC_KV                          1034
#define IDC_ANGLE                       1035
#define IDC_TIP                         1036
#define IDC_BUTTON4                     1037
#define ID_TX_SET                       32771
#define ID_MODE                         32772
#define ID_BUTTON32773                  32773

// 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         1038
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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