resource.h

来自「书店销售管理系统 用c++写的」· C头文件 代码 · 共 42 行

H
42
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Information.rc
//
#define IDC_INFOTAB                     10000
#define IDD_INFORMATION                 10000
#define IDD_SELLINFO                    10001
#define IDC_SILIST                      10001
#define IDC_SICOM                       10002
#define IDD_BUYINFO                     10002
#define IDC_SIEDIT                      10003
#define IDD_STOCKINFO                   10003
#define IDC_SIBT                        10004
#define IDD_RUNINFO                     10004
#define IDC_BILIST                      10005
#define IDD_SELECTTIME                  10005
#define IDC_BICOM                       10006
#define IDC_BIEDIT                      10007
#define IDC_BIBT                        10008
#define IDC_STOCKLIST                   10009
#define IDC_STOCKCOM                    10010
#define IDC_STOCKEDIT                   10011
#define IDC_STOCKBT                     10012
#define IDC_BTSELECT                    10013
#define IDC_TIME                        10014
#define IDC_EDIT1                       10015
#define IDC_EDIT2                       10016
#define IDC_EDIT3                       10017
#define IDC_MONTH                       10017
#define IDC_RILIST                      10018

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        10006
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         10019
#define _APS_NEXT_SYMED_VALUE           10000
#endif
#endif

⌨️ 快捷键说明

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