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

📄 resource.h

📁 数据结构求最短路径vc++ 实现手动作图
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by direction2.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DIRECTTYPE                  129
#define IDR_TOOLBAR1                    131
#define IDD_DIALOG1                     133
#define IDD_DIALOG2                     134
#define IDD_DIALOG3                     135
#define IDD_HUITU                       136
#define IDD_RECT                        137
#define IDD_LINE                        138
#define IDD_RECTHW                      142
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_EDIT5                       1004
#define IDC_EDIT6                       1005
#define IDC_COMBO2                      1008
#define IDC_COMBO1                      1013
#define IDC_BUTTON1                     1016
#define IDC_BUTTON2                     1017
#define IDC_BUTTON3                     1018
#define IDC_CHECK1                      1019
#define IDC_CHECK2                      1020
#define ID_BUTTON32772                  32772
#define ID_SHANCHU112                   32772
#define ID_BUTTON32773                  32773
#define ID_BEGIN22                      32773
#define ID_BUTTON32774                  32774
#define ID_FANHUI                       32774
#define ID_BUTTON32776                  32776
#define ID_SETLAST                      32776
#define ID_BUTTON32777                  32777
#define ID_BUTTON32778                  32778
#define ID_BUTTON32779                  32779
#define ID_BUTTON32780                  32780
#define DI_DRAW_RECT                    32781
#define ID_DRAW_LINE                    32782
#define ID_DRAW_TEXT                    32783
#define ID_DRAW_SELECT                  32784
#define ID_VIEW_FD                      32785
#define ID_VIEW_SX                      32786
#define ID_VIEW_QB                      32787
#define ID_VIEW_QP                      32788
#define ID_EDIT_CLEARALL                32789
#define ID_TEXT                         32790
#define ID_RECT                         32791
#define ID_LINE                         32792
#define ID_SUOXIAO                      32793
#define ID_FANGDA                       32794
#define ID_SHOUDONG                     32795
#define ID_QUANPING                     32796
#define ID_YIDONG                       32797
#define ID_PAINTTOOL                    32798
#define ID_BUTTON32799                  32799
#define ID_SETBEDIN                     32799
#define ID_BUTTON32800                  32800
#define ID_BUTTON32801                  32801
#define ID_BUTTON32802                  32802
#define ID_LOOK                         32802
#define ID_BUTTON32803                  32803
#define ID_SET_TEXT                     32804
#define ID_SET_PEN                      32805
#define ID_QUANPIANG                    32806
#define ID_SHUXING                      32808
#define ID_CHUSHIHUA                    32811
#define ID_TWO_POINT                    32812
#define ID_ONE_POINT                    32813
#define ID_CHA_ZHAO                     32814
#define ID_XIAO_SHU                     32815
#define ID_PAI_XU                       32816
#define ID_LU_JING                      32817
#define ID_COLORPEN                     32819
#define ID_COLORFILL                    32820
#define ID_PENSTYLE                     32821
#define IDC_RECTHW                      32822
#define ID_RECTHW                       32823
#define ID_BUTTON33826                  32825
#define ID_kaishiys                     32826
#define ID_NORMAL                       32827

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32828
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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