resource.h

来自「数字信号处理实验程序。福利业快速变换」· C头文件 代码 · 共 52 行

H
52
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DSP.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DSPTYPE                     129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDD_DIALOG4                     133
#define IDD_DIALOG5                     135
#define IDD_DIALOG6                     137
#define IDD_DIALOG7                     139
#define IDD_DIALOG8                     141
#define IDD_DIALOG9                     143
#define IDC_BUTTON1                     1000
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_EDIT3                       1003
#define IDC_EDIT4                       1004
#define IDC_BUTTON2                     1005
#define IDC_EDIT5                       1006
#define IDC_SPIN1                       1007
#define IDC_RADIO1                      1008
#define IDC_RADIO2                      1009
#define IDC_RADIO3                      1010
#define IDC_MSFLEXGRID1                 1012
#define IDM_ONE_ONE                     32771
#define IDM_ONE_TWO                     32772
#define IDM_ONE_THREE                   32773
#define IDM_TWO_ONE                     32774
#define IDM_TWO_TWO                     32775
#define IDM_TWO_THREE                   32776
#define IDM_THREE_ONE                   32777
#define IDM_THREE_TWO                   32778
#define IDM_THREE_THREE                 32779
#define IDR_BACK                        32783
#define IDM_HELP                        32784

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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