resource.h

来自「< VC++图像处理程程序设计>>配套光盘,这是第4章的灰度变」· C头文件 代码 · 共 62 行

H
62
字号
//{{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_DLG_zhifangtufenbu          132
#define IDD_DIALOG3                     133
#define IDD_DIALOG_Chuangkou            133
#define IDD_DLG_Zhexian                 134
#define IDD_DIALOG_Guding               135
#define IDD_DIALOG_Shuangyu             136
#define IDC_COORD                       1000
#define IDC_EDIT_Up                     1001
#define IDC_EDIT_Low                    1002
#define IDC_EDIT_X1                     1003
#define IDC_EDIT_Y1                     1004
#define IDC_EDIT_X2                     1005
#define IDC_EDIT_Y2                     1006
#define IDC_EDIT1                       1007
#define IDC_EDIT2                       1008
#define IDC_RADIO1                      1009
#define IDC_RADIO2                      1010
#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_Zhifangtutongji              32778
#define ID_FanSeBianHuan                32779
#define ID_Chuangkoubianhuan            32780
#define ID_ZheXianBianHuan              32781
#define ID_Fenbujunhenghua              32782
#define ID_Pipeibianhuan                32783
#define ID_Yuantuzhifangtu              32786
#define ID_Shuipingtouying              32787
#define ID_Chuizhitouying               32788
#define ID_GUDING                       32789
#define ID_GUDINGFA                     32789
#define ID_Fei0                         32790
#define ID_SHUANGGUDINGFa               32791
#define ID_ShuanGuDingFa                32792
#define ID_RedZhiFangtu                 32793
#define ID_BlueZhiFangtu                32794
#define ID_GreenZhifangtu               32795

// 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         32796
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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