resource.h

来自「该软件主要应用是采用高斯正反算进行换带计算的。」· C头文件 代码 · 共 40 行

H
40
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DateConvert.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DATECOTYPE                  129
#define IDD_DIALOG1                     130
#define IDC_RADIO54                     1000
#define IDC_RADIO80                     1001
#define IDC_RADIO84                     1002
#define IDC_RADIO6                      1003
#define IDC_RADIO3                      1004
#define IDC_USERCENTERLINE              1005
#define IDC_CENTERLINENUM               1006
#define IDC_GSZS                        1007
#define IDC_GSFS                        1008
#define IDC_BUTTON6_6                   1009
#define IDC_BUTTON3_3                   1010
#define IDC_BUTTON6_3                   1011
#define IDC_BUTTON3_6                   1012
#define IDC_RADIO6_6                    1016
#define IDC_RADIO3_3                    1017
#define IDC_RADIO6_3                    1018
#define IDC_RADIO3_6                    1019
#define IDC_HDCAL                       1020
#define ID_GAUSSCOMPUTE                 32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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