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

📄 resource.h

📁 本上机平台专门为《计算机辅助设计技术基础》课程中的vC语言编程和交互技术与用户接口实验部分设计。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Cg50.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CG50TYPE                    129
#define IDD_GRID_DIALOG                 130
#define IDD_ARROW_DIALOG                131
#define IDD_BEZIER_DIALOG               132
#define IDD_RECTANGLE_DIALOG            133
#define IDD_HOUSE_DIALOG                134
#define IDD_DELETE_DLG                  140
#define IDC_CURSOR1                     141
#define IDB_BITMAP1                     144
#define IDB_BITMAP2                     145
#define IDB_BITMAP3                     146
#define IDB_BITMAP4                     147
#define IDC_CURSOR2                     148
#define IDR_MENU1                       149
#define IDB_BITMAP5                     150
#define IDB_BITMAP6                     151
#define IDD_PHONG                       152
#define IDC_GRIDX_EDIT                  1000
#define IDC_GRIDY_EDIT                  1001
#define IDC_GRID_CHECK                  1002
#define IDC_ONESIDE_RADIO               1003
#define IDC_TWOSIDE_RADIO               1004
#define IDC_LENGTH_EDIT                 1005
#define IDC_WIDTH_EDIT                  1006
#define IDC_NUM_EDIT                    1007
#define IDC_DENS_EDIT                   1008
#define IDC_X_EDIT                      1009
#define IDC_Y_EDIT                      1010
#define IDC_Z_EDIT                      1011
#define IDC_EDIT1                       1013
#define IDC_ROUND                       1014
#define IDC_EDIT2                       1014
#define IDC_RECT                        1015
#define IDC_BUTTON1                     1016
#define IDC_BUTTON2                     1017
#define IDC_BUTTON3                     1018
#define ID_VIEW_GRID                    32771
#define ID_DRAW_LINE                    32772
#define ID_DRAW_ARROW                   32773
#define ID_DRAW_BEZIER                  32774
#define ID_DRAW_PUBLINE                 32775
#define ID_DRAW_RETANGLE                32776
#define ID_DRAW_ROTATE                  32777
#define ID_DRAW_PALETTE                 32778
#define ID_DRAW_HOUSE                   32779
#define ID_DRAW_CLOCK                   32780
#define ID_SHOWGL                       32794
#define ID_BUTTON32795                  32795
#define ID_BUTTON32796                  32796
#define ID_MOUSE_ZOOMIN                 32797
#define ID_MOUSE_ZOOMOUT                32798
#define ID_MOUSE_MOVE                   32799
#define ID_MOUSE_DELETE                 32800
#define ID_MOUSE_UNDELETEALL            32802
#define ID_DRAW_PHONG                   32804
#define ID_PALETTE                      32806
#define ID_DRAW_FREE                    32809
#define ID_EXPORT                       32811
#define ID_FULL                         32812
#define ID_LOAD                         32813

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32814
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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