resource.h

来自「本程序是完成人耳识别」· C头文件 代码 · 共 56 行

H
56
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DSplit.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DSPLITTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG_ZHIFANGTU            133
#define IDD_DIALOG3                     134
#define IDD_DIALOG4                     135
#define IDD_DIALOG5                     136
#define IDC_COORD                       1005
#define IDC_YUZHI                       1006
#define IDC_EDIT1                       1007
#define IDC_H                           1008
#define IDC_W                           1009
#define IDC_W1                          1010
#define IDC_W2                          1011
#define IDC_ZHOUCHANG                   1012
#define IDC_JIAODU                      1013
#define IDC_SIZE                        1014
#define ID_DYNSPLIT                     32771
#define ID_hhhh                         32772
#define ID_F0Q1                         32773
#define ID_FILEOPEN                     32774
#define ID_YUANTU                       32775
#define ID_FILESAVE                     32776
#define ID_Menxianruihua                32778
#define ID_Erzhiruihua                  32779
#define ID_GuDingYuZhi                  32780
#define ID_ZISHIYING                    32781
#define ID_DIEDAIFENGE                  32782
#define ID_LEIJIANMAX                   32783
#define ID_FENGGUFENGGE                 32784
#define ID_ZHONGZHILVBO                 32785
#define ID_NNJUNZHI                     32786
#define ID_JUBUPIINGJU                  32787
#define ID_LAPLACIAN                    32788
#define ID_LUNKUOTIQU                   32789
#define ID_LUNKUOGENZONG                32790
#define ID_SHUCHUCANSHU                 32791

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32792
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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