📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Invoice.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_INVOICE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_MDB 129
#define IDD_DIALOG_PSW 130
#define IDD_DIALOG_SETUPPRINT 131
#define IDD_DIALOG_OLDDAT 132
#define IDB_FIRST_TREE_ICON 133
#define IDB_CLOSED 134
#define IDB_CLOSED_SEL 135
#define IDB_OPEN 136
#define IDB_OPEN_SEL 137
#define IDB_LAST_TREE_ICON 138
#define IDD_DIALOG_PROCOLOUT 138
#define IDR_MENU_MAIN 139
#define IDC_LIST_ZTOUT 1000
#define IDC_BUTTON_QUERY 1001
#define IDC_BUTTON_INSERT 1002
#define IDC_BUTTON_DELETE 1003
#define IDC_EDIT_GOODS_NUM 1004
#define IDC_EDIT_GOODSMODE 1005
#define IDC_EDIT_UNITPRICE 1006
#define IDC_BUTTON_CHANGE 1007
#define IDC_BUTTON_CLEARLIST 1008
#define IDC_OUT_ORDER_FORM 1009
#define IDC_OUT_GOODS_NUM 1010
#define IDC_OUT_GOODS_MODE 1011
#define IDC_OUT_UNIT_PRICE 1012
#define IDC_OUT_GOODS_PRICE 1013
#define IDC_OUT_GOODS_NO 1014
#define IDC_OUT_REMARK 1015
#define IDC_BUTTON_OUT_INSERT 1021
#define IDC_OUT_XH 1022
#define IDC_BUTTON_OUT_DELETE 1023
#define IDC_BUTTON_OUT_CHANGE 1024
#define IDC_BUTTON_OUT_REVIEW 1025
#define IDC_OUT_CLIENT 1026
#define IDC_OUT_CREATTABLEMAN 1027
#define IDC_BUTTON_DOMDB 1028
#define IDC_LIST_MDB 1030
#define IDC_MDB_GOODS_NUM 1031
#define IDC_MDB_GOODS_MODE 1032
#define IDC_MDB_GOODS_UNITPRICE 1033
#define IDC_MDB_CHANGENUM 1037
#define IDC_BUTTON_QUERYMDB 1038
#define IDC_LIST_MDBOUT 1039
#define IDC_EDIT_PASS 1046
#define IDC_EDIT_USER 1047
#define IDC_COMBO_FRONT 1050
#define IDC_EDIT_YBJ 1051
#define IDC_EDIT_HJJ 1052
#define IDC_BUTTON_SAVEMDB 1055
#define IDC_BUTTON_OLDDAT 1056
#define IDC_DIRECTORY_TREE 1057
#define IDC_LIST_TRADE 1058
#define IDC_LIST_PROTCOL_OUT 1059
#define IDC_BUTTON_DELETEP_PROTCOL 1061
#define IDC_COMBO_USER 1062
#define IDC_EDIT_MDB_XH 1063
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1065
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -