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

📄 resource.h

📁 用Visual C++实现的绘制函数图像的程序。给定任意函数表达式
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyPaint.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYPAINTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_MyAboutDlg                  139
#define IDB_BITMAP1                     141
#define IDR_POPMENU                     149
#define IDR_TOOLBAR                     151
#define IDD_DIALOG2                     159
#define IDD_DIALOG3                     160
#define IDC_LINE                        1007
#define IDC_COMBO1                      1009
#define IDC_COLOR                       1010
#define IDC_BUTTON1                     1011
#define ID_PAINT_OK                     1013
#define IDPAINTOK                       1013
#define ID_PAINT_HIDE                   1014
#define IDC_EXIT                        1015
#define ID_PAINT_OK2                    1016
#define ID_PAINT_OK3                    1017
#define IDC_EXPRES                      1018
#define IDC_BUTTON2                     1019
#define IDC_JIFEN                       1020
#define ID_MODIFY                       1020
#define IDC_EDIT1                       1021
#define IDC_LIMIT_B                     1021
#define IDC_FOCUS_SW                    1021
#define IDC_EDIT2                       1022
#define IDC_LIMIT_A                     1022
#define IDC_FOV_SW                      1022
#define IDC_EXPRES2                     1023
#define IDC_SPIN2                       1029
#define IDC_TAB                         1044
#define IDC_X_EXPRES                    1047
#define IDC_X_ST                        1048
#define IDC_Y_EXPRES                    1049
#define IDC_Y_ST                        1050
#define IDC_P_ST                        1051
#define IDC_F_ST                        1052
#define IDC_Z_EXPRES                    1053
#define IDC_Z_ST                        1054
#define IDC_INTRO_ST                    1055
#define IDC_FOCUS                       1057
#define IDC_FOV                         1058
#define IDC_CHECK1                      1061
#define IDC_COLOR_BK                    1064
#define IDC_COLOR_TEXT                  1065
#define IDC_COLOR_CORDN                 1066
#define IDC_COLOR_NET                   1067
#define IDC_SET_SAVE                    1068
#define IDC_RESET                       1069
#define AFX_ID_PAINT                    32773
#define IDPAINTHIDE                     -32762
#define ID_MENUITEM32777                32777
#define ID_                             32778
#define ID_DELETE_LINE                  32783
#define ID_SHOW_HIDE                    32785
#define ID_P_NET                        32786
#define ID_N_NET                        32787
#define ID_POP_HELP                     32788
#define ID_XY_ROTE                      32790
#define ID_Z_ROTE                       32791
#define ID_ZOOM                         32792
#define ID_MOUSE                        32793
#define ID_SET                          32794
#define ID_ABOUT_ME                     32795
#define ID_SAVE_BMP                     32796
#define ID_MY_SAVE                      32797
#define ID_PAINT                        32798
#define ID_MY_OPEN                      0xE101
#define ID_Y                            61447
#define ID_X                            61448

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        161
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1070
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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