resource.h
来自「PIO-DIO D56/24 控制程序」· C头文件 代码 · 共 42 行
H
42 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Resource.rc
//
#define IDD_DIALOG 101
#define IDC_LIST1 1000
#define IDC_EDITBOARDS 1001
#define IDC_EDITBASE 1002
#define IDC_EDITDIDO 1003
#define IDC_EDITIRQ 1005
#define IDC_EDITDO0 1006
#define IDC_EDITDO1 1007
#define IDC_BUTTONDO0 1008
#define IDC_EDITDO2 1009
#define IDC_PORTOUTPUT 1009
#define IDC_EDITDO3 1010
#define IDC_PORTINPUT 1010
#define IDC_BUTTONDO1 1012
#define IDC_BUTTONDI0 1016
#define IDC_BUTTONDI1 1017
#define IDC_EDITDI0 1050
#define IDC_EDITDO4 1050
#define IDC_EDITDI1 1051
#define IDC_EDITDO5 1051
#define IDC_EDITDI2 1052
#define IDC_EDITDO6 1052
#define IDC_EDITDI3 1053
#define IDC_EDITDO7 1053
#define ID_EXIT 40003
#define ID_DEMO 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?