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

📄 resource.h

📁 一个工资管理小软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Salary.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDC_EDT_USER                    101
#define IDD_SALARY_DIALOG               102
#define IDC_EDT_PASSWD                  102
#define IDC_CMD_DSN                     103
#define IDC_STATIC_LOGINTEXT            104
#define ID_INDICATOR_MESSAGE            104
#define ID_INDICATOR_LOGIN              105
#define IDM_MENU_DELETERECORD           106
#define ID_PREVIEW                      107
#define IDR_MAINFRAME                   128
#define IDR_MAINMENU                    130
#define IDD_DLG_LOGIN                   133
#define IDD_DLG_FORMULA                 137
#define IDR_ACCELERATOR                 138
#define IDD_DLG_PREVIEW                 139
#define IDC_EDT_DEPARTID                1000
#define IDC_EDT_DEPARTNAME              1001
#define IDC_EDT_PERSONID                1002
#define IDC_EDT_PERSONNAME              1003
#define IDC_EDT_BASICSALARY             1004
#define IDC_EDT_YEARMONTH               1005
#define IDC_CMB_ITEMNAME                1006
#define IDC_RADIO_BONUS                 1007
#define IDC_RADIO_JINTIE                1008
#define IDC_RADIO_FULI                  1009
#define IDC_RADIO_KOUFA                 1010
#define IDC_EDT_MONEY                   1011
#define IDC_CHK_FIXED                   1012
#define IDC_EDT_DESCRIPTION             1013
#define IDC_BTN_ADD_LIST                1014
#define IDC_BTN_ADD_PERSON              1015
#define IDC_DATAGRID1                   1016
#define IDC_DATAGRID2                   1017
#define IDC_DATAGRID3                   1018
#define IDC_DATAGRID4                   1019
#define IDC_DATAGRID5                   1020
#define IDC_BTN_CHANGESALARY            1021
#define IDC_EDT_OVERTIME                1022
#define IDC_EDT_ERRAND                  1023
#define IDC_EDT_LATE                    1024
#define IDC_EDT_ABSENT                  1025
#define IDC_BTN_SAVE                    1026
#define IDC_BTN_RESET                   1027
#define IDC_DATAGRID_SALARY             1027
#define IDM_SYSTEM_CONNECT              32771
#define IDM_SYSTEM_DISCONNECT           32772
#define IDM_SYSTEM_EXIT                 32773
#define IDM_CONFIG_FOMULA               32774
#define IDM_CALCULATE_STAT              32775
#define IDM_REPORT_PRINTER              32777
#define IDM_REPORT_PREVIEW              32778
#define IDM_REPORT_PRINT                32779
#define IDM_CONFIG_FORMULA              32780
#define ID_PREVIEW_VIEW                 32781
#define IDM_PREVIEW_VIEW                32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           108
#endif
#endif

⌨️ 快捷键说明

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