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

📄 resource.h

📁 Visual+C+++课程设计案例精编(附书代码),有通讯录,聊天程序等源吗,对初学者很有帮助.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GMS.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_GMS_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP                      132
#define IDD_DIALOG_MAIN                 133
#define IDD_DIALOG_GOODS                134
#define IDD_DIALOG_PROVIDER             135
#define IDD_DIALOG_IN                   136
#define IDD_DIALOG_OUT                  137
#define IDD_DIALOG_VIEW                 138
#define IDD_DIALOG_PASSWD               141
#define IDD_DIALOG_ALERT                142
#define IDC_EDIT_LOGINNAME              1000
#define IDC_EDIT_PASSWD                 1001
#define IDC_BUTTON_OK                   1002
#define IDC_BUTTON_CANCEL               1003
#define IDC_BUTTON_GOODSADD             1004
#define IDC_BUTTON_PROVIDERADD          1005
#define IDC_BUTTON_GOODSIN              1006
#define IDC_BUTTON_GOODSOUT             1007
#define IDC_BUTTON_ALERT                1008
#define IDC_BUTTON_GOODS                1009
#define IDC_BUTTON_PROVIDER             1010
#define IDC_BUTTON_IN                   1011
#define IDC_BUTTON_OUT                  1012
#define IDC_BUTTON_LOG                  1013
#define IDC_BUTTON_HELP                 1014
#define IDC_BUTTON_ABOUT                1015
#define IDC_BUTTON_EXIT                 1016
#define IDC_BUTTON_ADMIN                1017
#define IDC_LIST_DISP                   1019
#define IDC_EDIT_CODE                   1020
#define IDC_EDIT_NAME                   1021
#define IDC_EDIT_MAXNUM                 1022
#define IDC_EDIT_MINNUM                 1023
#define IDC_BUTTON_ADD                  1025
#define IDC_BUTTON_MODIFY               1026
#define IDC_BUTTON_DELETE               1027
#define IDC_EDIT_PHONE                  1029
#define IDC_EDIT_EMAIL                  1030
#define IDC_EDIT_ADDRESS                1031
#define IDC_EDIT_PERSON                 1032
#define IDC_COMBO_GOODS                 1033
#define IDC_DATETIMEPICKER_DATE         1034
#define IDC_DATETIMEPICKER_TIME         1035
#define IDC_COMBO_PROVIDER              1036
#define IDC_EDIT_NUM                    1037
#define IDC_EDIT_CNUM                   1038
#define IDC_EDIT_PRICE                  1039
#define IDC_EDIT_ONUM                   1045
#define IDC_EDIT_PASSWD1                1047
#define IDC_EDIT_PASSWD2                1048
#define IDC_LIST_LOWDISP                1050
#define IDC_LIST_HIGHDISP               1052

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1052
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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