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

📄 resource.h

📁 一款国产的8051模拟器(全部源代码) 本软件是一款8051模拟器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MDIDemo.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MDIDEMTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     136
#define IDD_DIALOG4                     137
#define IDD_DIALOG5                     138
#define IDD_DIALOG6                     139
#define IDR_MENU1                       141
#define IDI_ICON1                       142
#define IDD_DIALOG7                     143
#define IDB_BITMAP1                     144
#define IDD_DIALOG8                     145
#define IDC_TAB1                        1000
#define IDC_BUTTON1                     1001
#define IDC_BUTTON2                     1002
#define IDC_mySTATIC                    1010
#define IDC_MEMLIST                     1014
#define IDC_BUTTON3                     1015
#define IDC_NAMESTR                     1016
#define IDC_NAMEEDIT                    1017
#define IDC_CPULIST                     1018
#define IDC_SerBus                      1019
#define IDC_BUTTON4                     1020
#define IDC_BUTTON5                     1021
#define IDC_BUTTON6                     1022
#define IDC_BUTTON7                     1023
#define IDC_CPUINFO                     1027
#define IDC_CPUSPEED                    1028
#define IDC_CPUReg                      1031
#define IDC_EDITData                    1032
#define IDC_EDITRAM                     1033
#define IDC_EDITADDR                    1034
#define IDC_BUTTON8                     1035
#define IDC_SEPARATE                    1036
#define IDC_contribute                  1037
#define IDC_firstlink                   1038
#define IDC_AEDIT1                      1040
#define IDC_AEDIT2                      1041
#define IDC_EDIT1                       1042
#define IDC_EDIT2                       1043
#define IDC_ASTATIC                     1044
#define IDC_ASTATIC1                    1045
#define ID_MENUITEM                     32771
#define IDC_RUNALL                      32772
#define ID_CPUSTOP                      32773
#define ID_MENUITEM32775                32775
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32777                32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32779                32779
#define ID_MENUITEM32780                32780
#define ID_MENUITEM32781                32781
#define ID_MENUITEM32782                32782
#define ID_MENUITEM32783                32783
#define IDC_Child_View1                 33331
#define IDC_Child_View2                 33332
#define IDC_Child_View3                 33333
#define IDC_Child_View4                 33334
#define IDC_Child_View5                 33335
#define IDC_Child_View6                 33336
#define IDC_Child_View7                 33337
#define IDC_Child_View8                 33338
#define IDC_Child_View9                 33339
#define IDC_EDIT_COM1                   33431
#define IDC_EDIT_COM2                   33432
#define IDC_EDIT_COM3                   33433
#define IDC_EDIT_COM4                   33434
#define IDC_EDIT_COM5                   33435
#define IDC_EDIT_COM6                   33436
#define IDC_EDIT_COM7                   33437
#define IDC_EDIT_COM8                   33438
#define IDC_EDIT_COM9                   33439
#define IDC_DEVICE_SELECT               33500
#define IDC_DEVICE_EPMEM_SELECT         33800
#define IDC_DEVICE_SBUSI_SELECT         34100
#define IDC_DEVICE_SBUSO_SELECT         34400
#define IDC_DEVICE_RMEM_SELECT          34700
#define IDC_WORK_SPACE_SELECT           35000
#define IDC_DEVICE_NULL_COM             50000

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1046
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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