📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Customer.rc
//
#define IDD_CUSTOMER_DIALOG 102
#define IDD_SETTING_DIALOG 103
#define IDD_LOGIN_DIALOG 104
#define IDR_MAINFRAME 128
#define IDC_EDIT1 1000
#define EDIT_ItemNo 1000
#define EDIT_Password 1000
#define IDC_EDIT3 1003
#define EDIT_Desc_1 1003
#define IDC_EDIT4 1004
#define EDIT_GoldWeight 1004
#define IDC_EDIT5 1005
#define EDIT_Price 1005
#define Lbl_ItemNo 1006
#define Lbl_Fineness 1007
#define Lbl_StoneWeight 1008
#define Lbl_StoneDesc 1008
#define Lbl_GoldWeight 1009
#define Lbl_Price 1010
#define Lbl_Symbol 1011
#define IDC_BUTTON1 1012
#define BUTTON_Read 1012
#define BUTTON_Confirm 1012
#define BUTTON_Login 1012
#define IDC_PROGRESS1 1013
#define IDC_EDIT6 1014
#define EDIT_Fineness 1014
#define IDC_COMBO1 1015
#define COMBO_Fineness 1015
#define COMBO_PAGE 1015
#define IDC_EDIT2 1016
#define EDIT_MarkUp 1016
#define EDIT_Desc_2 1016
#define IDC_COMBO2 1017
#define COMBO_Currency 1017
#define Lbl_GoldPrice 1018
#define Lbl_MarkUp 1019
#define BUTTON_Exit 1020
#define BUTTON_OK 1021
#define Lbl_Currency 1022
#define Lbl_ExchangeRate 1023
#define EDIT_GoldPrice 1024
#define EDIT_ExchangeRate 1025
#define EDIT_Desc_3 1028
#define EDIT_Desc_4 1029
#define BUTTON_Clear 1030
#define But_ReadBlock 1031
#define COMBO_GoldPrice 1032
#define Lbl_Password 1034
#define Lbl_GoldWeightUnit 1035
#define COMBO_MarkUp 1036
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1037
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -