﻿<?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-Martin's Home</title><link>http://www.blogjava.net/martinyuan/</link><description>希望我的积累对大家有所帮助！</description><language>zh-cn</language><lastBuildDate>Sun, 12 Apr 2026 06:03:45 GMT</lastBuildDate><pubDate>Sun, 12 Apr 2026 06:03:45 GMT</pubDate><ttl>60</ttl><item><title>Eclipse优秀插件地址 (转)</title><link>http://www.blogjava.net/martinyuan/archive/2008/01/11/174615.html</link><dc:creator>Martin Yuan</dc:creator><author>Martin Yuan</author><pubDate>Fri, 11 Jan 2008 06:17:00 GMT</pubDate><guid>http://www.blogjava.net/martinyuan/archive/2008/01/11/174615.html</guid><wfw:comment>http://www.blogjava.net/martinyuan/comments/174615.html</wfw:comment><comments>http://www.blogjava.net/martinyuan/archive/2008/01/11/174615.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/martinyuan/comments/commentRss/174615.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/martinyuan/services/trackbacks/174615.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 1 EMF,GEF - Graphical Editor Framework,UML2,VE - Visual Editor都在这里下载<br>http://www.eclipse.org/downloads/index.php <br><br>2  lomboz J2EE插件,开发JSP,EJB<br>http://forge.objectweb.org/projects/lomboz<br><br>&nbsp;&nbsp;<a href='http://www.blogjava.net/martinyuan/archive/2008/01/11/174615.html'>阅读全文</a><img src ="http://www.blogjava.net/martinyuan/aggbug/174615.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martinyuan/" target="_blank">Martin Yuan</a> 2008-01-11 14:17 <a href="http://www.blogjava.net/martinyuan/archive/2008/01/11/174615.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>SiteMesh介绍 (转)</title><link>http://www.blogjava.net/martinyuan/archive/2008/01/10/174332.html</link><dc:creator>Martin Yuan</dc:creator><author>Martin Yuan</author><pubDate>Thu, 10 Jan 2008 08:16:00 GMT</pubDate><guid>http://www.blogjava.net/martinyuan/archive/2008/01/10/174332.html</guid><wfw:comment>http://www.blogjava.net/martinyuan/comments/174332.html</wfw:comment><comments>http://www.blogjava.net/martinyuan/archive/2008/01/10/174332.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/martinyuan/comments/commentRss/174332.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/martinyuan/services/trackbacks/174332.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: SiteMesh利用了一种很少人知道的servlet规范实现了一种页面过滤器。设想一下，现在有一个简单的jsp页面用来返回当前的日期和时 间。通常这个页面请求来到应用服务器，页面被处理，最后处理结果返回到web浏览器。SiteMesh作为一个页面过滤器，在页面被处理之后，返回web 浏览器之前，对页面做了一些附加的操作。这个变化简单描述为图一和图二所示的附加步骤。&nbsp;&nbsp;<a href='http://www.blogjava.net/martinyuan/archive/2008/01/10/174332.html'>阅读全文</a><img src ="http://www.blogjava.net/martinyuan/aggbug/174332.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martinyuan/" target="_blank">Martin Yuan</a> 2008-01-10 16:16 <a href="http://www.blogjava.net/martinyuan/archive/2008/01/10/174332.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Struts + JSON + prototype</title><link>http://www.blogjava.net/martinyuan/archive/2008/01/09/174088.html</link><dc:creator>Martin Yuan</dc:creator><author>Martin Yuan</author><pubDate>Wed, 09 Jan 2008 11:13:00 GMT</pubDate><guid>http://www.blogjava.net/martinyuan/archive/2008/01/09/174088.html</guid><wfw:comment>http://www.blogjava.net/martinyuan/comments/174088.html</wfw:comment><comments>http://www.blogjava.net/martinyuan/archive/2008/01/09/174088.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/martinyuan/comments/commentRss/174088.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/martinyuan/services/trackbacks/174088.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: json-lib-1.1-jdk15.jar并不包含其所依赖的类库。现将其依赖库补全。<br><br>JSON-LIB依赖库如下<br>EZMorph 下载地址http://ezmorph.sourceforge.net/<br>Commons Collections http://jakarta.apache.org/commons/collections/<br>Commons Lang http://jakarta.apache.org/commons/lang/ &nbsp;&nbsp;<a href='http://www.blogjava.net/martinyuan/archive/2008/01/09/174088.html'>阅读全文</a><img src ="http://www.blogjava.net/martinyuan/aggbug/174088.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martinyuan/" target="_blank">Martin Yuan</a> 2008-01-09 19:13 <a href="http://www.blogjava.net/martinyuan/archive/2008/01/09/174088.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>JSON简介</title><link>http://www.blogjava.net/martinyuan/archive/2008/01/09/174087.html</link><dc:creator>Martin Yuan</dc:creator><author>Martin Yuan</author><pubDate>Wed, 09 Jan 2008 11:07:00 GMT</pubDate><guid>http://www.blogjava.net/martinyuan/archive/2008/01/09/174087.html</guid><wfw:comment>http://www.blogjava.net/martinyuan/comments/174087.html</wfw:comment><comments>http://www.blogjava.net/martinyuan/archive/2008/01/09/174087.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/martinyuan/comments/commentRss/174087.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/martinyuan/services/trackbacks/174087.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式，但是也使用了类似于C语言家族的习惯（包括C, C++, C#, Java, JavaScript, Perl, Python等）。这些特性使JSON成为理想的数据交换语言。&nbsp;&nbsp;<a href='http://www.blogjava.net/martinyuan/archive/2008/01/09/174087.html'>阅读全文</a><img src ="http://www.blogjava.net/martinyuan/aggbug/174087.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/martinyuan/" target="_blank">Martin Yuan</a> 2008-01-09 19:07 <a href="http://www.blogjava.net/martinyuan/archive/2008/01/09/174087.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>