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

📄 resource.h

📁 图形演示数据结构的树与图遍历算法,vc环境下的windows编程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDEDIT                          30
#define GIDEDIT                         31
#define IDM_MENU                        101
#define IDD_ABOUT                       102
#define IDD_GINPUT                      103
#define IDD_INPUT                       104
#define IDD_NGINPUT                     105
#define IDD_DIALOG1                     113
#define IDD_GRAPHTYPE                   113
#define IDM_ROOT                        119
#define IDM_LCHILD                      120
#define IDM_RCHILD                      121
#define IDM_INPUT                       124
#define IDM_CREATEG                     127
#define IDM_INPUTG                      128
#define IDM_LINKG                       129
#define IDC_RADIO2                      1003
#define IDC_WSGRAPH                     1003
#define IDC_RADIO3                      1004
#define IDC_YSGRAPH                     1004
#define IDC_WSDQGRAPH                   1005
#define IDC_YSDQGRAPH                   1006
#define IDM_CREATETREE                  40001
#define IDM_PRE                         40002
#define IDM_IN                          40003
#define IDM_POST                        40004
#define IDM_CREATEGRAPH                 40005
#define IDM_BFS                         40006
#define IDM_DFS                         40007
#define IDM_ABOUT                       40008
#define IDM_QUIT                        40009

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        114
#define _APS_NEXT_COMMAND_VALUE         40010
#define _APS_NEXT_CONTROL_VALUE         1007
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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