📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Pipeline.rc
//
#define ID_BTN_MEM 3
#define ID_BTN_DEFAULT 3
#define ID_BTN_PROGRAM 3
#define ID_BTN_REG 4
#define ID_BTN_CONFIG 4
#define ID_BTN_RESTART 5
#define IDR_PIPELITYPE_CNTR_IP 6
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_ASMTYPE 101
#define IDP_FAILED_TO_CREATE 102
#define IDR_MAINFRAME 128
#define IDR_PIPELITYPE 129
#define IDD_SIM_DLG 130
#define IDR_CRYSTAL 131
#define IDD_SIM_CONFIG 137
#define IDD_MEMDLG 138
#define IDD_REGDLG 139
#define IDD_MIPS_PIPELINE 140
#define IDD_CYCLE_FROM 141
#define IDD_TRACE 142
#define IDD_RESET 143
#define IDD_STAT 144
#define IDC_BTN_CONFIGURE 1003
#define IDC_BTN_EDIT 1004
#define IDC_BTN_LOAD 1005
#define IDC_BTN_QUIT 1006
#define IDC_BTN_STEP_FORWARD 1007
#define IDC_BTN_NEXT_CYCLE 1008
#define IDC_BTN_STEP_BACK 1009
#define IDC_BTN_PREVIOUS_CYCLE 1010
#define IDC_BTN_RESET 1011
#define IDC_BTN_GO 1012
#define IDC_BTN_TRACE 1013
#define IDC_BTN_STAT 1014
#define IDC_ASM_TEXT 1015
#define IDC_BTN_STOP 1016
#define IDC_RADIO_FREEZE 1028
#define IDC_RADIO_PREDICT_TOKEN 1029
#define IDC_RADIO_PREDICT_NOT_TOKEN 1030
#define IDC_RADIO_DELAYED_BRANCH 1031
#define IDC_RADIO_FORWARDING 1032
#define IDC_RADIO_NOT_FORWARDING 1033
#define IDC_SLIDER1 1034
#define IDC_SLIDER2 1035
#define IDC_SLIDER3 1036
#define IDC_EDIT1 1037
#define IDC_EDIT2 1038
#define IDC_EDIT3 1039
#define IDC_MEM_GRID 1040
#define IDC_RADIO_BIGENDING 1041
#define IDC_RADIO_LITTLEENDING 1042
#define IDC_REG_GRID 1044
#define IDC_RADIO_HEX 1045
#define IDC_RADIO_DEC 1046
#define IDC_EXECINST_CTRL 1047
#define ID_BTN_ALL 1049
#define IDC_STAT 1050
#define IDC_COPYRIGHT 1051
#define IDC_STATIC_LUXIAOCHUN 1052
#define IDC_STATIC_WUBIN 1053
#define IDC_DATAPATH 1054
#define ID_CANCEL_EDIT_CNTR 32768
#define ID_ASM_FILE_OPEN 32772
#define ID_ASM_FILE_NEW 32774
#define ID_ASM_FILE_SAVE 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 147
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1055
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -