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

📄 resource.h

📁 本程序实现besur算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Besur.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_DLG_ZUOBIAOZHI_DIALOG       102
#define IDD_DLG_CUR_VALUE_DIALOG        103
#define IDR_MAINFRAME                   128
#define IDR_BESURTYPE                   129
#define IDC_EDIT1                       1000
#define IDC_EDIT00x                     1000
#define IDC_EDIT0X                      1000
#define IDC_EDIT2                       1001
#define IDC_EDIT00y                     1001
#define IDC_EDIT0Y                      1001
#define IDC_EDIT3                       1002
#define IDC_EDIT00z                     1002
#define IDC_EDIT0Z                      1002
#define IDC_EDIT4                       1003
#define IDC_EDIT01x                     1003
#define IDC_EDIT1X                      1003
#define IDC_EDIT5                       1004
#define IDC_EDIT01y                     1004
#define IDC_EDIT1Y                      1004
#define IDC_EDIT6                       1005
#define IDC_EDIT01z                     1005
#define IDC_EDIT1Z                      1005
#define IDC_EDIT7                       1006
#define IDC_EDIT02x                     1006
#define IDC_EDIT2X                      1006
#define IDC_EDIT8                       1007
#define IDC_EDIT02y                     1007
#define IDC_EDIT2Y                      1007
#define IDC_EDIT9                       1008
#define IDC_EDIT02z                     1008
#define IDC_EDIT2Z                      1008
#define IDC_EDIT10                      1009
#define IDC_EDIT03x                     1009
#define IDC_EDIT3X                      1009
#define IDC_EDIT11                      1010
#define IDC_EDIT03y                     1010
#define IDC_EDIT3Y                      1010
#define IDC_EDIT12                      1011
#define IDC_EDIT03z                     1011
#define IDC_EDIT3Z                      1011
#define IDC_EDIT13                      1012
#define IDC_EDIT13z                     1012
#define IDC_EDIT4x                      1012
#define IDC_EDIT14                      1013
#define IDC_EDIT23z                     1013
#define IDC_EDIT4y                      1013
#define IDC_EDIT15                      1014
#define IDC_EDIT33z                     1014
#define IDC_EDIT4z                      1014
#define IDC_EDIT16                      1015
#define IDC_EDIT10x                     1015
#define IDC_EDIT17                      1016
#define IDC_EDIT10y                     1016
#define IDC_EDIT18                      1017
#define IDC_EDIT10z                     1017
#define IDC_EDIT19                      1018
#define IDC_EDIT11x                     1018
#define IDC_EDIT20                      1019
#define IDC_EDIT11y                     1019
#define IDC_EDIT21                      1020
#define IDC_EDIT11z                     1020
#define IDC_EDIT22                      1021
#define IDC_EDIT12x                     1021
#define IDC_EDIT23                      1022
#define IDC_EDIT12y                     1022
#define IDC_EDIT24                      1023
#define IDC_EDIT12z                     1023
#define IDC_EDIT25                      1024
#define IDC_EDIT13x                     1024
#define IDC_EDIT26                      1025
#define IDC_EDIT13y                     1025
#define IDC_EDIT27                      1026
#define IDC_EDIT20x                     1026
#define IDC_EDIT28                      1027
#define IDC_EDIT20y                     1027
#define IDC_EDIT29                      1028
#define IDC_EDIT20z                     1028
#define IDC_EDIT30                      1029
#define IDC_EDIT21x                     1029
#define IDC_EDIT31                      1030
#define IDC_EDIT21y                     1030
#define IDC_EDIT32                      1031
#define IDC_EDIT21z                     1031
#define IDC_EDIT33                      1032
#define IDC_EDIT22x                     1032
#define IDC_EDIT34                      1033
#define IDC_EDIT22y                     1033
#define IDC_EDIT35                      1034
#define IDC_EDIT22z                     1034
#define IDC_EDIT36                      1035
#define IDC_EDIT23x                     1035
#define IDC_EDIT37                      1036
#define IDC_EDIT23y                     1036
#define IDC_EDIT38                      1037
#define IDC_EDIT30x                     1037
#define IDC_EDIT39                      1038
#define IDC_EDIT30y                     1038
#define IDC_EDIT40                      1039
#define IDC_EDIT30z                     1039
#define IDC_EDIT41                      1040
#define IDC_EDIT31x                     1040
#define IDC_EDIT42                      1041
#define IDC_EDIT31y                     1041
#define IDC_EDIT43                      1042
#define IDC_EDIT31z                     1042
#define IDC_EDIT44                      1043
#define IDC_EDIT32x                     1043
#define IDC_EDIT45                      1044
#define IDC_EDIT32y                     1044
#define IDC_EDIT46                      1045
#define IDC_EDIT32z                     1045
#define IDC_EDIT47                      1046
#define IDC_EDIT33x                     1046
#define IDC_EDIT48                      1047
#define IDC_EDIT33y                     1047
#define ID_SUR                          32771
#define ID_CUR                          32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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