resource.h

来自「VC++图像处理程序设计课本和代码.」· C头文件 代码 · 共 45 行

H
45
字号
//{{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_SQUARE_DLG                  132
#define IDD_DELSMALL_DLG                133
#define IDD_LINE_DLG                    134
#define IDC_EDITGray                    1000
#define IDC_SQUARE_EDIT                 1002
#define IDC_EDIT1                       1003
#define IDC_SQUARE_EDIT1                1004
#define IDC_SQUARE_EDIT2                1005
#define IDC_SQUARE_ALL                  1006
#define IDC_EDITDEL                     1010
#define IDC_LINE_ALL                    1013
#define IDC_LINE_EDIT2                  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_ERZHIHUA                     32778
#define ID_AREAJISUAN                   32779
#define ID_XIAOCHUSMALL                 32780
#define ID_FOLLOWLINE                   32781
#define ID_A                            32782

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

⌨️ 快捷键说明

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