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

📄 resource.h

📁 opc的客户端程序,在csdn上下的,不过我想看看这里下的详细说明
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CUS_OPCClient.rc
//
#define IDC_BTN_PROPERTIES              3
#define IDC_BTN_REFRESH                 3
#define IDC_BTN_ADDITEM                 4
#define IDC_BTN_ADDALL                  5
#define IDD_ABOUTBOX                    100
#define ID_VIEW_ARRANGE                 127
#define IDR_MAINFRAME                   128
#define IDR_CUS_OPTYPE                  129
#define IDB_BITMAP1                     130
#define IDD_SERVER_DIALOG               131
#define IDD_GROUP_DIALOG                132
#define IDD_ITEM_DIALOG                 133
#define IDR_OPC_MENU                    134
#define IDR_ITEM_MENU                   135
#define IDD_ITEM_PROPERTIES             136
#define IDD_WRITE_DIALOG                137
#define IDC_EDIT1                       1000
#define IDC_EDT_GROUPNAME               1000
#define IDC_EDIT2                       1001
#define IDC_CBO_NODE                    1001
#define IDC_EDT_UPDATERATE              1001
#define IDC_EDIT3                       1002
#define IDC_RAD_NATIVE                  1002
#define IDC_EDT_DEADBAND                1002
#define IDC_EDIT4                       1003
#define IDC_RAD_SERVER2                 1003
#define IDC_EDT_TIMEBIAS                1003
#define IDC_EDIT5                       1004
#define IDC_LST_SERVER                  1004
#define IDC_EDT_LOCALID                 1004
#define IDC_CHECK1                      1005
#define IDC_EDT_FILTER                  1005
#define IDC_CHK_ACTIVE                  1005
#define IDC_FLAT                        1006
#define IDC_TREE                        1007
#define IDC_TAG_LIST                    1008
#define IDC_RAD_BOOL                    1009
#define IDC_RAD_SHORT                   1010
#define IDC_RAD_LONG                    1011
#define IDC_RAD_FLOAT                   1012
#define IDC_RAD_DOUBLE                  1013
#define IDC_RAD_STRING                  1014
#define IDC_EDT_ITEMNAME                1016
#define IDC_EDT_ACCESSPATH              1017
#define IDC_EDT_SERVERNAME              1018
#define IDC_RAD_SERVER1                 1019
#define IDC_LIST                        1020
#define IDC_EDT_VALUE                   1021
#define IDC_CHK_ASYNC                   1022
#define ID_OPC_SERVER                   32771
#define ID_OPC_GROUP                    32772
#define ID_OPC_ITEM                     32773
#define ID_OPC_CONNECT                  32776
#define ID_OPC_DISCONNECT               32777
#define ID_OPC_DELETE_GROUP             32778
#define ID_OPC_DELETE_SERVER            32779
#define ID_FILE_EXPORT                  32780
#define ID_FILE_EXPORT_LOG              32781
#define ID_ITEM_PROPERTIES              32782
#define ID_ITEM_WRITE                   32783
#define ID_ITEM_REMOVE                  32784
#define ID_BUTTON32785                  32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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