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

📄 resource.h

📁 本人自编的另一个有限元软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FiniteElec.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_FINITETYPE                  129
#define IDD_DIALOG_SETMESH              130
#define IDD_DIALOG_DEFINE               132
#define IDC_EDIT_MESH_HNUM              1000
#define IDC_EDIT_MESH_VNUM              1001
#define IDC_EDIT_XPOS                   1001
#define IDC_EDIT_YPOS                   1002
#define IDC_EDIT_LENGTH                 1003
#define IDC_EDIT_HEIGHT                 1004
#define IDC_BUTTON_ADD                  1005
#define IDC_EDIT_XSEGMENT               1007
#define IDC_EDIT_YSEGMENT               1008
#define IDC_SPIN2                       1011
#define IDC_SPIN3                       1012
#define IDC_CHECK_1_BOTTOM              1012
#define IDC_CHECK_2_LEFT                1013
#define IDC_CHECK_3_UP                  1014
#define IDC_CHECK_4_RIGHT               1015
#define IDC_EDIT_LOADBOTTOM             1017
#define IDC_EDIT_LOADLEFT               1018
#define IDC_EDIT_LOADUP                 1019
#define IDC_EDIT_LOADRIGHT              1020
#define IDC_COMBO_MODEL_LIST            1022
#define IDC_BUTTON_OUTPUT               1023
#define IDC_BUTTON_DELETE               1024
#define IDC_BUTTON_EDIT                 1025
#define ID_VIEW_INPUT                   32771
#define ID_VIEW_OUTPUT                  32772
#define ID_MODAL_ONE                    32773
#define ID_MODAL_TWO                    32774
#define ID_MODAL_USER                   32775
#define ID_MODAL_SETMESH                32776
#define ID_VIEW_GRAPH                   32777
#define ID_MENUITEM32778                32778
#define ID_VIEW_INPUTGRAPH              32779
#define ID_MODAL_SOLVE                  32781
#define ID_VIEW_OUTPUTGRAPH             32782
#define ID_VIEW_ZOOMIN                  32783
#define ID_MENUITEM32785                32785
#define ID_VIEW_ZOOMOUT                 32786
#define ID_MODEL_SOLVE                  32794
#define ID_FILE_SAVEMODEL               32795
#define ID_VIEW_GOLEFT                  32796
#define fdf                             32797
#define ID_VIEW_GORIGHT                 32798
#define ID_VIEW_GODOWN                  32799
#define ID_VIEW_GOUP                    32800
#define ID_VIEW_RESET                   32810
#define ID_VIEW_START                   32811

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32816
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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