resource.h
来自「实现文件的2DIFS_code32」· C头文件 代码 · 共 43 行
H
43 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 2DIFS.rc
//
#define IDD_ABOUTBOX 100
#define ID_INDICATOR_DATE 102
#define ID_INDICATOR_TIME 103
#define CG_IDR_POPUP_MY2_DIFSVIEW 104
#define IDR_MAINFRAME 128
#define IDR_MY2DIFTYPE 129
#define IDD_SET_DIALOG 130
#define IDC_A_EDIT 1000
#define IDC_B_EDIT 1001
#define IDC_C_EDIT 1002
#define IDC_D_EDIT 1003
#define IDC_E_EDIT 1004
#define IDC_F_EDIT 1005
#define IDC_P_EDIT 1006
#define IDC_M_NUM_EDIT 1007
#define IDC_m_N_EDIT 1008
#define IDC_addN_BUTTON 1009
#define IDC_subN_BUTTON2 1010
#define IDC_addn_BUTTON1 1011
#define IDC_subn_BUTTON 1012
#define IDC_X_EDIT1 1015
#define IDC_Y_EDIT2 1016
#define IDC_TOTAL_EDIT 1017
#define ID_COLOR_MENU 32771
#define ID_DRAW_MENU 32772
#define ID_SET 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1022
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?