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

📄 resource.h

📁 师兄做的算法可视化演示程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AlgorithmicDesign.rc
//
#define ID_DATA                         2
#define ID_INTRODUCE                    3
#define ID_PAUSE                        4
#define ID_EXECUTE                      5
#define ID_ODD                          6
#define ID_STOP                         7
#define IDD_ABOUTBOX                    100
#define IDD_TOPBUTTONDLG_DIALOG         102
#define IDD_PACKGREEDYDATASETDLG_DIALOG 103
#define IDD_PACKGREEDYHELPDLG_DIALOG    104
#define IDD_INPUTGRAPHPRIMDLG_DIALOG    105
#define IDD_INPUTNODEARCDLG_DIALOG      106
#define IDD_MAINTREEGREADYHELPDLG_DIALOG 107
#define IDD_PACKDYNAMICDLG_DIALOG       108
#define IDR_MAINFRAME                   128
#define IDR_ALGORITYPE                  129
#define IDI_DATA                        131
#define IDI_INTRODUCE                   132
#define IDI_PAUSE                       133
#define IDI_EXECUTE                     134
#define IDI_ODD                         135
#define IDI_OK                          136
#define IDI_STOP                        137
#define IDI_NODE                        138
#define IDI_OK1                         139
#define IDC_EDIT_M                      1000
#define IDC_EDIT_N                      1001
#define IDC_EDIT_W                      1002
#define ID_NODE                         1002
#define IDC_EDIT_P                      1003
#define ID_ARC                          1003
#define ID_HELP2                        1005
#define IDC_NODE1                       1006
#define IDC_NODE2                       1007
#define IDC_ARC                         1008
#define IDC_OUT                         1009

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           109
#endif
#endif

⌨️ 快捷键说明

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