• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
山高我为峰
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 61 62 63 64 65 66 67 68 69 ··· 89 下一页
2016年5月17日
Oracle 11g的7个服务详解
摘要: 成功安装Oracle 11g后,共有7个服务,这七个服务的含义分别为:1. Oracle ORCL VSS Writer Service:Oracle卷映射拷贝写入服务,VSS(Volume Shadow Copy Service)能够让存储基础设备(比如磁盘,阵列等)创建高保真的时间点映像,即映射 阅读全文
posted @ 2016-05-17 10:26 山高我为峰 阅读(944) 评论(1) 推荐(0)
2016年5月16日
Firefox和Chrome浏览器导出书签
摘要: Chrome浏览器: 或者直接在地址栏中输入:“chrome://bookmarks/#1”也可以 Firefox浏览器: 阅读全文
posted @ 2016-05-16 15:41 山高我为峰 阅读(737) 评论(0) 推荐(0)
桥梁模式
摘要: 桥梁模式也叫桥接模式,其定义如下: Decouple an abstraction from its implementation so that the two can vary independently. 将抽象和实现解耦,使得两者可以独立地变化 桥梁模式的角色: Abstraction抽象化 阅读全文
posted @ 2016-05-16 11:00 山高我为峰 阅读(358) 评论(0) 推荐(0)
2016年5月15日
享元模式
摘要: 享元模式是池技术的重要实现方式,其定义如下: Use sharing to support large numbers of fine-grained objects efficiency.使用共享对象可有效的支持大量的细粒度的对象享元模式的定义为我们提出了两个要求:细粒度的对象和共享对象细粒度对象 阅读全文
posted @ 2016-05-15 20:52 山高我为峰 阅读(325) 评论(0) 推荐(0)
解释器模式
摘要: 解释器模式的定义是一种按照规定语法进行解析的方案,在现在项目中使用的比较少,其定义如下: Given a language, define a representation for its grammar along with an interpreter that uses the represe 阅读全文
posted @ 2016-05-15 18:50 山高我为峰 阅读(1676) 评论(0) 推荐(0)
状态模式
摘要: 状态模式的定义如下: Allow an object to alter its behavior when its internal state changes. The objects will appear to changeits class. 当一个对象内在状态改变时允许其改变行为这个对象看 阅读全文
posted @ 2016-05-15 17:46 山高我为峰 阅读(188) 评论(0) 推荐(0)
2016年5月14日
组合模式
摘要: 组合模式的定义: 主要用来描述部分和整体的关系,其定义如下: Compose objects into tree structure to represent part-whole hierarchies. Composite lets clients treatindividual objects 阅读全文
posted @ 2016-05-14 19:11 山高我为峰 阅读(219) 评论(0) 推荐(0)
访问者模式
摘要: 访问者模式是一个相对简单的模式,其定义如下: Represent an operation to be performed on the elements of an object structrue. Visitor lets you define a new operation without 阅读全文
posted @ 2016-05-14 17:37 山高我为峰 阅读(246) 评论(0) 推荐(0)
备忘录模式
摘要: 备忘录模式提供了一种弥补真实世界缺陷的方法,让“后悔药”在程序世界中可行,其定义如下: Without violating encapsulation, capture and externalize an object's internal state so that the object can 阅读全文
posted @ 2016-05-14 16:14 山高我为峰 阅读(269) 评论(0) 推荐(0)
门面模式
摘要: 门面模式也叫做外观模式,是一种比较常用的封装模式,其定义如下: Provide a unifield interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes 阅读全文
posted @ 2016-05-14 14:22 山高我为峰 阅读(344) 评论(0) 推荐(0)
上一页 1 ··· 61 62 63 64 65 66 67 68 69 ··· 89 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3