﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-JAVAEE-随笔分类-Spring</title><link>http://www.blogjava.net/hhcto/category/17920.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 27 Feb 2007 11:51:46 GMT</lastBuildDate><pubDate>Tue, 27 Feb 2007 11:51:46 GMT</pubDate><ttl>60</ttl><item><title>  关于Spring的模版机制</title><link>http://www.blogjava.net/hhcto/archive/2006/12/01/84750.html</link><dc:creator>hhcto</dc:creator><author>hhcto</author><pubDate>Fri, 01 Dec 2006 02:03:00 GMT</pubDate><guid>http://www.blogjava.net/hhcto/archive/2006/12/01/84750.html</guid><wfw:comment>http://www.blogjava.net/hhcto/comments/84750.html</wfw:comment><comments>http://www.blogjava.net/hhcto/archive/2006/12/01/84750.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.blogjava.net/hhcto/comments/commentRss/84750.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/hhcto/services/trackbacks/84750.html</trackback:ping><description><![CDATA[
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt" align="center">
				<span lang="EN-US">
						<span style="mso-tab-count: 4">                            </span>
				</span>
				<b style="mso-bidi-font-weight: normal">
						<span style="FONT-SIZE: 16pt; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">关于</span>
				</b>
				<b style="mso-bidi-font-weight: normal">
						<span lang="EN-US" style="FONT-SIZE: 16pt">Spring</span>
				</b>
				<b style="mso-bidi-font-weight: normal">
						<span style="FONT-SIZE: 16pt; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的模版机制</span>
				</b>
				<b style="mso-bidi-font-weight: normal">
						<span lang="EN-US" style="FONT-SIZE: 16pt">
								<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /?>
								<o:p>
								</o:p>
						</span>
				</b>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">看了</span>
				<span lang="EN-US">Spring In Action </span>
				<span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">感觉，对于依赖注入的应用始终贯穿着一个思想“模版机制”，从</span>
				<span lang="EN-US">jdbc</span>
				<span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">到</span>
				<span lang="EN-US">rmi,jms,ejb </span>
				<span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">与</span>
				<span lang="EN-US">Spring</span>
				<span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的结合使用，都以模版来为我们避免每次繁琐的初始化和异常处理工作。。。。，使我们的写程序的精力集中专著到业务。。。。感觉模版就象我们现实生活中的工具我们只需要专注加工后的结果和需要的原料，经过工具出来的就是成品。。。我们不需要关注工具怎么为我们加工物品，需要几道工序。。。</span>
		</p>
<img src ="http://www.blogjava.net/hhcto/aggbug/84750.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/hhcto/" target="_blank">hhcto</a> 2006-12-01 10:03 <a href="http://www.blogjava.net/hhcto/archive/2006/12/01/84750.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>