﻿<?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-人要有梦想-最新评论</title><link>http://www.blogjava.net/martin/CommentsRSS.aspx</link><description>为梦想努力</description><language>zh-cn</language><pubDate>Sun, 22 Oct 2006 06:48:09 GMT</pubDate><lastBuildDate>Sun, 22 Oct 2006 06:48:09 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 软件架构师</title><link>http://www.blogjava.net/martin/archive/2006/11/12/48953.html#80697</link><dc:creator>狼</dc:creator><author>狼</author><pubDate>Sun, 12 Nov 2006 07:00:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/11/12/48953.html#80697</guid><description><![CDATA[一般需要经历多少时间才可以修炼成一位架构师呢？<img src ="http://www.blogjava.net/martin/aggbug/80697.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">狼</a> 2006-11-12 15:00 <a href="http://www.blogjava.net/martin/archive/2006/11/12/48953.html#80697#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 软件架构师之架构过程概要</title><link>http://www.blogjava.net/martin/archive/2006/11/12/49505.html#80696</link><dc:creator>狼</dc:creator><author>狼</author><pubDate>Sun, 12 Nov 2006 06:56:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/11/12/49505.html#80696</guid><description><![CDATA[学习里　<img src ="http://www.blogjava.net/martin/aggbug/80696.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">狼</a> 2006-11-12 14:56 <a href="http://www.blogjava.net/martin/archive/2006/11/12/49505.html#80696#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 软件架构师之架构过程概要</title><link>http://www.blogjava.net/martin/archive/2006/08/11/49505.html#62961</link><dc:creator>ant_2470</dc:creator><author>ant_2470</author><pubDate>Fri, 11 Aug 2006 04:28:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/08/11/49505.html#62961</guid><description><![CDATA[楼上的补充很对，Testing是往往会常被中小型软件公司所忽略<img src ="http://www.blogjava.net/martin/aggbug/62961.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">ant_2470</a> 2006-08-11 12:28 <a href="http://www.blogjava.net/martin/archive/2006/08/11/49505.html#62961#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 软件架构师之架构过程概要</title><link>http://www.blogjava.net/martin/archive/2006/06/21/49505.html#54274</link><dc:creator>R</dc:creator><author>R</author><pubDate>Wed, 21 Jun 2006 07:31:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/21/49505.html#54274</guid><description><![CDATA[架构应该还有开发测试中的跟踪，咨询等内容。<img src ="http://www.blogjava.net/martin/aggbug/54274.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">R</a> 2006-06-21 15:31 <a href="http://www.blogjava.net/martin/archive/2006/06/21/49505.html#54274#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: struts</title><link>http://www.blogjava.net/martin/archive/2006/06/09/51201.html#51566</link><dc:creator>极易缺陷管理系统</dc:creator><author>极易缺陷管理系统</author><pubDate>Thu, 08 Jun 2006 16:00:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/09/51201.html#51566</guid><description><![CDATA[ 极易缺陷管理系统<br><a target="_new" href="http://www.jesoft.cn/posts/list/1.page">http://www.jesoft.cn/posts/list/1.page</a><img src ="http://www.blogjava.net/martin/aggbug/51566.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">极易缺陷管理系统</a> 2006-06-09 00:00 <a href="http://www.blogjava.net/martin/archive/2006/06/09/51201.html#51566#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: struts</title><link>http://www.blogjava.net/martin/archive/2006/06/08/51201.html#51244</link><dc:creator>人要有梦想</dc:creator><author>人要有梦想</author><pubDate>Thu, 08 Jun 2006 00:18:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/08/51201.html#51244</guid><description><![CDATA[关键是对于不熟悉struts的人，可以不用关心什么formbean，使用传统的方式就可以了。在Action里面也不会出现reqeust.getParameter()之类的东西了。可以直接写业务逻辑以及JSP展示。<img src ="http://www.blogjava.net/martin/aggbug/51244.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">人要有梦想</a> 2006-06-08 08:18 <a href="http://www.blogjava.net/martin/archive/2006/06/08/51201.html#51244#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 架构之Web Framework</title><link>http://www.blogjava.net/martin/archive/2006/06/07/51201.html#51215</link><dc:creator>lizongbo</dc:creator><author>lizongbo</author><pubDate>Wed, 07 Jun 2006 14:45:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/07/51201.html#51215</guid><description><![CDATA[command也有现成的，<br>apache commons chains就是干这个的。<br>struts的新版本就将使用 commons chains。<br><br><img src ="http://www.blogjava.net/martin/aggbug/51215.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">lizongbo</a> 2006-06-07 22:45 <a href="http://www.blogjava.net/martin/archive/2006/06/07/51201.html#51215#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 软件架构师之架构过程概要</title><link>http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49850</link><dc:creator>人要有梦想</dc:creator><author>人要有梦想</author><pubDate>Fri, 02 Jun 2006 01:02:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49850</guid><description><![CDATA[架构的设计部分<br>1。更应该侧重组建的分解以及组件之间的接口关系。比一般的软件设计过程，更突出组件的接口特性和使用描述。组件的功能列表，生命周期，并发情况说明，通讯消息格式等。<br>2。架构中的组件是有统一的架构思想和原则。组件是要被约束的。<br>3。组件需要提供事例代码，典型应用场景，异常以及测试说明。<br>4。组件有时候是要映射到物理视图中的进程。<br>5。侧重架构系统的动态特性，组件之间的协作关系。<br><br><所写的是我自己的经历，希望大家多多交流，多评论><br>msn:gdq123@hotmail.com<br>qq:6121653<img src ="http://www.blogjava.net/martin/aggbug/49850.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">人要有梦想</a> 2006-06-02 09:02 <a href="http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49850#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 软件架构师之架构过程概要</title><link>http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49826</link><dc:creator>Zhengxiliu</dc:creator><author>Zhengxiliu</author><pubDate>Thu, 01 Jun 2006 16:49:00 GMT</pubDate><guid>http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49826</guid><description><![CDATA[这好像就是一般的软件开发过程<img src ="http://www.blogjava.net/martin/aggbug/49826.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martin/" target="_blank">Zhengxiliu</a> 2006-06-02 00:49 <a href="http://www.blogjava.net/martin/archive/2006/06/02/49505.html#49826#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>