resource.h
来自「一个遗传算法的VC版本」· C头文件 代码 · 共 48 行
H
48 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDDefault 3
#define IDR_MENU1 101
#define IDI_ICON1 104
#define IDD_GA_BOX 105
#define IDD_HELP_BOX 106
#define IDC_EDIT2 1002
#define IDC_EDIT3 1003
#define IDC_EDIT4 1004
#define IDC_EDIT6 1008
#define IDC_RADIO1 1019
#define IDC_RADIO2 1020
#define IDI_TSP 1022
#define IDC_ICON1 1023
#define IDC_ICON2 1023
#define ID_40002 40005
#define ID__40007 40007
#define ID_40008 40008
#define ID_40009 40009
#define ID_40010 40010
#define ID_40011 40011
#define ID_GA_SET 40012
#define ID_40013 40013
#define ID_40015 40015
#define ID__40019 40019
#define ID_DefaultMap 40020
#define ID_RoundMap 40021
#define ID_CUSTOMMAP 40023
#define ID_HELP_BOX 40024
#define ID_CLEAN_ALL 40025
#define ID_GASET 40026
#define ID_END 40027
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40028
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?