📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AthleteInfo.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_ATHLETTYPE 129
#define IDD_LOGIN 130
#define IDD_PASSWORD 131
#define IDD_USER 132
#define IDD_ATHLETE 133
#define IDD_ITEM 134
#define IDD_SCORE 135
#define IDD_DIALOG1 136
#define IDD_QueryScore 137
#define IDD_SCOREADD 141
#define IDC_USERNAME 1000
#define IDC_PASSWORD 1001
#define IDC_EDIT_USERNAME 1002
#define IDC_EDIT_PASSWORD 1003
#define IDC_NEW 1004
#define IDC_CONFIRM 1005
#define IDC_USER_ADD 1006
#define IDC_USER_EDIT 1007
#define IDC_USER_DEL 1008
#define IDC_LIST_USER 1009
#define IDC_USER_NAME 1010
#define IDC_USER_PASSWORD 1011
#define IDC_USER_LEVEL 1013
#define ID_USER_OK 1014
#define IDC_ATHLETE_ADD 1015
#define IDC_ATHLETE_EDIT 1016
#define IDC_ATHLETE_DEL 1017
#define IDC_ATHLETE_NO 1019
#define IDC_ATHLETE_NAME 1020
#define IDC_ATHLETE_PHONE 1021
#define IDC_ATHLETE_ADDRESS 1022
#define IDC_ATHLETE_COUNTRY 1023
#define IDC_RADIO_SEX_MALE 1025
#define IDC_RADIO_SEX_FEMALE 1026
#define IDC_ATHLETE_AGE 1030
#define IDC_LIST_ATHLETE 1038
#define ID_ATHLETE_OK 1039
#define IDC_LIST_ITEM 1040
#define IDC_ITEM_NO 1041
#define IDC_ITEM_NAME 1042
#define IDC_ITEM_TIME 1043
#define IDC_ITEM_ADD 1044
#define IDC_ITEM_EDIT 1045
#define IDC_ITEM_DEL 1046
#define IDC_SCORE_ADD 1048
#define IDC_SCORE_EDIT 1049
#define IDC_SCORE_DEL 1050
#define IDC_SCORE 1052
#define ID_SCORE_CONFIRM 1055
#define IDC_LIST_SCORE 1056
#define IDC_COMBO1 1058
#define IDC_EDIT1 1059
#define IDC_EDIT2 1060
#define IDC_LIST_QUERY_SCORE 1061
#define IDC_QUERY_NAME 1062
#define IDC_SCORE_ITEM 1071
#define IDC_SCORE_SCORE 1072
#define IDC_SCORE_ATHLETE 1073
#define ID_PASSWORD 32771
#define ID_USER 32772
#define ID_ATHLETE 32773
#define ID_ITEM 32774
#define ID_SCORE 32775
#define ID_QUERY_SCORE 32777
#define ID_BEIJING 32778
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32779
#define _APS_NEXT_CONTROL_VALUE 1074
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -