<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>什么是高内聚低耦合</title>
	<atom:link href="https://www.aitaocui.cn/tag/102766/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Mon, 21 Nov 2022 02:52:20 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>什么是高内聚低耦合</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>什么是高内聚低耦合 高内聚低耦合简单介绍</title>
		<link>https://www.aitaocui.cn/article/153163.html</link>
					<comments>https://www.aitaocui.cn/article/153163.html#respond</comments>
		
		<dc:creator><![CDATA[人民的鲁尼]]></dc:creator>
		<pubDate>Mon, 21 Nov 2022 02:52:20 +0000</pubDate>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[什么是高内聚低耦合]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=153163</guid>

					<description><![CDATA[1、高内聚低耦合，是软件工程中的概念，是判断软件设计好坏的标准，主要用于程序的面向对象的设计，主要看类的内聚性是否高，耦合度是否低，目的是使程序模块的可重用性、移植性大大增强。 2...]]></description>
										<content:encoded><![CDATA[</p>
<p>1、高内聚低耦合，是软件工程中的概念，是判断软件设计好坏的标准，主要用于程序的面向对象的设计，主要看类的内聚性是否高，耦合度是否低，目的是使程序模块的可重用性、移植性大大增强。</p>
<p>2、通常程序结构中各模块的内聚程度越高，模块间的耦合程度就越低。内聚是从功能角度来度量模块内的联系，一个好的内聚模块应当恰好做一件事，它描述的是模块内的功能联系；耦合是软件结构中各模块之间相互连接的一种度量，耦合强弱取决于模块间接口的复杂程度、进入或访问一个模块的点以及通过接口的数据。</p>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/153163.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
