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

📄 resource.h

📁 此文档是用vistual studio 2005 开发的用来描述3D-tree 的生长过程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 3D-tree.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY3DTREE_DIALOG             102
#define IDR_MAIN_MENU                   129
#define IDD_DIALOG_CONTROL              130
#define IDB_BITMAP_ABOUT                131
#define IDD_DIALOG1                     132
#define IDD_DIALOG_INFO                 132
#define IDR_MAINFRAME                   134
#define IDI_ICON_INFO                   136
#define IDC_RENDER                      1000
#define IDC_TREE_DEPTH                  1002
#define IDC_TREE_RADIUS                 1004
#define IDC_TREE_LENGTH                 1005
#define IDC_BRANCH_SLICES               1006
#define IDC_LEAF_SIZE                   1007
#define IDC_TREE_BASE_LENGTH            1008
#define IDC_LEFT_BRANCH_TWIST           1010
#define IDC_SHOWLEAF                    1011
#define IDC_LEFT_BRANCH_EXPAND          1012
#define IDC_SHOWLAND                    1013
#define IDC_BUTTON1                     1014
#define IDC_BUTTON_SHOWGROW             1014
#define IDC_BUTTON_NEXT                 1014
#define IDC_SHAKELEAF                   1015
#define IDC_LEFT_BRANCH_EXPAND2         1016
#define IDC_RIGHT_BRANCH_EXPAND2        1016
#define IDC_STATIC1                     1017
#define IDC_STATIC2                     1018
#define IDC_STATIC3                     1019
#define IDC_STATIC4                     1020
#define IDC_STATIC5                     1021
#define IDC_STATIC6                     1022
#define IDC_STATIC7                     1023
#define IDC_STATIC8                     1024
#define IDC_STATIC9                     1025
#define IDC_EDIT_MESSAGE                1029
#define IDC_EDIT_INFO                   1030
#define IDC_CHECK_SHOWNEXT              1031
#define IDC_BUTTON_ROTATE               1032
#define IDC_BUTTON_FRESET               1033
#define IDC_BUTTON_FORSET               1033
#define ID_32771                        32771
#define ID_32772                        32772
#define ID_32773                        32773
#define ID_MENUITEM_EXIT                32774
#define ID_MENUITEM_ABOUT               32775
#define ID_MUNUITEM_HELP                32776
#define ID_32777                        32777
#define ID_MENUITEM_CONTROL             32778
#define ID_32779                        32779
#define ID_FULLSCREEN                   32780
#define ID_32781                        32781
#define ID_VIEWER                       32782
#define ID_32783                        32783
#define ID_32784                        32784
#define ID_ORTHO_VIEWER                 32785
#define ID_OVERLOOK_VIEWER              32786
#define ID_32787                        32787
#define ID_32788                        32788
#define ID_SIDE_VIEWER                  32789
#define ID_PER                          32790
#define ID_PERSPECTIVE_VIEWER           32791
#define ID_Menu                         32792
#define ID_32793                        32793
#define ID_MENUITEM_INFO                32794
#define ID_32795                        32795
#define ID_MENUITEM_AUTOMOVE            32796

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1034
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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