<?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>颠覆软件 &#187; 设计模式</title>
	<atom:link href="http://www.foxlog.org/tag/%e8%ae%be%e8%ae%a1%e6%a8%a1%e5%bc%8f/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foxlog.org</link>
	<description>关注 : 架构与设计,敏捷,快速开发,项目管理,执行力,SSH,RoR</description>
	<lastBuildDate>Tue, 26 Jan 2010 15:15:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>详细设计思路&#8211;关键的设计模式</title>
		<link>http://www.foxlog.org/2008/04/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af-%e5%85%b3%e9%94%ae%e7%9a%84%e8%ae%be%e8%ae%a1%e6%a8%a1%e5%bc%8f/</link>
		<comments>http://www.foxlog.org/2008/04/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af-%e5%85%b3%e9%94%ae%e7%9a%84%e8%ae%be%e8%ae%a1%e6%a8%a1%e5%bc%8f/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 10:22:19 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[架构与设计]]></category>
		<category><![CDATA[设计模式]]></category>
		<category><![CDATA[详细设计]]></category>

		<guid isPermaLink="false">http://www.foxlog.org/2008/04/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af-%e5%85%b3%e9%94%ae%e7%9a%84%e8%ae%be%e8%ae%a1%e6%a8%a1%e5%bc%8f/</guid>
		<description><![CDATA[详细设计思路 1. 指导方略 ① 软件架构师完成设计规范的制定 ② 设计任务由架构师分配 ③ 设计的过程由架构师来进行制定 ④ 推荐使用 n Rational RMC 2. 获得设计素材 ① 局部分析 n 边界对象 n 实体对象 n 控制对象 ② 健壮性分析 ③ 场景装换 ④ 对象整理工作（获得80%的类） 3. 去除重复性设计 ① 类更小分解 n 重复性提取 ② 重复性类只做一次 4. 去除相似性设计 ① 共性与个性的分离 ② 封装共性到基类 n 抽象类或接口 n 深层次设计 考虑扩展性问题 à 桥接模式 对象管理 à 工厂模式 算法问题 [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p class="CentralTitle"><span style="font-family: 宋体;">详细设计</span><span style="font-family: GulimChe;">思路</span><span style="font-family: GulimChe;"></span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>1.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">指</span><span style="font-family: 宋体;">导</span><span style="font-family: GulimChe;">方略</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">软</span><span style="font-family: GulimChe;">件架</span><span style="font-family: 宋体;">构师</span><span style="font-family: GulimChe;">完成</span><span style="font-family: 宋体;">设计规</span><span style="font-family: GulimChe;">范的制定</span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">设计</span><span style="font-family: GulimChe;">任</span><span style="font-family: 宋体;">务</span><span style="font-family: GulimChe;">由架</span><span style="font-family: 宋体;">构师</span><span style="font-family: GulimChe;">分配</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>③<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">设计</span><span style="font-family: GulimChe;">的</span><span style="font-family: 宋体;">过</span><span style="font-family: GulimChe;">程由架</span><span style="font-family: 宋体;">构师来进</span><span style="font-family: GulimChe;">行制定</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>④<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">推荐使用</span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span lang="EN-US">Rational RMC</span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>2.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">获</span><span style="font-family: GulimChe;">得</span><span style="font-family: 宋体;">设计</span><span style="font-family: GulimChe;">素材</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">局部分析</span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">边</span><span style="font-family: GulimChe;">界</span><span style="font-family: 宋体;">对</span><span style="font-family: GulimChe;">象</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">实</span><span style="font-family: GulimChe;">体</span><span style="font-family: 宋体;">对</span><span style="font-family: GulimChe;">象</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">控制</span><span style="font-family: 宋体;">对</span><span style="font-family: GulimChe;">象</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">健</span><span style="font-family: 宋体;">壮</span><span style="font-family: GulimChe;">性分析</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>③<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">场</span><span style="font-family: GulimChe;">景装</span><span style="font-family: 宋体;">换</span><span lang="EN-US"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>④<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">对</span><span style="font-family: GulimChe;">象整理工作（</span><span style="font-family: 宋体;">获</span><span style="font-family: GulimChe;">得</span><span lang="EN-US">80%</span><span style="font-family: GulimChe;">的</span><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">）</span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>3.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">去除重</span><span style="font-family: 宋体;">复</span><span style="font-family: GulimChe;">性</span><span style="font-family: 宋体;">设计</span><span style="font-family: 宋体;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">更小分解</span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">重</span><span style="font-family: 宋体;">复</span><span style="font-family: GulimChe;">性提取</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">重</span><span style="font-family: 宋体;">复</span><span style="font-family: GulimChe;">性</span><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">只做一次</span><span style="font-family: GulimChe;"></span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>4.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">去除相似性</span><span style="font-family: 宋体;">设计</span><span style="font-family: 宋体;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">共性</span><span style="font-family: 宋体;">与个</span><span style="font-family: GulimChe;">性的分离</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">封装共性到基</span><span style="font-family: 宋体;">类</span><span style="font-family: 宋体;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">抽象</span><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">或接口</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">深</span><span style="font-family: 宋体;">层</span><span style="font-family: GulimChe;">次</span><span style="font-family: 宋体;">设计</span><span lang="EN-US"></span></p>
<p class="Level4" style="margin-top: 9pt"><span style="font-family: GulimChe;">考</span><span style="font-family: 宋体;">虑扩</span><span style="font-family: GulimChe;">展性</span><span style="font-family: 宋体;">问题</span><span lang="EN-US"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">桥</span><span style="font-family: GulimChe;">接模式</span></p>
<p class="Level4" style="margin-top: 9pt"><span style="font-family: 宋体;">对</span><span style="font-family: GulimChe;">象管理</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">工</span><span style="font-family: 宋体;">厂</span><span style="font-family: GulimChe;">模式</span><span style="font-family: GulimChe;"></span></p>
<p class="Level4" style="margin-top: 9pt"><span style="font-family: GulimChe;">算法</span><span style="font-family: 宋体;">问题</span><span style="font-family: 宋体;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">模板模式</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">策略模式</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">状态</span><span style="font-family: GulimChe;">模式</span><span style="font-family: GulimChe;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">职责链</span><span style="font-family: GulimChe;">模式</span><span style="font-family: GulimChe;"></span></p>
<p class="Level4" style="margin-top: 9pt"><span style="font-family: GulimChe;">流程</span><span style="font-family: 宋体;">问题</span><span style="font-family: 宋体;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">状态</span><span style="font-family: GulimChe;">模式</span><span style="font-family: GulimChe;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">构</span><span style="font-family: GulimChe;">建者模式</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">管道</span><span style="font-family: 宋体;">过滤</span><span style="font-family: GulimChe;">器模式</span><span style="font-family: GulimChe;"></span></p>
<p class="Level4" style="margin-top: 9pt"><span style="font-family: GulimChe;">管理</span><span style="font-family: 宋体;">问题</span><span style="font-family: 宋体;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">微核模式</span></p>
<p class="Level6"><span style="font-family: '으뜸체','serif';">取自架</span><span style="font-family: 宋体;">构</span><span style="font-family: 宋体;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">管道</span><span style="font-family: 宋体;">过滤</span><span style="font-family: GulimChe;">器</span><span style="font-family: GulimChe;"></span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">代理者模式（</span><span lang="EN-US">10</span><span style="font-family: 宋体;">种</span><span style="font-family: GulimChe;">）</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span lang="EN-US">IOC</span><span style="font-family: GulimChe;">模式</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span lang="EN-US">AOP</span><span style="font-family: GulimChe;">模式</span></p>
<p class="Level5" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>à<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">反射模式</span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>5.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">发现变</span><span style="font-family: GulimChe;">化</span><span style="font-family: 宋体;">趋势</span><span style="font-family: 宋体;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">用例的</span><span style="font-family: 宋体;">扩</span><span style="font-family: GulimChe;">展点</span><span style="font-family: 宋体;">发现变</span><span style="font-family: GulimChe;">化</span><span style="font-family: 宋体;">趋势</span><span lang="EN-US"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">看到</span><span style="font-family: 宋体;">趋势</span><span style="font-family: GulimChe;">后</span><span lang="EN-US">&#8211;</span><span style="font-family: GulimChe;">封装</span><span style="font-family: 宋体;">变</span><span style="font-family: GulimChe;">化</span><span style="font-family: 宋体;">趋势</span><span style="font-family: 宋体;"></span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span lang="EN-US"><span>6.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">的元模型提取</span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">不</span><span style="font-family: 宋体;">断</span><span style="font-family: GulimChe;">的原子化</span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">的分</span><span style="font-family: 宋体;">类</span><span lang="EN-US"></span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>7.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">的</span><span style="font-family: 宋体;">质</span><span style="font-family: GulimChe;">量</span><span style="font-family: 宋体;">设计</span><span style="font-family: 宋体;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">质</span><span style="font-family: GulimChe;">量</span><span style="font-family: 宋体;">属</span><span style="font-family: GulimChe;">性</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">用</span><span style="font-family: 宋体;">户</span><span style="font-family: GulimChe;">的</span><span style="font-family: 宋体;">视</span><span style="font-family: GulimChe;">角</span><span style="font-family: 宋体;">获</span><span style="font-family: GulimChe;">得</span><span style="font-family: 宋体;">质</span><span style="font-family: GulimChe;">量描述</span><span style="font-family: GulimChe;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">设计质</span><span style="font-family: GulimChe;">量</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">服</span><span style="font-family: 宋体;">务</span><span style="font-family: GulimChe;">性元素</span><span style="font-family: GulimChe;"></span></p>
<p class="Level1" style="margin-top: 18pt"><!--[if !supportLists]--><span style="font-family: 宋体;"><span>8.<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">的</span><span style="font-family: 宋体;">环</span><span style="font-family: GulimChe;">境</span><span style="font-family: 宋体;">设计</span><span style="font-family: 宋体;"></span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span lang="EN-US"><span>①<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">类</span><span style="font-family: GulimChe;">的依</span><span style="font-family: 宋体;">赖</span><span style="font-family: GulimChe;">平台</span></p>
<p class="Level2" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-family: GulimChe;"><span>②<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">软</span><span style="font-family: GulimChe;">件</span><span style="font-family: 宋体;">环</span><span style="font-family: GulimChe;">境</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">操作系</span><span style="font-family: 宋体;">统</span><span style="font-family: 宋体;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: 宋体;">语</span><span style="font-family: GulimChe;">言</span><span style="font-family: GulimChe;"></span></p>
<p class="Level3" style="margin-top: 9pt"><!--[if !supportLists]--><span style="font-weight: normal; font-family: Wingdings;"><span>n<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: 'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family: GulimChe;">框架</span></p>
<p class="Level3" style="margin-top: 9pt"><a title="%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af.jpg" href="http://www.foxlog.org/wp-content/uploads/2008/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af.jpg"><img src="http://www.foxlog.org/wp-content/uploads/2008/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af.jpg" alt="%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af.jpg" /></a></p>
<p class="Level3" style="margin-top: 9pt">
<p class="Level3" style="margin-top: 9pt">


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.foxlog.org/2008/04/04/%e8%af%a6%e7%bb%86%e8%ae%be%e8%ae%a1%e6%80%9d%e8%b7%af-%e5%85%b3%e9%94%ae%e7%9a%84%e8%ae%be%e8%ae%a1%e6%a8%a1%e5%bc%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
