📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by dangan.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DANGAN_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_MAINCHOSE 129
#define IDD_DIALOG_ALL 130
#define IDD_DIALOG_ADD 131
#define IDD_DIALOG_FIND 133
#define IDI_ICON1 134
#define IDD_DIALOG_DEL 135
#define IDD_DIALOG_CHANGE 136
#define IDD_DIALOG_DELORNOT 137
#define IDD_DIALOG_CHANGKEY 139
#define IDD_DIALOG_ABOUT 140
#define IDB_GOGO 143
#define IDB_ISIT 145
#define IDD_DIALOG_CHANGEORNOT 146
#define IDD_DIALOG_INCHANGE 147
#define IDC_EDIT_KEY 1000
#define IDC_RADIO_ADD 1001
#define IDC_RADIO_DELEAT 1002
#define IDC_RADIO_FIND 1003
#define IDC_RADIO_CHANGE 1004
#define IDC_RADIO_ALL 1005
#define IDC_LIST_ALL 1007
#define IDC_EDIT_NAME 1008
#define IDC_COMBO_SEX 1009
#define IDC_EDIT_YEAR 1010
#define IDC_EDIT_MONTH 1011
#define IDC_EDIT_BIRTHPLACE 1012
#define IDC_EDIT_NATION 1013
#define IDC_EDIT_DUTY 1014
#define IDC_EDIT_LEVEL 1015
#define IDC_EDIT_PARTY 1016
#define IDC_EDIT_COMPANY 1017
#define IDC_EDIT_PAY 1018
#define IDC_RADIO_NAME 1019
#define IDC_RADIO_DUTY 1020
#define IDC_RADIO_LEVEL 1021
#define IDC_RADIO_COMPANY 1022
#define IDC_EDIT_MATHOD 1023
#define IDC_STATIC_MATHOD 1024
#define IDC_BUTTON_FIND 1025
#define IDC_LIST_RESALT 1026
#define IDC_DEL_NUM 1027
#define IDC_DEL_NAME 1028
#define IDC_STATIC_DEL 1029
#define IDC_EDIT_DEL 1030
#define IDC_BUTTON_DEL 1031
#define IDC_BRESALT_DEL 1032
#define IDC_CHANGE_NUM 1033
#define IDC_CHANGE_NAME 1034
#define IDC_EDIT_CHANGE 1035
#define IDC_BUT_CHANGE 1036
#define IDC_CHANGE_RESALT 1037
#define IDC_YESTODEL 1039
#define IDC_BUTTON_CHANGEKEY 1040
#define IDC_EDIT_OKEY 1041
#define IDC_EDIT_NKEY 1042
#define IDC_EDIT_2NEWKEY 1043
#define IDC_EDIT1 1044
#define IDC_COMBO1 1046
#define IDC_EDIT2 1047
#define IDC_EDIT3 1048
#define IDC_EDIT4 1049
#define IDC_EDIT5 1050
#define IDC_EDIT6 1051
#define IDC_EDIT7 1052
#define IDC_EDIT8 1053
#define IDC_EDIT9 1054
#define IDC_EDIT10 1055
#define IDC_CHANGE_INNAME 1056
#define IDC_CHANGE_INSEX 1057
#define IDC_CHANGE_INYEAR 1058
#define IDC_CHANGE_INMONTH 1059
#define IDC_CHANGE_INBIRTHPLACE 1060
#define IDC_CHANGE_INNATION 1061
#define IDC_CHANGE_INDUTY 1062
#define IDC_CHANGE_INLEVEL 1063
#define IDC_CHANGE_INPARTY 1064
#define IDC_CHANGE_INCOMPANY 1065
#define IDC_CHANGE_INPAY 1066
#define IDC_STATIC_CHOSEEDIT 1068
#define IDC_BUT_CHOSEN 1071
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 149
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1072
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -