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

📄 resource.h

📁 给公司开发的一个计算客户佣金的软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by commision.rc
//
#define ID_BUTTON_DEL_USER              3
#define IDD_ABOUTBOX                    100
#define IDD_COMMISION_FORM              101
#define IDC_IPEDIT                      101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_COMMISTYPE                  129
#define IDB_BITMAP1                     131
#define IDB_BITMAP2                     132
#define IDB_BITMAP3                     133
#define IDB_BITMAP4                     134
#define IDB_BITMAP5                     135
#define IDC_EDIT_DIR                    1001
#define IDC_STATIC_DIR                  1004
#define IDC_BUTTON_DIR                  1005
#define IDC_EDIT_USER                   1006
#define IDC_STATIC1_USER                1007
#define IDC_EDIT_TEL_USER               1008
#define IDC_STATIC2_USER                1009
#define IDC_COMBO_FEE                   1010
#define IDC_EDIT0_FEE                   1011
#define IDC_EDIT1_TIME_FEE              1012
#define IDC_EDIT1_FEE                   1013
#define IDC_EDIT2_TIME_FEE              1014
#define IDC_EDIT2_FEE                   1015
#define IDC_EDIT3_TIME_FEE              1016
#define IDC_EDIT3_FEE                   1017
#define IDC_STATIC_FEE                  1018
#define IDC_STATIC2_FEE                 1019
#define IDC_STATIC3_FEE                 1020
#define IDC_STATIC4_FEE                 1021
#define IDC_BUTTON_ADD_USER             1022
#define IDC_STATIC7_FEE                 1023
#define IDC_STATIC5_FEE                 1024
#define IDC_STATIC6_FEE                 1025
#define IDC_BUTTON_ADD_FEE              1026
#define IDC_BUTTON_DEL_FEE              1027
#define IDC_EDIT_PREHEAD_FEE            1028
#define IDC_STATIC_PREHEAD_FEE          1029
#define IDC_LIST_FEE                    1031
#define IDC_COMBO_STAT_FEE              1032
#define IDC_DEL_STAT_FEE                1033
#define IDC_EDIT_HELP                   1036
#define IDC_LIST                        1063
#define IDC_LIST_USER                   1063
#define ID_START_GO                     32771
#define ID_SET_PATH                     32772
#define ID_EDIT_USER                    32773
#define ID_SET_AREA                     32774
#define ID_STAT_FEE                     32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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