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

📄 resource.h

📁 一个最小二乘法的拟合数据的小程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Zerchfa.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ZERCHFA_DIALOG              102
#define IDR_ZERCHFA                     103
#define IDS_PROPSHT_CAPTION             105
#define IDD_PROPPAGE1                   106
#define IDD_PROPPAGE2                   107
#define IDR_MAINFRAME                   128
#define IDR_HUANG                       128
#define IDI_ICON1                       130
#define IDD_INPUTDATA                   131
#define IDD_DRAFTING                    132
#define IDR_TOOLBAR1                    133
#define IDI_KANG                        135
#define IDC_DRAW                        1005
#define IDC_REZULT                      1006
#define IDC_ERRO                        1007
#define IDC_ASSURE                      1012
#define IDC_DEGREE                      1014
#define IDC_NODENUM                     1015
#define IDC_INPUTDATA                   1016
#define IDC_EDIT1                       1020
#define IDC_POINTS                      1021
#define IDC_CURVE                       1022
#define IDC_RETURN                      1023
#define IDC_TWOTIMES                    1024
#define IDC_ZOOM                        1025
#define IDC_TU                          1026
#define IDC_EDIT9                       1028
#define IDC_FULLSCREEN                  1028
#define IDC_BUTTON1                     1029
#define IDC_EDIT2                       1036
#define IDC_EDIT10                      1037
#define IDC_EDIT3                       1038
#define IDC_EDIT11                      1039
#define IDC_EDIT4                       1040
#define IDC_EDIT12                      1041
#define IDC_EDIT5                       1042
#define IDC_EDIT13                      1043
#define IDC_EDIT6                       1044
#define IDC_EDIT14                      1045
#define IDC_EDIT7                       1046
#define IDC_EDIT15                      1047
#define IDC_EDIT8                       1048
#define IDC_EDIT16                      1049
#define ID_BUTTON32771                  32771
#define ID_BUTTON32772                  32772
#define ID_BUTTON32773                  32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           109
#endif
#endif

⌨️ 快捷键说明

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