resource.h
来自「用vb实现在线考试系统」· C头文件 代码 · 共 44 行
H
44 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Cli_SoftAndHard.rc
//
#define IDD_DIALOG1 10000
#define IDC_STATIC1 10001
#define IDR_MENU1 10001
#define IDC_STATIC2 10002
#define IDC_STATIC3 10003
#define IDC_STATIC4 10004
#define IDC_STATIC5 10005
#define IDC_STATIC6 10006
#define IDC_STATIC7 10007
#define IDC_STATIC8 10008
#define IDC_STATIC9 10009
#define IDC_STATIC10 10010
#define IDC_STATIC11 10011
#define IDC_STATIC12 10012
#define IDC_STATIC13 10013
#define IDC_STATIC14 10014
#define IDC_STATIC15 10015
#define IDC_STATIC16 10016
#define IDC_STATIC17 10017
#define IDC_STATIC18 10018
#define IDC_STATIC19 10019
#define IDC_STATIC20 10020
#define IDC_STATIC21 10021
#define IDC_STATIC22 10022
#define IDC_STATIC23 10023
#define IDC_STATIC24 10024
#define IDC_STATIC25 10025
#define IDC_SELECT 32771
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 10002
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 10007
#define _APS_NEXT_SYMED_VALUE 10000
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?