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

📄 resource.h

📁 用visual c++编写的OPC程序。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by OPCSample_cpp.rc
//
#define ID_REFRESH                      3
#define IDD_OPCSAMPLE_CPP_DIALOG        102
#define IDR_MAINFRAME                   128
#define IDD_CONNECT                     129
#define IDD_ADD_ITEM                    130
#define IDD_OPC_SERVER                  132
#define IDD_WRITE_ITEM                  134
#define IDC_LIST                        1000
#define IDC_ACCESS_PATH                 1000
#define IDC_TREE                        1001
#define IDC_ITEMID                      1001
#define IDC_TAGS                        1003
#define IDC_SERVER_LIST                 1009
#define IDC_SELECTED_TAGS               1011
#define IDC_VALUE                       1013
#define IDC_ASYNC                       1014
#define IDC_WRONG_HANDLE                1015
#define IDC_ECYCLE                      1016
#define IDC_B_DELETE                    1017
#define IDC_B_ADD                       1018
#define IDC_B_ALL                       1020
#define IDC_FNATIVE                     1021
#define IDC_FBOOL                       1022
#define IDC_FSHORT                      1023
#define IDC_FLONG                       1024
#define IDC_FDOUBLE                     1025
#define IDC_FSTRING                     1026
#define IDC_FCHAR                       1027
#define IDC_FWORD                       1028
#define IDC_FDWORD                      1029
#define IDC_FBYTE                       1030
#define IDC_CB_ACCESS                   1031
#define IDC_CB_ADD                      1032
#define IDC_B_ALL_DELETE                1033
#define IDC_BSTARTCYCLIC                1042
#define IDC_BENDCYCLIC                  1043

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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