事务复制事务复制的基本机制,在联机文档上也有介绍。基本原理如图,主要依靠2个代理,1.日志读取代理(log reader agent),2.分发代理(distribution agent)。其中log reader agent,负责从发布数据库上读取日志并且写入到分发数据库(distribution...
分类:
数据库 时间:
2015-02-04 09:21:38
阅读次数:
221
装饰设计模式:基于已经存在的功能,提供增强的功能
装饰设计模式的由来:
Reader
----TextReader
----MediaReader
要为子类提供缓冲读的功能
Reader
----TextReader
----BufferedTextReader
----MediaReader
-----BufferedMediaRead...
分类:
编程语言 时间:
2015-02-03 23:07:39
阅读次数:
214
java 的输入/输出java的 I/O是通过java.io包下的类和接口支持,其中最重要的是5个类,分别是 File,OutputStream,InputStream, Write,Reader及一个接口Serializable.File类:可以对文件进行操作字节流:(OutputStream/I...
分类:
编程语言 时间:
2015-02-03 22:33:50
阅读次数:
158
Here share you an example of using the Key Pro M8 and Nissan NSPC001 PIN Code reader to program Infiniti JX35 keys.Equipment:NSPC001 Nissan Pin code R...
分类:
其他好文 时间:
2015-02-03 16:54:43
阅读次数:
206
来自:Adobe 开发者中心 从您开始使用 Adobe Scout 那一刻起,就能够访问海量的数据。这涉及到您的内容的几乎每个方面;从 ActionScript 执行到 Flash Player 执行的各个渲染步骤。您可能首先会尝试查找内容中的性...
分类:
其他好文 时间:
2015-02-03 15:27:01
阅读次数:
210
HttpWebRequest request = null; Stream webStream = null; HttpWebResponse response = null; StreamReader reader = null; ...
分类:
Web程序 时间:
2015-02-02 17:31:33
阅读次数:
2893
本例以web调用做为例子,本插件支持主流浏览器,IE要9以上,移动设备,触屏设备也支持,能自适应屏幕大小。使用效果:工具还是很丰富的,编辑完成之后,可以保存图片至本地目录。使用说明:1,需要在线注册账号,申请apikey,地址:https://creativesdk.adobe.com/docs/w...
分类:
移动开发 时间:
2015-02-02 15:30:23
阅读次数:
342
现象:chrome播放网页视频,只有图像没有声音 系统:Windows 7 64bit 尝试过的方法: #1. 重装chrome #2. 启用/停止 adobe插件 #3. 重新下载chrome adome插件 上面3个方法都没有生效 #4. 打开任务管理器,卸载声卡驱动,然后重启,系统会自动安装声...
分类:
其他好文 时间:
2015-02-01 17:32:46
阅读次数:
142
1.传入參数是数组 使用 string[] arrays = new string[] { "1", "2", "3" }; Reader.QueryForList("Ibatisnet.dao.Test", strValue ); 2.使用上面的数组还能够使用对象中数组方式,写法有点差别 3. ....
分类:
其他好文 时间:
2015-01-31 16:12:12
阅读次数:
206
步骤:1.Adobe Flash Media Live Encoder 2.5推送h.264 main profile给nginx-rtmp;2.nginx-rtmp做hls切片;3.ipad播放hls,画面抖动。切片结果分析:1.ffmpeg(Adobe Flash Media Live Enco...
分类:
移动开发 时间:
2015-01-31 14:33:06
阅读次数:
714