📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Application.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_APPLICATION_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_DATE_CHECK 1001
#define IDC_TIME_CHECK 1002
#define IDC_DATE_EDIT 1003
#define IDC_TIME_EDIT 1004
#define IDC_ENABLE_BUTTON 1005
#define IDC_DISABLE_BUTTON 1006
#define IDC_SHOW_BUTTON 1007
#define IDC_HIDE_BUTTON 1008
#define IDC_Boy_RADIO 1009
#define IDC_Girl_RADIO 1010
#define IDC_Age1_RADIO 1011
#define IDC_Age2_RADIO 1012
#define IDC_Age3_RADIO 1013
#define IDC_Show_Sex_Age_BUTTON 1014
#define IDC_Result_EDIT 1015
#define IDC_SHOW_COMBO_BUTTON 1016
#define IDC_ENGLISH_RADIO 1017
#define IDC_COMPUTER_RADIO 1018
#define IDC_NATURE_RADIO 1019
#define IDC_SHOW_COMBO_EDIT 1020
#define IDC_EXIT_BUTTON 1021
#define IDC_RECORD_COMBO 1022
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -