Terry's blog

Focus on bigdata and cloud.

博客园 首页 新随笔 联系 订阅 管理

2007年10月30日 #

摘要: 功能: 用来附加到一个ASP.NET DropDownList控件之上,以便自动产生一整组DropDownList控件中的选项,以供用户选择。 属性: TargetControlID 指定要扩展的DropDow... 阅读全文
posted @ 2007-10-30 18:01 王晓成 阅读(1703) 评论(0) 推荐(0) 编辑

摘要: 创建型:1.单件模式(Singleton Pattern)2.抽象工厂(Abstract Factory)3.建造者模式(Builder)4.工厂方法模式(Factory Method)5.原型模式(Prototype) 结构型:6.适配器模式(Adapter Pattern)7.桥接模式(Bridge Pattern)8.装饰模式(Decorator Pattern)9.组合模式(Composi... 阅读全文
posted @ 2007-10-30 13:00 王晓成 阅读(87864) 评论(11) 推荐(36) 编辑

摘要: 功能: javascript无提示关闭窗口,兼容IE,Firefox等。 实例代码: 无提关闭窗 阅读全文
posted @ 2007-10-30 12:32 王晓成 阅读(3731) 评论(9) 推荐(0) 编辑