readme.txt

来自「一个OPC 服务器程序」· 文本 代码 · 共 14 行

TXT
14
字号
========================================================================
Sample Server : CPPSimpleServer
========================================================================

Feb. 11, 2003

This sample OPC server was created to demonstrate the use of SLIK-DA in the Visual C++ 
environment.  The #import statement is used to generate wrapper classes, etc. for easy use 
of the control in this container.  ATL is also leveraged to ease the burden of providing event 
handlers in C++.  

This example demonstrates how simple it really is to create an OPC server using SLIK-DA.  
The entire OPC code server is implemented in two small source files, CPPSimpleServer.cpp 
and SLIKServerEvents.cpp.

⌨️ 快捷键说明

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