锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产精品热久久毛片,久久国产高潮流白浆免费观看,精品久久亚洲中文无码http://m.shnenglu.com/lyman/category/2018.htmlI like c & c++!zh-cnMon, 22 Dec 2008 16:57:13 GMTMon, 22 Dec 2008 16:57:13 GMT60鍏充簬浠涔堟槸涓涓ā鍧?/title><link>http://m.shnenglu.com/lyman/archive/2008/12/02/68360.html</link><dc:creator>鍚嶇窘</dc:creator><author>鍚嶇窘</author><pubDate>Tue, 02 Dec 2008 03:21:00 GMT</pubDate><guid>http://m.shnenglu.com/lyman/archive/2008/12/02/68360.html</guid><wfw:comment>http://m.shnenglu.com/lyman/comments/68360.html</wfw:comment><comments>http://m.shnenglu.com/lyman/archive/2008/12/02/68360.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://m.shnenglu.com/lyman/comments/commentRss/68360.html</wfw:commentRss><trackback:ping>http://m.shnenglu.com/lyman/services/trackbacks/68360.html</trackback:ping><description><![CDATA[鍦ㄦ瑕佽璁℃椂錛屽彂鐜板弬涓庤璁虹殑浜哄浠涔堟槸妯″潡,妯″潡鐨勫垝鍒嗘牴鎹槸浠涔堢殑璁よ瘑鏈夊緢澶х殑宸紓銆?br>鎴戜篃涓嶆暍涔變笅瀹氳錛岃繕鏄湅鐪嬩功鏈槸鎬庝箞璇寸殑錛?br>---------------------------------------------------<br>1 .鍙傝冧竴涓嬨婅蔣浠舵灦鏋勮壓鏈嬩竴涔︼紝<span id="nd5t5rt" class="b24-bookauthor">Stephen T. Albin</span>  鍦ㄩ噷闈㈡弿榪幫細(xì)<br> <p class="first-para">Modules are discrete units of software (binary and source). Binary modules are instantiated at run time and these instantiations are commonly called <em class="emphasis">components</em> and <em class="emphasis">connectors</em>. A given module may contain the specifications for several component types and connector types. The component (instances) may be of a fixed number in some situations. For example, a Web server executable, when launched, results in a single Web server component instance. The <em class="emphasis">Web server module</em> is the binary code that exists as a set of program files. The <em class="emphasis">Web server component</em> is a running instance of the Web server.</p> <p class="para">I have seen some confusion over the use of the terms <em class="emphasis">module</em>, <em class="emphasis">component</em>, and <em class="emphasis">connector</em>. A <em class="emphasis">module</em> is a discrete unit of design that is composed of a hidden set of elements and a set of shared elements. Modules have high internal cohesion and low external coupling. Modules may represent the physical packaging of the application's binary code, which can be described further by component types and connector types. Components and connectors describe the physical instantiation of a system. The term <em class="emphasis">component</em> is often used to mean a component type or module. <span style="color: red;">A</span> <em style="color: red;" class="emphasis">module</em><span style="color: red;"> refers to a unit of software that can be designed, implemented, and compiled into a deliverable executable system or subsystem; it is a unit of execution.</span> A <em class="emphasis">component</em> is a runtime entity, the definition of which exists in a module. A classic modular architecture is a client-server system. The client and the server are two modules. The server exports some elements such as a set of publicly visible relational database tables and views. The client knows about this publicly visible schema. The client and server are unaware of the internal composition of the other.</p> 閭d箞鎸夌孩鑹查儴鍒嗘潵璇達(dá)紝濡傛灉璇翠竴涓猟ll鎴栦竴涓狤xe閲岀敱澶氬皯涓ā鍧楃粍鎴愯繖灝嗘槸鐨勭瑧璇濅簡(jiǎn)銆?br>2 .鍙傝僊ary shaw鐨勩婅蔣浠朵綋緋葷粨銆嬶細(xì)<br>    <span style="color: red;">妯″潡寮忚蔣浠惰鍒掑垎鎴愮嫭绔嬪懡鍚嶇殑錛屽茍鍙鐙珛璁塊棶鐨勬垚鍒嗐傛ā鍧楀垝鍒嗭紝綺掑害鍙ぇ鍙皬銆傚垝鍒嗕緷鎹槸瀵瑰簲鐢ㄩ昏緫緇撴瀯鐨勭悊瑙c?/span><br>榪欎釜瀹氫箟錛屼技涔庢湁娌℃湁銆婅蔣浠舵灦鏋勮壓鏈嬮偅涔堜弗鏍箋傛病鏈夊畾涔夊叿浣撲粈涔堜負(fù)“琚嫭绔嬭闂?#8221;鐨勬垚鍒嗐?br>3. 銆奃ocumenting_Software_Architectures銆?br>   <span style="color: red;">A module </span><span style="color: red;" class="docEmphasis">tends</span><span style="color: red;"> to refer first and foremost to a design-time entity.</span> Parnas's foundational work in module design (1972) used information hiding as the criterion for allocating responsibility to a module. Information that was likely to change over the lifetime of a system, such as the choice of data structures or algorithms, was assigned to a module, which had an interface through which its facilities were accessed.<br>    鍏惰錛屾ā鍧楁槸璁捐鏃剁殑瀹炰綋錛岀壒鐐規(guī)槸淇℃伅闅愯棌鍜岃兘閫氳繃妯″潡鐨勬帴鍙h闂傚湪浠嬬粛妯″潡瑙嗗浘鏃朵粬璇達(dá)細(xì)<br>    A module is a code unit that implements a set of responsibilities. <span style="color: red;">A module can be a class, a collection of classes, a layer, or any decomposition of the code unit.</span> Every module has a collection of properties assigned to it. These properties are intended to express the important information associated with the module, as well as constraints on the module. Sample properties are responsibilities, visibility information, and author. Modules have relations to one another. Example relations are <span id="3v55n3z" class="docEmphasis">is part of</span> or <span id="lff5lfb" class="docEmphasis">inherits from</span>.<br>---------------------------------------------------<br><br>涓嶅悓鐨勪綔鑰呮湁涓嶅悓鐨勭湅娉曪紝浣嗙患鍚堜竴涓嬶紝鎴戣涓烘ā鍧楀洜璇ユ槸涓涓嫭绔嬭璁$殑鍗曞厓錛屽茍涓哄叾浠栨ā鍧楁彁渚涜闂帴鍙c備篃灝辨槸璇達(dá)紝浠栨槸涓涓灦鏋勪腑鐨勮璁″厓绱狅紝浣嗕笉闄愬埗浠栫殑瀛樺湪妯″紡錛屼篃灝辨槸浠栨槸鎻愪緵浜?jiǎn)鍙畨K棶鎺ュ彛鑰屼笖瀹炵幇鏌愪竴鍔熻兘鐨勪竴涓疄浣擄紝鍙互鏄竴涓被鎴栦竴緇勭被鎴栧彲鎵ц紼嬪簭絳夈?br>   <br><br> <img src ="http://m.shnenglu.com/lyman/aggbug/68360.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://m.shnenglu.com/lyman/" target="_blank">鍚嶇窘</a> 2008-12-02 11:21 <a href="http://m.shnenglu.com/lyman/archive/2008/12/02/68360.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://m.shnenglu.com/" title="精品视频久久久久">精品视频久久久久</a> <div class="friend-links"> </div> </div> </footer> <a href="http://www.vzrg.cn" target="_blank">亚洲国产精品久久久久</a>| <a href="http://www.lenglie.cn" target="_blank">中文字幕人妻色偷偷久久 </a>| <a href="http://www.qhklmy.cn" target="_blank">99精品国产99久久久久久97 </a>| <a href="http://www.sky1314.cn" target="_blank">色婷婷噜噜久久国产精品12p</a>| <a href="http://www.84993.com.cn" target="_blank">亚洲日本久久久午夜精品</a>| <a href="http://www.dmchs.cn" target="_blank">久久精品亚洲中文字幕无码麻豆</a>| <a href="http://www.androidfans.com.cn" target="_blank">成人免费网站久久久</a>| <a href="http://www.sjz114.net.cn" target="_blank">婷婷久久综合九色综合九七</a>| <a href="http://www.lvyoubuy.cn" target="_blank">久久久久人妻一区二区三区vr </a>| <a href="http://www.ecscrm.com.cn" target="_blank">久久国产综合精品五月天</a>| <a href="http://www.sxysw.cn" target="_blank">色欲综合久久中文字幕网</a>| <a href="http://www.xbfid.cn" target="_blank">久久精品无码专区免费</a>| <a href="http://www.qlong.net.cn" target="_blank">亚洲精品国精品久久99热一</a>| <a href="http://www.tehmd.cn" target="_blank">国产A级毛片久久久精品毛片</a>| <a href="http://www.suoguai.cn" target="_blank">久久狠狠爱亚洲综合影院 </a>| <a href="http://www.9ii8.cn" target="_blank">香蕉久久夜色精品国产尤物</a>| <a href="http://www.aizhei.cn" target="_blank">996久久国产精品线观看</a>| <a href="http://www.plkqry429.cn" target="_blank">久久精品成人欧美大片</a>| <a href="http://www.sheersky.cn" target="_blank">香蕉99久久国产综合精品宅男自 </a>| <a href="http://www.baipe.cn" target="_blank">国产欧美一区二区久久</a>| <a href="http://www.hanfeng-foods.com.cn" target="_blank">三级三级久久三级久久 </a>| <a href="http://www.cysq88.cn" target="_blank">午夜精品久久久久久毛片</a>| <a href="http://www.yuleluntan.cn" target="_blank">久久久受www免费人成</a>| <a href="http://www.shangtoo.cn" target="_blank">国产精品久久国产精品99盘 </a>| <a href="http://www.dt175.cn" target="_blank">久久久女人与动物群交毛片</a>| <a href="http://www.fengdingjun.cn" target="_blank">噜噜噜色噜噜噜久久</a>| <a href="http://www.gocq8.cn" target="_blank">久久人人爽人人精品视频</a>| <a href="http://www.013s.cn" target="_blank">国产精品VIDEOSSEX久久发布</a>| <a href="http://www.yule999.cn" target="_blank">国产精品岛国久久久久</a>| <a href="http://www.sinaer.cn" target="_blank">91视频国产91久久久</a>| <a href="http://www.976z.cn" target="_blank">精品国产乱码久久久久久1区2区</a>| <a href="http://www.xinmeige.com.cn" target="_blank">久久综合亚洲色HEZYO社区</a>| <a href="http://www.mmcase.cn" target="_blank">一本色道久久88综合日韩精品 </a>| <a href="http://www.annean.cn" target="_blank">乱亲女H秽乱长久久久</a>| <a href="http://www.qlswxflaw.cn" target="_blank">伊人久久大香线蕉av一区</a>| <a href="http://www.shzmxsls.cn" target="_blank">色狠狠久久综合网</a>| <a href="http://www.adultr.cn" target="_blank">久久人人爽人人爽人人片av麻烦</a>| <a href="http://www.life-notes.cn" target="_blank">最新久久免费视频</a>| <a href="http://www.baotourcw.cn" target="_blank">精品久久久无码21p发布</a>| <a href="http://www.alichengde.cn" target="_blank">国产aⅴ激情无码久久</a>| <a href="http://www.czyhq.cn" target="_blank">九九久久自然熟的香蕉图片</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>