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

📄 resource.h

📁 这个我写的一个计算LC滤波器的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Fileter.rc
//
#define ID_NEXT                         3
#define IDD_ABOUTBOX                    100
#define IDC_MYPOINTER                   104
#define IDR_MAINFRAME                   128
#define IDR_FILETETYPE                  129
#define IDD_FT5_DIALOG                  130
#define IDD_FA_DIALOG                   131
#define IDR_C_TOOLBAR                   132
#define IDR_SET_TOOLBAR                 134
#define IDD_FRE_DIALOG                  138
#define IDD_NEW0_DIALOG                 139
#define IDD_NEW1_DIALOG                 141
#define IDC_C1_EDIT                     1000
#define IDC_C2_EDIT                     1001
#define IDC_BEGINF_EDIT                 1001
#define IDC_C3_EDIT                     1002
#define IDC_ENDF_EDIT                   1002
#define IDC_C4_EDIT                     1003
#define IDC_BEGINDB_EDIT                1003
#define IDC_C5_EDIT                     1004
#define IDC_ENDDB_EDIT                  1004
#define IDC_L4_EDIT                     1005
#define IDC_RL_EDIT                     1006
#define IDC_R2_EDIT                     1007
#define IDC_R4_EDIT                     1008
#define IDC_L2_EDIT                     1009
#define IDC_COMP_CHECK                  1010
#define IDC_EDIT1                       1011
#define IDC_CLASS_COMBO                 1011
#define IDC_OUT_BUTTON                  1012
#define IDC_TYPE_COMBO                  1012
#define IDC_STOP_BUTTON                 1013
#define IDC_FIRST_EDIT                  1013
#define IDC_TWO_EDIT                    1014
#define IDC_FIRST_COMBO                 1015
#define IDC_TWO_COMBO                   1016
#define IDC_COMBO1                      1017
#define IDC_COMBO2                      1018
#define IDC_COMBO3                      1019
#define ID_SET_VALUE                    32771
#define ID_SET_FDB                      32772
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32780                32780
#define ID_SELECT_C1                    32781
#define ID_SELECT_C2                    32782
#define ID_SELECT_C3                    32783
#define ID_SELECT_C4                    32784
#define ID_SELECT_C5                    32786
#define ID_SELECT_L2                    32787
#define ID_SELECT_L4                    32788
#define ID_SELECT_R2                    32789
#define ID_SELECT_R4                    32790
#define ID_SELECT_RL                    32791
#define ID_SET_ADD                      32794
#define ID_SET_SUB                      32796
#define ID_SET_RETURN                   32818
#define ID_BUTTON32820                  32820
#define ID_TOOL_SELECTCOMPNENT          32825
#define ID_SET_CLASS                    32827
#define ID_BUTTON_WAVE                  32828
#define ID_SET_DBTYPE                   65535

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32830
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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