resource.h
来自「多关键字排序算法,按照多个关键字来排序的算法,关于算法和数据结构的原代码」· C头文件 代码 · 共 50 行
H
50 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by gaokao.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_GAOKAO_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_DIALOG1 130
#define IDC_LIST1 1000
#define IDC_BUTTON1 1004
#define IDC_STATICselect 1005
#define IDC_BUTTON5 1005
#define IDC_STATICLSD 1006
#define IDC_BUTTON6 1006
#define IDC_STATICMSD 1007
#define IDC_BUTTON7 1007
#define IDC_RADIO1 1009
#define IDC_BUTTON2 1010
#define IDC_BUTTON3 1011
#define IDC_BUTTON4 1012
#define IDC_BUTTON8 1012
#define IDC_RADIO2 1013
#define IDC_STATICtext 1013
#define IDC_RADIO3 1014
#define IDC_RADIO4 1015
#define IDC_SLIDER1 1016
#define IDC_strEdit 1017
#define ID_MENUITEM32771 32771
#define ID_MENUITEM32772 32772
#define ID_MENUITEM32773 32773
#define ID_MENUITEM32776 32776
#define ID_MENUITEM32777 32777
#define ID_MENUITEM32778 32778
#define ID_MENUITEM32779 32779
#define ID_MENUITEM32780 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?