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

📄 resource.h

📁 一个简单的个人所得税计算器,可以编辑税率表和所在地列表.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PITC.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_FORMVIEW_CONFIG             101
#define IDR_MAINFRAME                   128
#define IDR_PITCTYPE                    129
#define IDR_MENU                        129
#define IDD_FORMVIEW_COMPUT             131
#define IDD_DIALOG_CESS                 132
#define IDD_DIALOG_AREA                 133
#define IDR_KROMO                       134
#define IDR_CORONA                      136
#define IDR_DEVIOR                      137
#define IDD_DIALOG1                     142
#define IDC_LIST_CESS                   1001
#define IDC_LIST_AREA                   1002
#define IDC_EDIT1                       1003
#define IDC_EDIT_AREA                   1003
#define IDC_EDIT_FROM                   1003
#define IDC_EDIT2                       1004
#define IDC_EDIT_START                  1004
#define IDC_EDIT_TO                     1004
#define IDC_EDIT3                       1005
#define IDC_EDIT_TATOL                  1005
#define IDC_EDIT_TOTAL                  1005
#define IDC_EDIT4                       1006
#define IDC_EDIT_TAX                    1006
#define IDC_STATIC_TITLE                1007
#define IDC_MONTHCALENDAR1              1008
#define IDC_EDIT_CESS                   1009
#define IDC_EDIT_DEDUCT                 1010
#define IDC_EDIT_ALL                    1011
#define IDC_EDIT_GET                    1012
#define IDC_BUTTON1                     1013
#define ID_CESS_INSERT                  32773
#define ID_CESS_ADD                     32774
#define ID_CESS_DELETE                  32775
#define ID_CESS_CLEAR                   32776
#define ID_AREA_ADD                     32777
#define ID_AREA_DELETE                  32778
#define ID_CESS_EDIT                    32779
#define ID_AREA_EDIT                    32780
#define ID_AREA_CLEAR                   32781
#define ID_COMPUT                       32782
#define ID_CONFIG_SAVE                  32783
#define ID_CONFIG_LOAD                  32784
#define IDR_CALC                        32785
#define ID_CONFIG_NEW                   32792
#define ID_CONFIG_SAVEAS                32806
#define ID_COMPUTVIEW                   32807
#define ID_COMPUTVIEW_RESET             32809
#define ID_CALC                         32811
#define ID_TEST                         32818
#define ID_MENUITEM32819                32819

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32820
#define _APS_NEXT_CONTROL_VALUE         1014
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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