摘要:
DA server: Data Access 数据访问服务器,无需很多配置 OPC UA:OPC Unified Architecture,需要一定量的配置 OPC:OLE for Process Control --OLE 过程控制 OLE:Object Linking and Embedding 阅读全文
摘要:
c# winform程序启动时判断本身是否在运行,是否已经运行 Program.cs里面修改 using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Syst 阅读全文