📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ParallelPortApp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PARALLELPORTAPP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_RADIO_PIN1 1000
#define IDC_RADIO_PIN14 1001
#define IDC_RADIO_PIN2 1002
#define IDC_RADIO_PIN15 1003
#define IDC_RADIO_PIN3 1004
#define IDC_RADIO_PIN16 1005
#define IDC_RADIO_PIN4 1006
#define IDC_RADIO_PIN17 1007
#define IDC_RADIO_PIN5 1008
#define IDC_RADIO_PIN18 1009
#define IDC_RADIO_PIN6 1010
#define IDC_RADIO_PIN19 1011
#define IDC_RADIO_PIN7 1012
#define IDC_RADIO_PIN20 1013
#define IDC_RADIO_PIN8 1014
#define IDC_RADIO_PIN21 1015
#define IDC_RADIO_PIN9 1016
#define IDC_RADIO_PIN22 1017
#define IDC_RADIO_PIN10 1018
#define IDC_RADIO_PIN23 1019
#define IDC_RADIO_PIN11 1020
#define IDC_RADIO_PIN12 1021
#define IDC_RADIO_PIN13 1022
#define IDC_RADIO_PIN24 1023
#define IDC_RADIO_PIN25 1024
#define IDC_EDIT_ADDR 1025
#define IDC_EDIT_VALUE 1026
#define IDC_BUTTON_READ 1027
#define IDC_BUTTON_WRITE 1028
#define IDC_RADIO_HEX 1029
#define IDC_RADIO_DEC 1030
#define IDC_RADIO_BYTE 1031
#define IDC_RADIO_WORD 1032
#define IDC_RADIO_DWORD 1033
#define IDC_STATIC_DATATYPE 1034
#define IDC_STATIC_FORMAT 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -