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

📄 resource.h

📁 根据《VC++6.0 用户界面制作技术与应用实例》写的一些代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by test2.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_TEST2_VIEW         102
#define IDS_PROPSHT_CAPTION             103
#define IDD_PROPPAGE1                   104
#define IDD_ORDINATEPAGE                104
#define IDD_PROPPAGE2                   105
#define IDD_SETPAGE                     105
#define IDD_PROPPAGE3                   106
#define IDD_OSNAPPAGE                   106
#define CG_IDD_MYDIALOGBAR              107
#define CG_ID_VIEW_MYDIALOGBAR          108
#define IDR_MAINFRAME                   128
#define IDR_TEST2TYPE                   129
#define IDD_DIALOG1                     130
#define IDR_MENU1                       131
#define IDR_MENU2                       132
#define IDR_TOOLBAR1                    133
#define IDD_DIALOG_MODELESS             135
#define IDC_SCROLLBARRED                1000
#define IDC_SCROLLBARGRE                1001
#define IDC_SCROLLBARBLU                1002
#define IDC_PICTURE                     1003
#define IDC_EDIT_X                      1004
#define IDC_EDIT_Y                      1005
#define IDC_EDIT_Z                      1006
#define IDC_SPIN_X                      1007
#define IDC_SPIN_Y                      1008
#define IDC_SPIN_Z                      1009
#define IDC_EDIT_WTOS                   1011
#define IDC_EDIT_STOW                   1012
#define IDC_GRID_ON                     1012
#define IDC_GRID_OFF                    1013
#define IDC_EDIT_GRID                   1014
#define IDC_SNAP_ON                     1015
#define IDC_SNAP_OFF                    1016
#define IDC_ENDPOINT                    1016
#define IDC_EDIT_SNAP                   1017
#define IDC_MIDPOINT                    1017
#define IDC_ORTHO_ON                    1018
#define IDC_CENTER                      1018
#define IDC_ORTHO_OFF                   1019
#define IDC_QUARDANT                    1019
#define IDC_PICTURE_OSNAP               1020
#define IDC_OSNAPSIZE                   1022
#define IDC_BUTTON1                     1023
#define IDC_BUTTON2                     1024
#define IDC_EDIT_X1                     1024
#define IDC_BUTTON3                     1025
#define IDC_EDIT_X2                     1025
#define IDC_BUTTON4                     1026
#define IDC_EDIT_RESULT                 1026
#define IDC_COMBO1                      1027
#define IDC_COMPUTE                     1028
#define IDR_TEST                        32771
#define ID_EDIT_TEST                    32772
#define IDR_CIRCLE                      32773
#define IDR_HEHE                        32774
#define IDR_HAHA                        32775
#define IDR_RECTANGLE                   32778
#define IDR_TRIANGLE                    32779
#define IDR_THREED                      32780
#define IDW_LINETYPE                    32787
#define IDR_COLORDLG                    32788
#define IDR_MODELLESS                   32789
#define IDR_PROPERTYSET                 32790
#define IDC_CIRCLE                      32791
#define IDR_SPLITTERWND                 32792

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32793
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           109
#endif
#endif

⌨️ 快捷键说明

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