遵循开闭原则设计出的模块具有两个主要特征:(1)对于扩展是开放的(Open for extension)。这意味着模块的行为是可以扩展的。当应用的需求改变时,我们可以对模块进行扩展,使其具有满足那些改变的新行为。也就是说,我们可以改变模块的功能。(2)对于修改是关闭的(Closed for modi...
分类:
其他好文 时间:
2014-06-28 16:09:16
阅读次数:
257
In May 2011, I read a request for installation Openvswitch on Qemu image. I started to play with Openvswitch and finally became fan of this project. I...
分类:
其他好文 时间:
2014-06-24 10:31:56
阅读次数:
259
In part one we showed how to create Openvswitch extension and submit it to Microcore repository. There were also presented after-install steps for Ope...
分类:
移动开发 时间:
2014-06-24 10:17:04
阅读次数:
588
不再用一个EXCEL文件大家来发EMAIL来录入数据了,给用户用Sharepoint列表,但有一次用户有50个字段要录入,虽然在Designer里或是UI上创建字段很方便,但要一个个创建真是不高兴这样做。用户会用EXCEL那就让用户把字段名、类型、是否是必须项填在EXCEL里面,代码读下搞定~~查阅...
分类:
其他好文 时间:
2014-06-24 08:59:55
阅读次数:
173
--------转载自http://www.cnblogs.com/hejunrex/archive/2011/11/17/2252193.htmljQuery plugin: Validation 使用说明 官网地址:http://bassistance.de/jquery-plugins/jqu...
public static class Extension { #region [编码/解码统一转换] /// /// /// /// /// True为Encode;False为Decode ...
分类:
Web程序 时间:
2014-06-22 23:05:05
阅读次数:
274
第 9章+---------------------------------------------------+| 写一个块设备驱动 |+---------------------------------------------------+| 作者:赵磊 || email:zhaoleidd@h...
分类:
系统相关 时间:
2014-06-21 17:31:03
阅读次数:
270
第 11章+---------------------------------------------------+| 写一个块设备驱动 |+---------------------------------------------------+| 作者:赵磊 || email:zhaoleidd@...
分类:
系统相关 时间:
2014-06-21 17:22:40
阅读次数:
209
第 1 章+---------------------------------------------------+| 写一个块设备驱动 |+---------------------------------------------------+| 作者:赵磊 || email:zhaoleidd@...
分类:
系统相关 时间:
2014-06-21 17:17:15
阅读次数:
319
第 12章+---------------------------------------------------+| 写一个块设备驱动 |+---------------------------------------------------+| 作者:赵磊 || email:zhaoleidd@...
分类:
系统相关 时间:
2014-06-21 17:07:46
阅读次数:
527