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

📄 resource.h

📁 一个用来进行仓库货物管理的小系统.可以移植到PDA上的,请指导.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Quotation.rc
//
#define IDD_QUOTATION_DIALOG            102
#define IDD_SETTING_DIALOG              103
#define IDD_FINENESS_DIALOG             104
#define IDD_EXCHANGE_DIALOG             105
#define IDR_MAINFRAME                   128
#define IDR_MENUBAR1                    129
#define IDC_STATIC_GoldPrice            1000
#define IDC_COMBO1                      1001
#define IDC_STATIC_ItemNo               1002
#define IDC_EDIT1                       1003
#define IDC_COMBO2                      1004
#define IDC_EDIT2                       1005
#define IDC_EDIT3                       1006
#define IDC_EDIT4                       1007
#define IDC_EDIT5                       1008
#define IDC_EDIT6                       1009
#define IDC_EDIT7                       1010
#define IDC_BUTTON1                     1011
#define IDC_EDIT8                       1012
#define IDC_EDIT9                       1013
#define IDC_EDIT10                      1014
#define IDC_EDIT11                      1015
#define IDC_EDIT12                      1016
#define IDC_BUTTON2                     1018
#define IDC_BUTTON3                     1019
#define IDC_COMBO3                      1020
#define IDC_COMBO4                      1021
#define IDC_COMBO5                      1022
#define IDC_COMBO6                      1023
#define IDC_COMBO7                      1024
#define IDC_LIST2                       1026
#define IDC_LIST_18kbase                1026
#define IDC_EDIT_Fineness               1027
#define IDC_EDIT_18KBASE                1028
#define IDC_BUTTON4                     1029
#define IDC_LIST_Exchange               1030
#define IDC_EDIT_Currency               1031
#define IDC_EDIT_Exchange               1032
#define IDC_Menu_Base                   32771
#define IDS_MENUITEM32772               32773
#define IDC_Menu_Fineness               32774
#define IDC_Menu_Exchange               32775
#define IDC_Menu_Split                  32776
#define IDS_MENUITEM32777               32778
#define IDC_Menu_SaleSetting            32780
#define IDS_MENUITEM32781               32782
#define IDC_Menu_Setting                32783

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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