resource.h

来自「一个简单的钻床仿真的小程序」· C头文件 代码 · 共 61 行

H
61
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by yy0.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_YY0TYPE                     129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     141
#define IDC_EDIT1                       1000
#define IDC_cxh                         1000
#define IDC_G90                         1001
#define IDC_EDIT2                       1002
#define IDC_s                           1002
#define IDC_G98                         1003
#define IDC_G81                         1004
#define IDC_p1x                         1005
#define IDC_p1y                         1006
#define IDC_sz                          1007
#define IDC_R                           1008
#define IDC_EDIT7                       1009
#define IDC_f                           1009
#define IDC_zks                         1010
#define IDC_p2x                         1011
#define IDC_p2y                         1012
#define IDC_p3x                         1013
#define IDC_p3y                         1014
#define IDC_p4x                         1015
#define IDC_p4y                         1016
#define IDC_p5x                         1017
#define IDC_p5y                         1018
#define IDC_p6x                         1019
#define IDC_p6y                         1020
#define IDC_ydz                         1021
#define IDC_ydx                         1022
#define IDC_p8x                         1022
#define IDC_ydy                         1023
#define IDC_p8y                         1023
#define IDC_kj                          1024
#define IDC_p7x                         1027
#define IDC_p7y                         1028
#define ID_SHOWTEXT                     32771
#define ID_START                        32774
#define ID_STOP                         32775
#define ID_BUTTON32778                  32778
#define ID_BUTTON32779                  32779
#define ID_BUTTON32780                  32780
#define ID_SHOWBZ                       32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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