上篇博文分享了我的知识库,被好多人关注,受宠若惊。今天我把我在项目中封装的OPC自定义接口的程序分享一下。下面将会简单简单介绍下OPC DA客户端数据访问,以及搭配整个系统的运行环境。OPC(OLE for Process Control)其实就是一套标准,我对这套标准理解不多,使用过程中就把它.....
分类:
其他好文 时间:
2014-07-22 22:57:55
阅读次数:
1175
The ComboBox control is in many ways like the ListBox control, but takes up a lot less space, because the list of items is hidden when not needed. The...
分类:
其他好文 时间:
2014-07-22 22:56:32
阅读次数:
216
修改被 DB Control 监控的db (10g and 11g)中 dbsnmp密码的方法...
分类:
数据库 时间:
2014-07-18 21:25:00
阅读次数:
331
一、你知道IOC与DI吗?1、IOC(Inversion of Control )——控制反转即依赖对象不在被依赖模块的类中直接通过new来获取先看看下面这段代码的问题~public class SqlServerDal{ public void Delete() { Console...
分类:
Web程序 时间:
2014-07-18 21:07:02
阅读次数:
397
Ns.UI.AjaxForm = function () { Ns.UI.Control.apply(this, arguments);//属于继承 this.onError = null; this.onSuccess = null; this.onBeforSend = ...
分类:
编程语言 时间:
2014-07-18 19:20:58
阅读次数:
372
环境:Ubuntu12.10_x64问题:用tsql访问SQL Server>> tsql -H 192.168.88.133 -p 1433 U saError 20002 (severity 9):Adaptive Server connection failed解决:查看TDS version...
分类:
其他好文 时间:
2014-07-17 00:13:08
阅读次数:
845
Fence LoopsThe fences that surround Farmer Brown's collection of pastures have gotten out of control. They are made up of straight segments from 1 thr...
分类:
其他好文 时间:
2014-07-16 19:06:02
阅读次数:
516
Search and Replace - Multiple Files
Searching
To open the search panel for files, press Ctrl
+ Shift +
F. You can use thekeyboard to control some search panel options and search actions:
...
分类:
其他好文 时间:
2014-07-16 16:17:14
阅读次数:
212
在VMware workstation 10中运行的虚拟机中再安装workstation软件时,启动时会出现不断重启的故障,解决办法:在宿主虚拟机的.vmx文件中添加一行monitor_control.restrict_backdoor = "TRUE"重启虚拟机即可。
分类:
其他好文 时间:
2014-07-16 13:57:51
阅读次数:
200
改变数据库用户sysman(该用户是DB Control Repository 的schema)密码的方法...
分类:
数据库 时间:
2014-07-16 08:05:51
阅读次数:
423