resource.h
来自「finite element mesh 参数化有限元网格划分」· C头文件 代码 · 共 47 行
H
47 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MeshMaker.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MESHMATYPE 129
#define IDB_MM_ICON 132
#define IDC_VERSION 1000
#define ID_FILE_EXPORT_VRML 32771
#define ID_COLORS_BACKGROUND 32775
#define ID_MODELVIEW_ORTHOGRAPHIC 32777
#define ID_MODELVIEW_PERSPECTIVE 32778
#define ID_MODELVIEW_BACKFACE 32779
#define ID_SHADING_FLAT 32782
#define ID_SHADING_SMOOTH 32783
#define ID_RENDERING_VERTICES 32784
#define ID_RENDERING_SOLIDWITHWIREFRAME 32785
#define ID_RENDERING_SOLID 32786
#define ID_RENDERING_WIREFRAME 32787
#define ID_COLORS_FACESDEFAULTCOLOR 32788
#define ID_COLORS_EDGESDEFAULTCOLOR 32789
#define ID_COLORS_VERTICESDEFAULTCOLOR 32790
#define ID_COLORS_HIGHLIGHTALLVERTICES 32791
#define ID_COLORS_HIGHLIGHTALLEDGES 32792
#define ID_COLORS_HIGHLIGHTALLFACES 32793
#define ID_RENDERING_SHOWLINES 32794
#define ID_RENDERING_HIGHLIGHTSONLY 32802
#define ID_MODELVIEW_RESET 32803
#define ID_RENDERING_TEXTUREMAPPING 32805
#define ID_RENDERING_LOADTEXTUREIMAGE 32806
#define ID_RENDERING_SHOWSPHERES 32807
#define ID_RENDERING_SHOWCYLINDERS 32808
#define ID_RENDERING_SHOWPLATES 32809
// 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 32810
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?