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

📄 resource.h

📁 线性规划问题求解代码 可用于运筹学作业
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by infocal.rc
//
#define IDD_INFOCAL_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDC_COMBO_ChooseN               1000
#define IDC_COMBO_ChooseType            1001
#define IDC_STATIC_ShowType             1002
#define IDC_EDIT_Zx1                    1003
#define IDC_EDIT_Zx2                    1004
#define IDC_EDIT_Zx3                    1005
#define IDC_EDIT_Zx4                    1006
#define IDC_EDIT_Zx5                    1007
#define IDC_EDIT_Zx6                    1008
#define IDC_EDIT_Zx7                    1009
#define IDC_EDIT_Zx8                    1010
#define IDC_EDIT_Zx9                    1011
#define IDC_EDIT_Zx10                   1012
#define IDC_BUTTON_LCN                  1013
#define IDC_COMBO_ChoosM                1014
#define IDC_EDIT_Cx1                    1015
#define IDC_EDIT_Cx2                    1016
#define IDC_EDIT_Cx3                    1017
#define IDC_EDIT_Cx4                    1018
#define IDC_EDIT_Cx5                    1019
#define IDC_EDIT_Cx6                    1020
#define IDC_EDIT_Cx7                    1021
#define IDC_EDIT_Cx8                    1022
#define IDC_EDIT_Cx9                    1023
#define IDC_EDIT_Cx10                   1024
#define IDC_COMBO_Relt                  1025
#define IDC_EDIT_CP                     1026
#define IDC_BUTTON_LCM                  1027
#define IDC_BUTTON_RTC                  1028
#define IDC_EDIT_Result                 1029
#define IDC_STATIC_Mcur                 1030
#define IDC_EDIT_Result2                1031

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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