-
s670
s7-200 PLC PC/PPI通信控件-s670-200 PLC PC/PPI Communication Control
- 2023-03-28 18:00:03下载
- 积分:1
-
控件注册器源代码
控件注册器源代码-Control Registry for the source code
- 2023-03-08 07:35:03下载
- 积分:1
-
基于QT webkit的plugin机制实现plugin与页面的数据交换与通信
基于QT webkit的plugin机制实现plugin与页面的数据交换与通信-QT webkit-based mechanism to achieve the plugin and the plugin page data exchange and communication
- 2022-08-15 02:19:30下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-10 17:46:48下载
- 积分:1
-
AXCompSafety: An ActiveX component safe for initialization and scripting editor
AXCompSafety: An ActiveX component safe for initialization and scripting editor
- 2023-03-03 00:50:03下载
- 积分:1
-
里面三本书,两本是清华大学出版的计算流体力学,另外一本是Fundamentals of Computational Fluid。对搞CFD的人很有用。...
里面三本书,两本是清华大学出版的计算流体力学,另外一本是Fundamentals of Computational Fluid。对搞CFD的人很有用。-Inside the three books, two are published in Computational Fluid Dynamics, Tsinghua University, another one is the Fundamentals of Computational Fluid. Of those who engage in CFD useful.
- 2022-03-16 01:37:36下载
- 积分:1
-
Com控件的简单样例,虽然没有实现具体功能,但,揭示了com编写的基本本质。...
Com控件的简单样例,虽然没有实现具体功能,但,揭示了com编写的基本本质。-Control Com simple example, although there is no specific function, but it reveals the preparation of the basic com nature.
- 2022-03-19 19:58:51下载
- 积分:1
-
OPC服务器和OPC客户端示例
opc server and opc client sample-opc server
- 2022-02-26 14:44:36下载
- 积分:1
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议 delphi实现-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement to achieve delphi
- 2023-03-07 15:30:04下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1