E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Structural
结构型-装饰器
packagedecorator; /** *@authorjiq *类型:
Structural
*定义:动态地将责任附加到对象上 *若要拓展功能,装饰器提供了比继承更加有弹性的替代方案。
jiq408694711
·
2013-03-28 14:00
结构型-装饰器
package decorator; /** * @author jiq * 类型:
Structural
* 定义:动态地将责任附加到对象上 * 若要拓展功能,装饰器提供了比继承更加有弹性的替代方案
jiq408694711
·
2013-03-28 14:00
装饰器
结构模式(
Structural
Pattern)总结
结构模式(StructuralPattern)总结结构模式(StructuralPattern)描述如何将类或者对象结合在一起形成更大的结构。结构模式描述两种不同的东西:类与类的实例。根据这一点,结构模式可以分为类的结构模式和对象的结构模式。具体的集中结构模式如下所示:StructuralPatterns Adapter Matchinterfacesofdifferentclasses B
jiangxinyu
·
2013-03-26 10:00
Structural
patterns_Java design patterns
Structuralpatterns prescribetheorganizationofclassesandobjects.Thesepatternsareconcernedwithhowclassesinheritfromeachotherorhowtheyarecomposedfromotherclasses.CommonstructuralpatternsincludeAdapter,Pr
kaixinbingju
·
2013-03-12 15:00
C++实现
Structural
- Proxy模式
【转载】C++实现
Structural
-Proxy模式转载自:http://patmusing.blog.163.com/blog/static/13583496020101410329439/Proxyalsoa.k.a.Surrogate
积木
·
2013-03-07 23:00
C++实现
Structural
- Facade模式
【转载】C++实现
Structural
-Facade模式转载自:http://patmusing.blog.163.com/blog/static/135834960201002310460918/假设我们需要开发一个坦克模拟系统用于模拟坦克在各种作战环境中的行为
积木
·
2013-03-07 23:00
C++实现
Structural
- Bridge模式
【转载】C++实现
Structural
-Bridge模式转载:http://patmusing.blog.163.com/blog/static/13583496020100231174397/Bridge
积木
·
2013-03-07 23:00
C++实现
Structural
- Composite模式
【转载】C++实现
Structural
-Composite模式转载自:http://patmusing.blog.163.com/blog/static/135834960201002321018760
积木
·
2013-03-07 22:00
C++实现
Structural
- Decorator模式 (写的非常好的一篇)
【转载】C++实现
Structural
-Decorator模式(写的非常好的一篇)转载自:http://patmusing.blog.163.com/blog/static/135834960201002321448133
积木
·
2013-03-07 22:00
四巨头GoF的《设计模式》中23种设计模式的UML图 - 1 of 4
DESIGNPATTERNSPACECreational:FA;
Structural
:CAD;Behavioral:SOTThesimplestandmostcommonpatterns: AbstractFactory
wubinben28
·
2013-01-25 20:00
设计模式
设计模式的分类
(2)
Structural
(结构型):处理类或对象的组合。 (3)Behavioral(行为型):描述类或对象如何交互及如何分配职责。
jiben2qingshan
·
2013-01-18 14:00
教你如何创建标准简单的html
原文:http://www.w3school.com.cn/xhtml/xhtml_
structural
_01.asp如果你想要写一个清晰规范的页面出来,那么就丢掉哪些只为表现而滥用无数标签的坏习惯吧。
GeneralYY0
·
2013-01-09 11:00
XHTML
css
css
css
XHTML
标准
简单
清晰
struts2 best practice-Why we need a framework.
A web application framework is a piece of
structural
software that provides automation of common tasks
lvhuiqing
·
2012-12-03 16:00
Web
Machine Learning Resources机器学习的资料
Machine Learning Softwares SVM Light - Support Vector Machine in C Source Code (Including SVM Struct for
structural
chenbang110
·
2012-11-14 11:00
java设计模式笔记(菜鸟篇)
结构型:
Structural
处理类或对象之间的组合。 3. 行为型:behavioral 描述类或对象如何交互及如何分配职责。创建型
rainyear
·
2012-10-22 10:00
java设计模式
设计模式
按照GOF提出,23种,按照目的分为:创建型(creational)、结构性(
structural
)、行为型(behavioral)。
JAVA__
·
2012-10-14 12:00
Java 设计模式分类
模式依据其目的可分为创建型(Creational)、结构型(
Structural
)、或行为型(Behavioral)三种。
lzc3144
·
2012-10-12 20:00
GoF设计模式的分类
(2)
Structural
(结构型):处理类或对象的组合。 (3) Behavioral (行为型):描述类或对象如何交互及如何分配职责。 2.根据范围准
swincle
·
2012-10-03 13:00
设计模式
magento 创建block create
structural
blocks
Step1:NamethestructuralblockOpenthefilelayout/page.xmlinyouractivethemefolder.Insideyouwillfindlineslike: Let’smimicthisandaddanewlinesomewhereinsidethesameblocktag. Good.NowwetoldMagentothatnews
天梯梦
·
2012-09-24 05:00
create
magento 创建block create
structural
blocks
Step1:NamethestructuralblockOpenthefilelayout/page.xmlinyouractivethemefolder.Insideyouwillfindlineslike: Let’smimicthisandaddanewlinesomewhereinsidethesameblocktag. Good.NowwetoldMagentothatnews
天梯梦
·
2012-09-24 05:00
magento 创建block create
structural
blocks
Step1:NamethestructuralblockOpenthefilelayout/page.xmlinyouractivethemefolder.Insideyouwillfindlineslike: Let’smimicthisandaddanewlinesomewhereinsidethesameblocktag. Good.NowwetoldMagentothatnews
天梯梦
·
2012-09-24 05:00
create
magento 创建block create
structural
blocks
Step1:NamethestructuralblockOpenthefilelayout/page.xmlinyouractivethemefolder.Insideyouwillfindlineslike: Let’smimicthisandaddanewlinesomewhereinsidethesameblocktag. Good.NowwetoldMagentothatnews
天梯梦
·
2012-09-24 05:00
create
magento 创建block create
structural
blocks
Step1:NamethestructuralblockOpenthefilelayout/page.xmlinyouractivethemefolder.Insideyouwillfindlineslike: Let’smimicthisandaddanewlinesomewhereinsidethesameblocktag. Good.NowwetoldMagentothatnews
天梯梦
·
2012-09-24 05:00
create
JDK里的设计模式
个经典设计模式的示例,在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
chengxuetao
·
2012-08-28 08:00
设计模式
JDK里的设计模式
个经典设计模式的示例,在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
chengxuetao
·
2012-08-28 08:00
设计模式
JDK里的设计模式
在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
wb8206656
·
2012-08-02 09:00
设计模式
《JAVA与模式》26天系列—写在最后—设计模式分类总结
-结构型模式(
Structural
):处理类与对象间的组合。-行为型模式(Behavioral):类与对象交互中的职责分配。
m13666368773
·
2012-07-03 17:00
Java设计模式
2、结构型:
Structural
处理类或对象之间的组合。 3、行为型:behavioral 描述类或对象如何交互及如何分配职责。
·
2012-06-15 12:00
java设计模式
你能说出在标准的JDK库中使用的一些设计模式吗?
Structural
(结构模式) Adapter: 把一个接口或是类变成另外一种。
yangactive
·
2012-06-13 10:00
jdk 设计模式
[转]How To Clear Floats Without
Structural
Marku...
转自:http://blog.163.com/tang_howell/blog/static/3144675020116102543221/在学习页面布局的过程中,涉及到了清除浮动的问题,其中提到了在不增加结构化标签的情况下清除浮动的方法,但原文都是英文,为方便理解,DD浩决定花点时间翻译这篇好文章。原文标题是:《HowToClearFloatsWithoutStructuralMarkup》。针
ForJustice
·
2012-06-09 13:00
Java 设计模式分类
模式依据其目的可分为创建型(Creational)、结构型(
Structural
)、或行为型(Behavioral)三种。
Cages
·
2012-05-10 13:00
java
设计模式
Java 设计模式分类
模式依据其目的可分为创建型(Creational)、结构型(
Structural
)、或行为型(Behavioral)三种。
k_lb
·
2012-05-10 13:00
java
设计模式
软件质量简介
在文章TheThreeAspectsofSoftwareQuality:Functional,
Structural
,andProcess(PDF)中,Chappell
Abel Avram
·
2012-04-12 00:00
软件质量简介
在文章TheThreeAspectsofSoftwareQuality:Functional,
Structural
,andProcess(PDF)中,Chappell
Abel Avram
·
2012-04-12 00:00
JDK里的设计模式
在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
duguyiren3476
·
2012-04-09 11:00
jdk 设计模式
设计模式分类
二、结构型(
Structural
),即处理类或者对象之间的组合。 三、行为型(behavioral)、描述类或对象如何交互及如何分配职责。 创建型模式: 1.
iloveflower
·
2012-04-06 03:00
设计模式
JavaServer Pages Standard Tag Library
JSTL has support for common,
structural
tasks su
lingceng
·
2012-03-29 14:00
library
[文摘]JDK里的设计模式
个经典设计模式的示例,在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
leeoo
·
2012-03-26 14:00
HTML总结2
一:CSSreset /** 清除内外边距 **/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /*
structural
涂根华
·
2012-02-13 22:00
职场
休闲
HTML总结2
HTML总结2
一:CSSreset/** 清除内外边距 **/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /*
structural
elements
涂根华
·
2012-02-13 22:00
职场
休闲
HTML总结2
HTML/CSS
HTML总结2
1cssreset: /** 清除内外边距 **/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /*
structural
tugenhua
·
2012-02-13 22:15
职场
休闲
HTML总结2
JDK里的设计模式
在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
qidaoxp
·
2012-02-01 12:00
设计模式
JDK里的设计模式
在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patterns
Structural
qidaoxp
·
2012-02-01 12:00
设计模式
JDK中的结构模式
JDK中的结构模式
Structural
(结构模式)Adapter:把一个接口或是类变成另外一种。
过烟雨
·
2012-01-09 11:30
jdk
javaee
接口
jdbc
职场
休闲
C++实现
Structural
- Proxy模式
Proxyalsoa.k.a.Surrogate对于复杂的软件系统常常有一种处理手法,即增加一层间接层,从而使得系统获得一种更为灵活、满足特定需求的解决方案。在面向对象的系统中,有些对象由于某种原因,比如对象创建的开销很大,或者某些操作需要安全控制,或者需要进程外的访问等,直接访问会给使用者或者系统结构带来很多麻烦。 Proxy设计模式就是在不失去透明操作对象的同时,通过增加一层间接层来管理、控制
Lostyears
·
2012-01-04 16:00
C++
String
object
iterator
email
destructor
C++实现
Structural
- Flyweight模式
面向对象很好地解决了系统抽象性的问题,同时在大多数情况下,也不会损及系统的性能。但是,在某些特殊的应用中,由于对象的数量太大,采用面向对象会给系统带来难以承受的内存开销。比如图形应用中的图元等对象、字处理应用中的字符对象等等。 采用纯粹对象方案的问题在于大量细粒度的对象会很快充斥在系统中,从而带来很高的运行时代价---主要指内存需求方面的代价。Flyweight(享元)设计模式可以在避免大量细粒
Lostyears
·
2012-01-04 15:00
C++
String
iterator
constraints
interface
destructor
C++实现
Structural
- Facade模式
假设我们需要开发一个坦克模拟系统用于模拟坦克在各种作战环境中的行为,其中坦克系统由引擎、车轮、控制器和火炮等各子系统构成。 A方案的问题在于组件的客户和组件中各种复杂的子系统有了过多的耦合,随着外部客户程序和个子系统的演化,这种过多的耦合面临很多变化的挑战。Façade设计模式则简化外部客户程序和系统间的交互接口,将外部客户程序的演化和内部子系统的变化之间的依赖相互解耦。 Provideauni
Lostyears
·
2011-12-29 10:00
设计模式
C++
Decorator
shell
Class
interface
C++实现
Structural
- Decorator模式
假如我们需要为游戏开发坦克,除了各种不同型号的坦克(T50、T75和T90)外,我们还希望在不同场合中为其增加以下一种或多种功能,比如:- 红外夜视功能- 水陆两栖功能- 卫星定位功能等等,通常在不使用设计模式的情况下,大致的实现思路如下:1.先定义一个抽象坦克类classTank{public: virtualvoidshot()=
Lostyears
·
2011-12-27 15:00
C++实现
Structural
- Composite模式
在面向对象的系统中,我们经常会遇到一类具有“容器”特征的对象,即它们在充当对象的同时,又是其他对象的容器。举例:在操作系统中,文件的概念很广泛,其中文件可以是普通文件,也可以是目录(在Unix中,设备也是文件),目录中可以存放文件。Composite设计模式就是将“客户代码与复杂的对象容器结构”解耦,让对象容器自己来实现自身的复杂结构,从而使得客户代码就像处理简单对象(文件)一样来处理复杂的对象容
Lostyears
·
2011-12-27 14:00
C++
Decorator
File
delete
iterator
destructor
C++实现
Structural
- Bridge模式
Bridge模式又称为Handle/Body模式。 在软件系统中,经常面临着“某些结构复杂的对象”的创建工作,由于需求的变化,这些对象经常面临着剧烈的变化,但是他们却拥有比较稳定一致的接口。大部分创建型模式,就是为了解决如何向“客户程序”隔离出“这些易变对象”,从而使得“依赖这些易变对象的客户程序”不随着需求的改变而改变。 事实上,上面的假设是经常面临剧烈变化的对象(实现细节b)拥有比较稳定一致
Lostyears
·
2011-12-26 21:00
C++
String
delete
Class
mobile
destructor
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他