首页 > 其他 > 详细

耦合 Coupling the object-oriented paradigm && data coupling

时间:2016-11-12 19:49:51      阅读:210      评论:0      收藏:0      [点我收藏+]

Computer Science An Overview _J. Glenn Brookshear _11th Edition

两个人一起耕地

one of the benefits of the object-oriented paradigm is that it inherently tends toreduce data coupling between objects to a minimum. This is because the meth-ods  within  an  object  tend  to  include  all  those  procedures  that  manipulate  theobject’s internal data.

 

耦合 Coupling the object-oriented paradigm && data coupling

原文:http://www.cnblogs.com/yuanjiangw/p/6057064.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!