resource.h

来自「这是一个采集图像界面」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Static.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_STATIC_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOG2                     130
#define IDC_DISPWINDOW                  1000
#define IDC_SLIDERGAIN                  1001
#define IDC_SLIDERREF                   1003
#define IDC_COMBOLINEP                  1005
#define IDC_COMBOEXPTIME                1006
#define IDC_SINGLE                      1007
#define IDC_CONTINUE                    1008
#define IDC_SAVE                        1009
#define IDC_REPLAYCONTINUOUSLY          1010
#define IDC_QUIT                        1011
#define IDC_REPLAYSINGLE                1012
#define IDC_OK                          1013
#define IDC_ERZHIHUA                    1014
#define IDC_JUNHENG                     1015
#define IDC_ZENGLIANG                   1016
#define IDC_STATICGAIN                  1017
#define IDC_STATICREF                   1018
#define IDC_BEGIN                       1020
#define IDC_END                         1021
#define IDC_EDIT1                       1023
#define IDC_STATICBIAOSHI               1025
#define IDC_EDIT2                       1026
#define IDC_EDIT4                       1029
#define IDC_SHEZHI                      1035

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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