⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 VC实现基于串口通讯的食堂饭卡系统,需要和相应的硬件结合实现.废话不多说了,大家下载吧,呵呵,给点评价哦!
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ShoolCard.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_SHOOLCARD_FORM              101
#define IDR_MAINFRAME                   128
#define IDR_SHOOLCTYPE                  129
#define IDD_DIALOG_ADDMONEY             130
#define IDD_DIALOG_LOGIN                131
#define IDD_DIALOG_CASUAL               132
#define IDD_DIALOG_MODIFY               133
#define IDD_DIALOG_LOSE                 134
#define IDD_DIALOG_CONFIG               135
#define IDD_DIALOG_PASSWORD             136
#define IDD_DIALOG_NEWCARD              137
#define IDD_DIALOG_MODIFYMONEY          138
#define IDC_BUTTON_NEWCARD              1000
#define IDC_BUTTON_LOSE                 1001
#define IDC_BUTTON_UNLOSE               1002
#define IDC_EDIT_CARDID                 1002
#define IDC_BUTTON_ADDMONEY             1003
#define IDC_EDIT_MONEY                  1003
#define IDC_BUTTON_CASUALCAD            1004
#define IDC_MSCOMM2                     1004
#define IDC_BUTTON_CARDREADER           1005
#define IDC_EDIT_ACCOUNT                1005
#define IDC_BUTTON_MODIFY               1006
#define IDC_EDIT_PASSWORD               1006
#define IDC_COMBO_PORT_NUM              1006
#define IDC_BUTTON_PASSWORD             1007
#define IDC_EDIT_NEW_PASSWORD1          1007
#define IDC_COMBO_DATA_BIT              1007
#define IDC_MSCOMM1                     1007
#define IDC_EDIT_NEW_PASSWORD2          1008
#define IDC_COMBO_CHECK_BIT             1008
#define IDC_LIST1                       1008
#define IDC_COMBO_STOP_BIT              1009
#define IDC_RADIO_BY_STUDENT            1009
#define IDC_COMBO_SPEED_RATE            1010
#define IDC_RADIO_BY_CARD               1010
#define IDC_EDIT_STUDENT_ID             1011
#define IDC_STATIC1                     1013
#define IDC_DATETIMEPICKER1             1016
#define IDC_BUTTON_DELETE               1017
#define IDC_EDIT_ERROR                  1019
#define IDC_EDIT_REAL                   1020
#define IDC_BUTTON_NEW_CARD             1020
#define IDC_Query                       1022
#define IDC_BUTTON_QUERY                1023

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -