📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DIINT.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DIINT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_SelectDevice 1000
#define IDC_ChkPatternMatch 1001
#define IDC_ChkTimer 1002
#define IDC_ChkStatusChange 1003
#define IDC_txtPatternMatchCount 1004
#define IDC_txtTimerCount 1005
#define IDC_txtStatusChange 1006
#define IDC_txtPatternMatchValue 1007
#define IDC_txtCounterValue 1008
#define IDC_txtStatusChannel 1009
#define IDC_ChkDI0 1010
#define IDC_ChkDI1 1011
#define IDC_ChkDI2 1012
#define IDC_ChkDI3 1013
#define IDC_ChkDI4 1014
#define IDC_ChkDI5 1015
#define IDC_ChkDI6 1016
#define IDC_ChkDI7 1017
#define IDC_txtDI0Int 1018
#define IDC_txtDI1Int 1019
#define IDC_txtDI2Int 1020
#define IDC_txtDI3Int 1021
#define IDC_txtDI4Int 1022
#define IDC_txtDI5Int 1023
#define IDC_txtDI6Int 1024
#define IDC_txtDI7Int 1025
#define IDC_DEVICENAME 1026
#define IDC_START 1027
#define IDC_STOP 1028
#define IDC_lstIntAuxDi0 1060
#define IDC_lstIntAuxDi1 1061
#define IDC_lstIntAuxDi2 1062
#define IDC_lstIntAuxDi3 1063
#define IDC_lstIntAuxDi4 1064
#define IDC_lstIntAuxDi5 1065
#define IDC_lstIntAuxDi6 1066
#define IDC_lstIntAuxDi7 1067
// 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 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -