resource.h
来自「是有关石油物理测井曲线的分层方法」· C头文件 代码 · 共 46 行
H
46 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Smooth.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_SMOOTHTYPE 129
#define IDD_SMOOTH 130
#define IDD_DLG_INPUT 131
#define IDD_DLG_SELCURS 132
#define IDD_DLG_INPUT1 133
#define IDC_EDT_FLNM 1002
#define IDC_RADIO1 1003
#define IDC_RADIO2 1004
#define IDC_RADIO3 1005
#define IDC_RADIO4 1006
#define IDC_CMB_CURNM 1007
#define IDC_EDT_STDEP 1008
#define IDC_EDT_ENDDEP 1009
#define IDC_EDT_NUMPOINT 1010
#define IDC_BTN_QUIT 1011
#define IDC_BTN_OK 1012
#define IDC_RADIO5 1013
#define IDC_EDIT1 1013
#define IDC_LST_OLD 1014
#define IDC_LST_SEL 1015
#define IDC_RADIO6 1016
#define IDC_BTN_SELECT 1016
#define IDC_BTN_SELALL 1017
#define IDC_STATIC1 1017
#define IDC_BTN_NOSEL 1018
#define ID_BED_DQXDCCXLF 32771
#define ID_BED_DQXJZFCF 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?