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

📄 resource.h

📁 Visual+C+++课程设计案例精编(附书代码),有通讯录,聊天程序等源吗,对初学者很有帮助.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TMS.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_FORMVIEW_MAINITEM           101
#define IDR_MAINFRAME                   128
#define IDR_TMSTYPE                     129
#define IDI_ICON_SUB                    131
#define IDI_ICON_MAIN                   132
#define IDR_MENU_CAR                    136
#define IDD_DIALOG_CAR                  137
#define IDR_MENU_DRIVER                 138
#define IDD_DIALOG_DRIVER               139
#define IDD_DIALOG_CARDRIVER            140
#define IDR_MENU_CARDRIVER              142
#define IDD_DIALOG_PASSWD               144
#define IDB_BITMAP1                     146
#define IDD_DIALOG_LOGIN                147
#define IDR_MENU_MAIN                   148
#define IDD_DIALOG_CARFEE               149
#define IDR_MENU_CARFEE                 151
#define IDD_DIALOG_DRIVERPUNISH         152
#define IDR_MENU_DRIVERLAW              154
#define IDD_DIALOG_DRIVERAWARD          155
#define IDR_MENU_DRIVERAWARD            157
#define IDD_DIALOG_LAW                  158
#define IDD_DIALOG_FEE                  159
#define IDR_MENU_LAW                    161
#define IDR_MENU_FEE                    162
#define IDC_EDIT_CARNO                  1000
#define IDC_EDIT_CARKIND                1001
#define IDC_EDIT_CARCOLOR               1002
#define IDC_EDIT_ENGINENO               1003
#define IDC_EDIT_CLASISNO               1004
#define IDC_EDIT_METERNO                1005
#define IDC_BUTTON_OK                   1006
#define IDC_BUTTON_CANCEL               1007
#define IDC_EDIT_ID                     1008
#define IDC_EDIT_PHONE                  1009
#define IDC_DATE                        1010
#define IDC_EDIT_NO                     1011
#define IDC_EDIT_NAME                   1012
#define IDC_EDIT_SEX                    1013
#define IDC_EDIT_ADDRESS                1014
#define IDC_EDIT_KIND                   1015
#define IDC_COMBO_CARNO                 1016
#define IDC_COMBO_DRIVERNO              1017
#define IDC_EDIT_DRIVERNAME             1018
#define IDC_COMBO_ISWORK                1019
#define IDC_EDIT_PASSWD1                1020
#define IDC_EDIT_PASSWD2                1021
#define IDC_EDIT_LOGINNAME              1024
#define IDC_EDIT_PASSWD                 1025
#define IDC_DATE_BEGIN                  1028
#define IDC_DATE_END                    1029
#define IDC_EDIT_FEENAME                1030
#define IDC_COMBO_FEENO                 1031
#define IDC_COMBO_TREATSTATE            1032
#define IDC_EDIT_MEMO                   1033
#define IDC_COMBO_LAWNO                 1034
#define IDC_COMBO_AWARDNO               1036
#define IDC_EDIT_CONTENT                1037
#define IDC_COMBO_ISBOOK                1038
#define IDC_EDIT_DEPARTMENT             1039
#define IDC_EDIT_MONEY                  1040
#define IDC_EDIT_POINT                  1041
#define ID_MENUITEM_CARADD              32771
#define ID_MENUITEM_CARMODIFY           32772
#define ID_MENUITEM_CARDEL              32773
#define ID_MENUITEM_DRIVERDEL           32776
#define ID_MENUITEM_DRIVERADD           32777
#define ID_MENUITEM_DRIVERMODIFY        32778
#define ID_MENUITEM_CDADD               32779
#define ID_MENUITEM_CDMODIFY            32780
#define ID_MENUITEM_CDDEL               32781
#define ID_MENUITEM_PASSWD              32790
#define ID_MENUITEM_RELADD              32794
#define ID_MENUITEM_RELMODIFY           32795
#define ID_MENUITEM_RELDEL              32796
#define ID_MENUITEM_PAY                 32797
#define ID_MENUITEM32801                32801
#define ID_MENUITEM32802                32802
#define ID_MENUITEM32803                32803
#define ID_MENUITEM_LAWADD              32804
#define ID_MENUITEM_LAWMODIFY           32805
#define ID_MENUITEM_LAWDEL              32806
#define ID_MENUITEM_FEEADD              32807
#define ID_MENUITEM_FEEMODIFY           32808
#define ID_MENUITEM_FEEDEL              32809
#define ID_MENUITEM_CARFEEADD           32810
#define ID_MENUITEM_CARFEEMODIFY        32811
#define ID_MENUITEM_CARFEEDL            32812
#define ID_MENUITEM_DRIVERLAWADD        32813
#define ID_MENUITEM_DRIVERLAWMODIFY     32814
#define ID_MENUITEM_DRIVERLAWDEL        32815
#define ID_MENUITEM_DRIVERAWARDADD      32816
#define ID_MENUITEM_DRIVERAWARDMODIFY   32817
#define ID_MENUITEM_DRIVERAWARDDEL      32818

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        163
#define _APS_NEXT_COMMAND_VALUE         32825
#define _APS_NEXT_CONTROL_VALUE         1042
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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