📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Hospital.rc
//
#define IDD_ABOUTBOX 100
#define IDD_HOSPITAL_FORM 101
#define IDR_MAINFRAME 128
#define IDR_HOSPITTYPE 129
#define IDD_PERSON 130
#define IDD_DIAGNOSE 131
#define IDD_MEDICAMENT 133
#define IDD_PRICE 135
#define IDD_RECIPE 136
#define IDD_INVOICE 137
#define IDC_TABLENAME 1001
#define IDC_LIST 1002
#define IDC_MEDICAMENT 1003
#define IDC_PRICE 1004
#define IDC_DIAGNOSE 1005
#define IDC_PERSON 1006
#define IDC_NAME 1007
#define IDC_OLD 1008
#define IDC_MALE 1009
#define IDC_FEMALE 1010
#define IDC_CARDNUM 1011
#define IDC_REASON 1013
#define IDC_DOCTOR 1014
#define IDC_NOW 1015
#define IDC_DEPT 1016
#define IDC_PAST 1017
#define IDC_RESULT 1018
#define IDC_CODE 1020
#define IDC_FACTORY 1021
#define IDC_TYPE 1022
#define IDC_UNIT 1024
#define IDC_FORM 1025
#define IDC_DOSAGE 1026
#define IDC_USE 1027
#define IDC_ICCARD 1029
#define IDC_RECIPE 1034
#define IDC_INVOICE 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1043
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -