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
coupling
区分关联、依赖和聚集关系
MartinFowler在《Reducing
Coupling
》一文中这样描述耦合:“如果改变程序的一个模块要求另一个模块同时发生变化,就认为这两个模块发生了耦合。”[Fowle
liangwei88624
·
2011-03-08 19:00
生活
服务器
文档
Factory模式--工厂模式
《设计模式精解》中给出了这样的答案在面向对象系统设计中经常可以遇到以下的两类问题:1)为了提高内聚(Cohesion)和松耦合(
Coupling
),我们经常会抽象出一些类的公共接口以形成抽象基类或者接口
scorplopan
·
2011-03-06 23:00
java
设计模式
Class
扩展
interface
initialization
GRASP 通用职责软件分配模式
低耦合(Low
Coupling
)所谓耦合,即两个对象之间联系的紧密程度问题:如何减少因变化产生的影响?解决方案:分配职责以使耦合保持在较低的水平。低耦合是构建软件最重要的目标之一
sagomilk
·
2011-01-27 17:00
设计模式
mvc
架构设计
Excel
iterator
Class
去耦电容和旁路电容详解
对于同一个电路来说,旁路(bypass)电容是把输入信号中的高频噪声作为滤除对象,把前级携带的高频杂波滤除,而去耦(de
coupling
)电容也称退耦电容,是把输出信号的干扰作为滤除对象。
zhzht19861011
·
2011-01-03 16:00
c
工作
decoupling
Stripes的实现
传统的Javaweb开发着眼于借去耦(De
coupling
)来实现其灵活性,
石头的日记
·
2010-12-28 12:00
spring
Web
框架
servlet
配置管理
【收藏】 The Simplest Anti-IF Code
原文地址: The Simplest Anti-IF Code The basic problem is that IFs create dependencies,
coupling
between
aijuans8
·
2010-12-22 08:00
simple
LinkedIn公司实现的实时搜索引擎Zoie
wiki/display/ZOIE/OverviewZoieisarealtimeindexingandsearchsystem,andassuchneedstohaverelativelyclose
coupling
betweenth
forfuture1978
·
2010-11-29 21:00
搜索引擎
Decorator
null
Lucene
文档
facet
LinkedIn公司实现的实时搜索引擎Zoie
wiki/display/ZOIE/OverviewZoieisarealtimeindexingandsearchsystem,andassuchneedstohaverelativelyclose
coupling
betweenth
·
2010-11-29 21:00
linkedin
公司
实时
LinkedIn公司实现的实时搜索引擎Zoie
wiki/display/ZOIE/OverviewZoieisarealtimeindexingandsearchsystem,andassuchneedstohaverelativelyclose
coupling
betweenth
forfuture1978
·
2010-11-29 21:00
数据结构
bean
搜索引擎
Lucene
Solr
LinkedIn公司实现的实时搜索引擎Zoie
wiki/display/ZOIE/OverviewZoieisarealtimeindexingandsearchsystem,andassuchneedstohaverelativelyclose
coupling
betweenth
·
2010-11-29 21:00
linkedin
公司
实时
LinkedIn公司实现的实时搜索引擎Zoie
wiki/display/ZOIE/OverviewZoieisarealtimeindexingandsearchsystem,andassuchneedstohaverelativelyclose
coupling
betweenth
forfuture1978
·
2010-11-29 21:00
数据结构
bean
搜索引擎
Solr
Lucene
Software Design
Software Design principles: such as: 1)Abstraction 2)Decomposition and Modularization 3)
Coupling
jiasanshou
·
2010-11-26 10:00
software
Software Design
SoftwareDesignprinciples:suchas:1)Abstraction2)DecompositionandModularization3)
Coupling
andCohesion4)Encapsulation5
jiasanshou
·
2010-11-26 10:00
Security
OO
模式设计学习(4)
为了提高内聚(Cohesion)降低耦合(
Coupling
),我们经常会抽象出一些类的公共接口以形成抽象基类或者接口。这样我们可以通过声明一个指向基类的指针来指向实际的子类实现,达到了多态的目的。
coolmeme
·
2010-11-17 10:00
Parsley框架 实例演示
www.ivanalvarez.com/2010/09/parsley-framework-good-examples/IntroductionofParsleyframework:Parsleyisallaboutde
coupling
.Itisadependencyinjectionframeworkandishasstrongsupportfor
guangqiang
·
2010-11-01 11:00
框架
Flex
Flash
IOC
ActionScript
Parsley框架 实例演示
www.ivanalvarez.com/2010/09/parsley-framework-good-examples/IntroductionofParsleyframework:Parsleyisallaboutde
coupling
.Itisadependencyinjectionframeworkandishasstrongsupportfor
guangqiang
·
2010-11-01 11:00
框架
Flex
Flash
IOC
ActionScript
Parsley框架 实例演示
www.ivanalvarez.com/2010/09/parsley-framework-good-examples/IntroductionofParsleyframework:Parsleyisallaboutde
coupling
.Itisadependencyinjectionframeworkandishasstrongsupportformess
guangqiang
·
2010-11-01 11:00
框架
Flex
Flash
IOC
actionscript
Command设计模式
command 模式 : 介绍 : Commad模式是一种对象行为模式,它可以对发送者(sender)和接收者(receiver)完全解耦(de
coupling
)。
hetaohappy1
·
2010-09-17 17:00
设计模式
数据结构
活动
Reading Notes of <
>
Payload Types: String Based Payload Record Based Payload( fixed length fields) Object Based Payload (Type
Coupling
fujohnwang
·
2010-07-20 17:00
programming
Reading Notes of <
>
byprocedurecalls(PC)PayloadTypes:StringBasedPayloadRecordBasedPayload(fixedlengthfields)ObjectBasedPayload(Type
Coupling
Problem
fujohnwang
·
2010-07-20 17:00
松散耦合与紧密耦合
Loosevs.Tight
Coupling
OnekeyfeatureofSOAistheuseoflooselycoupledconnections.Traditionally,connectionsbetweenapplicationsorbetweenapplicationsandserviceshavebeentightlycoupled
efoni
·
2010-06-25 19:52
职场
耦合
休闲
松散耦合与紧密耦合
Loosevs.Tight
Coupling
OnekeyfeatureofSOAistheuseoflooselycoupledconnections.Traditionally,connectionsbetweenapplicationsorbetweenapplicationsandserviceshavebeentightlycoupled
efoni
·
2010-06-25 19:52
职场
耦合
休闲
The DCI Architecture: A New Vision of Object-Oriented Programming
ANewVisionofObject-OrientedProgrammingObjectsareprincipallyaboutpeopleandtheirmentalmodels—notpolymorphism,
coupling
andcohesionObjectorientedprogramminggrewoutofDougEnglebart'svision
gembin
·
2010-06-25 10:00
中介者模式
Defineanobjectthatencapsulateshowasetofobjectsinteract.Mediatorpromotesloose
coupling
bykeepingobjectsfromreferringtoeachotherexplicitly
brxonline
·
2010-06-06 20:00
中介者模式
中介者模式
Defineanobjectthatencapsulateshowasetofobjectsinteract.Mediatorpromotesloose
coupling
bykeepingobjectsfromreferringtoeachotherexplicitly
brxonline
·
2010-06-06 20:00
中介者模式
文摘1 WebSphere Commerce runtime framework enhancements
//publib.boulder.ibm.com/infocenter/wchelp/v6r0m0/index.jsp New to this release is the further de
coupling
rogerhunt
·
2010-06-01 16:00
jsp
Web
IBM
websphere
GRASP设计原则
高内聚、低耦合(HighCohesion、Low
Coupling
)在面向对象的程序设计时
fenley
·
2010-05-17 23:49
Java
责任链模式
Avoid
coupling
thesenderofarequesttoitsreceiverbygivingmorethanoneobjectachancetohandletherequest.Chainthereceivingobjectsandpasstherequestalongthechainuntilanobjecthandlesit
brxonline
·
2010-05-16 20:00
责任链模式
EJB3学习笔记_Message-Driven Bean
WhyMessageing 1、Asynchrony(异步)AtypicalRMI-IIOP(SessionBean)clientmustwaitwhiletheserverperformsitsprocessing2、De
coupling
escaflone
·
2010-05-05 23:00
bean
session
jboss
ejb
jms
消息中间件
一篇依赖倒置,控制反转,依赖注入好文
依赖和耦合(Dependencyand
Coupling
) 首先来看一下依赖和耦合的概念。
fxfeixue
·
2010-05-05 18:00
设计模式
spring
算法
框架
数据库
domain
一个优秀软件开发人员的必修课:低耦合
低耦合(Low
Coupling
)“低耦合”这个词相信大家已经耳熟能详,我们在看spring的书籍、MVC的数据、设计模式的书籍,无处不提到“低耦合、高内聚”,它已经成为软件设计质量的标准之一。
shellching
·
2010-04-22 18:00
Castle介紹
的核心是个轻量级(Lightweight)容器(Container),实现了IoC(Inversion of Control)模式的容器,基于此核心容器所建立的应用程序,可以达到程序组件的松散耦合(Loose
coupling
isiqi
·
2010-04-18 21:00
cast
ruby cookbook -- 使用回掉的松偶合系统
7.11 使用回掉的松偶合系统
Coupling
Systems Loosely with Callbacks Here's a mixin module that gives each instance
orcl_zhang
·
2010-02-23 19:00
Ruby
面向对象的分析和设计(OOAD)
松散耦合(Loose
coupling
)耦合代表一个系统使用另一个系统功能的深度或依赖程度,依赖程度越大对于修改所带来的维护就会越多,对其他系统的影响越大,通过接口定义实现前期考虑,这样,对接口内部的修改或者扩
terryfeng
·
2009-11-25 12:00
XP
敏捷开发
企业应用
领域模型
oop
Command模式
Command模式是一种对象行为模式,它可以对发送者(sender)和接收者(receiver)完全解耦(de
coupling
)。("发送者"是请求操作的对象,"接收者"是接收请求并执行某操作的对象。
xuxiaofei77
·
2009-11-05 12:00
command
扩展
decoupling
.NET委托:一个C#睡前故事(.NET Delegates: A C# Bedtime Story) 双语版
.NETDelegates:AC#BedtimeStory.NET委托:一个C#睡前故事Tight
Coupling
紧耦合 Onceuponatime,inastrangelandsouthofhere
shadowkiss
·
2009-08-24 09:00
.net
工作
C#
null
events
delegates
Java theory and practice: A brief history of garbage collection
Thebenefitsofgarbagecollectionareindisputable--increasedreliability,de
coupling
ofmemorymanagementfromclassinterfacedesign
webdd
·
2009-08-15 00:00
java
jvm
IBM
performance
lisp
命令模式
1、Commad模式是一种对象行为模式,它可以对发送者(sender)和接收者(receiver)完全解耦(de
coupling
)。
gaojiewyh
·
2009-08-02 14:00
命令模式
命令模式
1、Commad模式是一种对象行为模式,它可以对发送者(sender)和接收者(receiver)完全解耦(de
coupling
)。
gaojiewyh
·
2009-08-02 14:00
命令模式
VC 代码编写 常识
2 耦合性 耦合(de
coupling
)性用来衡量不同对象之间的依赖程度。松耦合的程序易于理解和实现
liquanhai
·
2009-08-01 10:00
数据结构
编程
mfc
语言
编译器
decoupling
设计模式22:Mediator Pattern (调解者模式)
MediatorPattern(调解者模式)的定义Defineanobjectthatencapsulateshowasetofobjectsinteract.Mediatorpromotesloose
coupling
bykeepingobjectsfromreferringt
rocket5725
·
2009-07-09 13:00
设计模式
String
user
Class
UML
Constructor
SCJP 5.0 Study Notes(2)
Encapsulation,
coupling
, cohesion <!---->· <!
Odysseus_110
·
2009-07-03 21:00
jvm
thread
UP
设计模式14:Chain of Responsibility Pattern (职责链模式)
Define:Avoid
coupling
thesenderofarequesttoitsreceiverbygivingmorethanoneobjectachancetohandletherequest.Chainthereceivingobjectsandpasstherequestalongthechainuntilanobjecthandlesit
rocket5725
·
2009-07-03 10:00
Coupling
asynchronous scripts
有人翻译成了中文,不知道好不好没看,不想看英文的可以看这里:http://www.cnblogs.com/yslow/archive/2009/04/29/1446236.htmlThispostisbasedonachapterfromEvenFasterWebSites,thefollow-uptoHighPerformanceWebSites.Postsinthisseriesinclude
lovnet
·
2009-07-02 21:00
jquery
Web
css
Firebug
performance
C++文件流操作(耦合)
//file-stream-
coupling
.cpp:定义控制台应用程序的入口点。
wrx_2009
·
2009-06-10 15:00
ios
C++
c
File
System
buffer
Why interface
“the key benefit of DI is loose
coupling
.
tiw
·
2009-05-07 19:00
spring
设计模式—Command模式
二、模式解说Commad模式是一种对象行为模式,它可以对发送者(sender)和接收者(receiver)完全解耦(de
coupling
)。("发送者"是请求操作的对象,"接收者"是接收
eagleyin417
·
2009-05-07 11:00
SOA notes
1. two feature for SOA 1.1 reuse existing IT asset(EIS) 1.2 loosely
coupling
, integration
echohfut
·
2009-03-31 17:00
编程
Security
SOAP
HP
SOA
笔记--设计模式精解c++-GoF 23 种设计模式解析
0 引言0.1设计模式解析(总序)0.2设计模式解析后记0.3 与作者联系1 创建型模式1.1Factory模式 1)为了提高内聚(Cohesion)和松耦合(
Coupling
),我们经常会抽象出一些类的公共接口以形成抽象基类或者接口
dxwangtcg
·
2009-03-23 17:50
模式
职场
设计
gof
休闲
笔记--设计模式精解c++-GoF 23 种设计模式解析
0引言0.1设计模式解析(总序)0.2设计模式解析后记0.3与作者联系1创建型模式1.1Factory模式1)为了提高内聚(Cohesion)和松耦合(
Coupling
),我们经常会抽象出一些类的公共接口以形成抽象基类或者接口
weixin_34146410
·
2009-03-23 17:50
c/c++
设计模式
测试
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他