resource.h

来自「MFC下用动态规划法实现strassen算法(有界面)!」· C头文件 代码 · 共 58 行

H
58
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Althogthim.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_ALTHOGTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDC_EDIT1                       1011
#define IDC_BUTTON1                     1013
#define IDC_TEXT                        1014
#define IDC_EDIT2                       1019
#define IDC_EDIT3                       1020
#define IDC_EDIT4                       1021
#define IDC_EDIT5                       1022
#define IDC_EDIT6                       1023
#define IDC_EDIT7                       1024
#define IDC_EDIT8                       1025
#define IDC_EDIT10                      1027
#define IDC_EDIT11                      1028
#define IDC_EDIT12                      1029
#define IDC_EDIT13                      1030
#define IDC_EDIT14                      1031
#define IDC_EDIT15                      1032
#define IDC_EDIT16                      1033
#define IDC_EDIT17                      1034
#define IDC_EDIT18                      1035
#define IDC_EDIT19                      1036
#define IDC_EDIT20                      1037
#define IDC_EDIT21                      1038
#define IDC_EDIT22                      1039
#define IDC_EDIT23                      1040
#define IDC_EDIT24                      1041
#define IDC_EDIT25                      1042
#define IDC_EDIT26                      1043
#define IDC_EDIT27                      1044
#define IDC_EDIT28                      1045
#define IDC_EDIT29                      1046
#define IDC_EDIT30                      1047
#define IDC_EDIT31                      1048
#define IDC_EDIT32                      1049
#define IDC_EDIT33                      1050
#define ID_MATRIX                       32771
#define ID_FLOWSHOP                     32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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