﻿<?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-&lt;b&gt;BeanSoft's Java Blog&lt;/b&gt;-随笔分类-Java SE</title><link>http://www.blogjava.net/beansoft/category/17517.html</link><description>&lt;a href="http://www.beansoft.biz/?p=132"&gt;《MyEclipse 6 Java 开发中文教程》完整版书籍代码及配套超高清讲解视频免费下载&lt;/a&gt;</description><language>zh-cn</language><lastBuildDate>Sat, 12 Feb 2011 23:24:07 GMT</lastBuildDate><pubDate>Sat, 12 Feb 2011 23:24:07 GMT</pubDate><ttl>60</ttl><item><title>用Java代码来触发生成ThreadDump[转]</title><link>http://www.blogjava.net/beansoft/archive/2009/08/16/291350.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Sun, 16 Aug 2009 07:54:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2009/08/16/291350.html</guid><description><![CDATA[本文已转移至 <a href="http://www.beansoft.biz/?p=227">http://www.beansoft.biz/?p=227</a><br /><img src ="http://www.blogjava.net/beansoft/aggbug/291350.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2009-08-16 15:54 <a href="http://www.blogjava.net/beansoft/archive/2009/08/16/291350.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>JDK 收费版 Java SE for Business 问世[转]</title><link>http://www.blogjava.net/beansoft/archive/2009/07/18/287271.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Sat, 18 Jul 2009 12:18:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2009/07/18/287271.html</guid><description><![CDATA[
		<h3>
				<a href="http://www.beansoft.biz/?p=1272" rel="bookmark" title="Permanent Link to JDK 收费版 Java SE for Business 问世">JDK 收费版 Java SE for Business 问世</a>
		</h3>
<img src ="http://www.blogjava.net/beansoft/aggbug/287271.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2009-07-18 20:18 <a href="http://www.blogjava.net/beansoft/archive/2009/07/18/287271.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>JVM rt.jar 精简工具图形外壳 0.1</title><link>http://www.blogjava.net/beansoft/archive/2008/12/19/247321.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Fri, 19 Dec 2008 05:47:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2008/12/19/247321.html</guid><description><![CDATA[<p><a title="http://tomcatmonitor.googlecode.com/files/GreenJVMMake_GUI.zip" href="http://tomcatmonitor.googlecode.com/files/GreenJVMMake_GUI.zip">http://tomcatmonitor.googlecode.com/files/GreenJVMMake_GUI.zip</a> 97KB</p> <p>JVM rt.jar 精简工具图形外壳 0.1<br>日期: 2008.12.19<br>作者: 刘长炯, Blog 为 <a href="http://beansoft.blogjava.net/">http://beansoft.blogjava.net/</a><br>本外壳在不改动任何原始项目类文件的基础上完成, 仅仅为了方便使用.<br>许可: 免费使用, 不提供技术支持<br>预期用户: 发布精简版JVM的桌面应用的开发者.<br>JVM版本: 1.5 或者更高  <p>这是一个rt.jar精简工具，用于动态截取我们应用中使用到的rt.jar下class，并仅将使用到的class重新组成rt.jar.<br>原作者采用Apache开源许可发布在: <a href="http://code.google.com/p/greenvm/(在这个地址可以下载到精简版的JVM模版)">http://code.google.com/p/greenvm/(在这个地址可以下载到精简版的JVM模版)</a>, 作者Blog为: <a href="http://blog.csdn.net/cping1982">http://blog.csdn.net/cping1982</a>.  <p>注意: 原作者采用 java -verbose 的方式截获JVM加载的类文件然后打包为所需的rt.jar文件, 这种方式并非100%保险, 例如附带的资源文件(.properties和图片等)将无法正常载入, 因此使用者应明白风险所在, 且本图形外壳作者(刘长炯)也不对此应用的有效性提供任何担保和承担任何责任.  <p>Windows 用户可通过 GreenJVMMake_GUI.exe 或者 GreenJVMMake_GUI.bat 来运行, 所有平台的用户都可以通过下列方式运行:<br>java -jar GreenJVMMake_GUI.jar  <p>Enjoy yourself! <p>&nbsp; <p><font color="#ff0000">说明: 原作者并未公开源代码, 且类文件经过混淆, 因此本程序无法提供完整代码, 有兴趣的可反编译原作者的 GreenJVMMake.jar 进行学习.</font></p> <p>&nbsp;</p> <p>截图: <p>&nbsp; <p><a href="http://www.blogjava.net/images/blogjava_net/beansoft/WindowsLiveWriter/JVMrt.jar0.1_C193/image_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.blogjava.net/images/blogjava_net/beansoft/WindowsLiveWriter/JVMrt.jar0.1_C193/image_thumb.png" width="414" height="429"></a><img src ="http://www.blogjava.net/beansoft/aggbug/247321.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2008-12-19 13:47 <a href="http://www.blogjava.net/beansoft/archive/2008/12/19/247321.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Applet安全限制和签名Applet[MOVED]</title><link>http://www.blogjava.net/beansoft/archive/2008/05/11/199801.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Sun, 11 May 2008 02:44:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2008/05/11/199801.html</guid><description><![CDATA[
		<span class="Apple-style-span" style="WORD-SPACING: 0px; FONT: medium Simsun; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">
				<span class="Apple-style-span" style="FONT-SIZE: 12px; COLOR: rgb(68,68,68); FONT-FAMILY: 'Lucida Grande', Verdana, Arial, sans-serif; TEXT-ALIGN: left">
						<h3 class="posttitle" style="FONT-SIZE: 1.6em; MARGIN-BOTTOM: 0px; COLOR: rgb(34,119,170); TEXT-ALIGN: left">
								<a title="Permanent Link to Applet安全限制和签名Applet" style="COLOR: rgb(34,85,136); TEXT-DECORATION: none" href="http://www.beansoft.biz/?p=588" rel="bookmark">Applet安全限制和签名Applet</a>
						</h3>
						<div class="postentry">
								<p style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">作者: 刘长炯 整理日期 2008-05-11 10:44:00</p>
								<p style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">
										<a class="singleposttitle" style="COLOR: rgb(34,85,136); BORDER-BOTTOM: rgb(221,221,221) 1px solid; TEXT-DECORATION: none" href="http://www.beansoft.biz/?s=Applet%E5%AE%89%E5%85%A8%E9%99%90%E5%88%B6%E5%92%8C%E7%AD%BE%E5%90%8DApplet+">Applet安全限制和签名Applet</a>
								</p>
								<p class="MsoNormal" style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">       因为Applet在浏览器中运行，所以，并不是什么操作都能做，例如不能读写创建文件，不能任意连接网站等等，总之就是不可威[......]</p>
								<p class="read-more" style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">
										<a style="COLOR: rgb(34,85,136); BORDER-BOTTOM: rgb(221,221,221) 1px solid; TEXT-DECORATION: none" href="http://www.beansoft.biz/?p=588">继续阅读</a>
								</p>
						</div>
				</span>
		</span>
<img src ="http://www.blogjava.net/beansoft/aggbug/199801.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2008-05-11 10:44 <a href="http://www.blogjava.net/beansoft/archive/2008/05/11/199801.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Thinking In Java 第3版 中文 PDF下载[MOVED]</title><link>http://www.blogjava.net/beansoft/archive/2008/04/29/197413.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Tue, 29 Apr 2008 15:20:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2008/04/29/197413.html</guid><description><![CDATA[
		<span class="Apple-style-span" style="WORD-SPACING: 0px; FONT: medium Simsun; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">
				<span class="Apple-style-span" style="FONT-SIZE: 12px; COLOR: rgb(68,68,68); FONT-FAMILY: 'Lucida Grande', Verdana, Arial, sans-serif; TEXT-ALIGN: left">
						<h2 class="posttitle" style="FONT-SIZE: 2em; MARGIN-BOTTOM: 0px; COLOR: rgb(34,119,170); TEXT-ALIGN: left">
								<a title="Permanent Link to Thinking In Java 第3版 中文 PDF下载" style="MARGIN-BOTTOM: 0px; COLOR: rgb(34,119,170); TEXT-ALIGN: left; TEXT-DECORATION: none" href="http://www.beansoft.biz/?p=1732" rel="bookmark">Thinking In Java 第3版 中文 PDF下载</a>
						</h2>
						<div class="postmetadata" style="CLEAR: both; FONT-SIZE: 1.1em; MARGIN: 1em 0px; COLOR: rgb(136,136,136); TEXT-ALIGN: justify">2011年02月12日, 6:47 下午</div>
						<div class="postentry">
								<p style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">下载地址：<a style="COLOR: rgb(34,85,136); BORDER-BOTTOM: rgb(221,221,221) 1px solid; TEXT-DECORATION: none" href="http://cid-519b3f7aa2172030.office.live.com/self.aspx/Public/Books/Thinking%20In%20Java%20%E7%AC%AC3%E7%89%88%20%E4%B8%AD%E6%96%87%20PDF.7z">http://cid-519b3f7aa2172030.office.live.com/self.aspx/Public/Books/Thinking%20In%20Java%20%E7%A[......]</a></p>
								<p class="read-more" style="MARGIN-TOP: 0px; FONT-SIZE: 1.2em; LINE-HEIGHT: 1.5em; TEXT-ALIGN: justify">
										<a style="COLOR: rgb(34,85,136); BORDER-BOTTOM: rgb(221,221,221) 1px solid; TEXT-DECORATION: none" href="http://www.beansoft.biz/?p=1732">继续阅读</a>
								</p>
						</div>
				</span>
		</span>
<img src ="http://www.blogjava.net/beansoft/aggbug/197413.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2008-04-29 23:20 <a href="http://www.blogjava.net/beansoft/archive/2008/04/29/197413.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>可以运行 RCP/Swing 的迷你JRE 6（3.75MB）[MOVED]</title><link>http://www.blogjava.net/beansoft/archive/2008/01/18/176353.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Fri, 18 Jan 2008 14:35:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2008/01/18/176353.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.blogjava.net/beansoft/archive/2008/01/18/176353.html'>阅读全文</a><img src ="http://www.blogjava.net/beansoft/aggbug/176353.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2008-01-18 22:35 <a href="http://www.blogjava.net/beansoft/archive/2008/01/18/176353.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Java SE 6 Update N Early Access 提供下载</title><link>http://www.blogjava.net/beansoft/archive/2007/12/02/164696.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Sun, 02 Dec 2007 12:37:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2007/12/02/164696.html</guid><description><![CDATA[<p>以前一直宣传的 消费版 JRE, 号称仅有 2MB 大小, 现在提供下载了. 消息来自于 java.sun.com.</p> <p>Get Early Access to the Next Java SE 6 Update<br>Download Java SE 6 Update N, formerly known as the Consumer JRE, and provide feedback on these exciting features: Direct3D, Java Quick Starter, Nimbus, and Deployment Toolkit. Get the RSS feed.</p> <p><a title="https://jdk6.dev.java.net/6uNea.html" href="https://jdk6.dev.java.net/6uNea.html">https://jdk6.dev.java.net/6uNea.html</a></p> <table id="main" cellspacing="0" cellpadding="4" width="100%" border="0"> <tbody> <tr> <td id="midcol"> <div id="bodycol">Subscribe our live link feed for lastest news &amp; information: <img alt="feed-icon-14x14" src="https://jdk6.dev.java.net/feed-icon-14x14.png"><a href="http://blogs.sun.com/SDNProgramNews/feed/entries/atom?cat=%2FJava+SE+6+Update+N">Java SE 6 Update N Early Access</a>  <p style="margin-bottom: 0in">You will find in here an overview of the features covered by Java SE 6 Update N, links to provide feedback and report issues, as well as testing instructions to help you evaluate the new features. </p> <table cellspacing="10" cellpadding="2" align="center"> <tbody> <tr> <td> <p><a href="https://jdk6.dev.java.net/#Overview">Overview</a></p></td> <td> <p><a href="https://jdk6.dev.java.net/#Download">Download</a></p></td> <td> <p><a href="https://jdk6.dev.java.net/testing.html">Testing Guidelines</a></p></td> <td> <p><a href="https://jdk6.dev.java.net/#Feedback">Feedback</a></p></td> <td> <p><a href="https://jdk6.dev.java.net/6uNfaq.html">FAQ</a></p></td></tr></tbody></table><br> <h3><a name="Overview"></a>Overview</h3> <p>Java SE 6 Update N (formerly know as the "Consumer JRE" project) is an update release that introduces new features and enhancements aimed at providing an optimized consumer end user experience. Java SE 6 Update N focuses on the following areas: </p> <ul> <li>Enhanced JRE installation experience  <ul> <li>The <b>Deployment Toolkit</b> takes the guess work out of determining what versions of the JRE end users have installed on their PC. It supplies Java based web applet/application deployers with a simple interface to accomplish Java detection and installation.  <li>The <b>Kernel</b> installation mode (not available yet in this build) lets first time Java users run applets and Web Start applications without waiting for the whole JRE download. While the default Kernel installation will work with existing Java applets, application developers have the ability to select libraries that should be installed with the kernel, before the rest of the JRE is installed on the end user's system.  <li>For current users of Java SE, the <b>JRE update mechanism</b> has also been improved, using a patch-in-place mechanism that translates in a faster and more reliable update process (the patch in place mechanism will take effect for end users who upgrade from this update release or later to a new update release). As an added benefit, follow-on update releases will no longer be listed as separate items in the Windows "Add or Remove Programs" dialog. </li></ul><br> <li>Improved performance and look &amp; feel  <ul> <li>The <b>Quick Starter</b> feature will prefetch portions of the JRE into memory, substantially decreasing the average JRE cold start-up time (the time that it takes to launch a Java application for the first time after a fresh reboot of a PC).  <li><b>Hardware acceleration support</b>: Java SE 6 Update N introduces a fully hardware accelerated graphics pipeline based on the Microsoft Direct3D 9 API, translating into improved rendering of Swing applications which rely on translucency, gradients, arbitrary transformations, and other more advanced 2D operations.  <li>A new cross-platform Swing look &amp; feel, code name <b>Nimbus</b>, provides a nice update over 'Metal' and 'Ocean'. </li></ul><br> <li>Kernel installation mode<br>The <b>Kernel installation mode</b> will be available at a later date. Stay tuned or subscribe our live link feed for lastest news &amp; information: <img alt="feed-icon-14x14" src="https://jdk6.dev.java.net/feed-icon-14x14.png"><a href="http://blogs.sun.com/SDNProgramNews/feed/entries/atom?cat=%2FJava+SE+6+Update+N">Java SE 6 Update N Early Access</a> </li></ul> <p>We are excited to introduce these long needed changes to the JRE, and hope that you will be able to evaluate Java SE 6 Update N and provide <a href="https://jdk6.dev.java.net/#Feedback">feedback</a> to us. </p> <p><b>Note</b> The following articles and presentations provide additional details about the Java SE 6 Update N features: </p> <ul> <li><a href="http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-3160&amp;yr=2007&amp;track=2">Desktop Java Technology Today: JavaOne technical session - May 2007</a>  <li><a href="http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-3290&amp;yr=2007&amp;track=2">Easy Deployment Is Finally Here: JavaOne technical session - May 2007</a>  <li><a href="http://weblogs.java.net/blog/enicholas/archive/2007/05/announcing_the.html">Announcing the Consumer JRE (again!): Ethan Nicholas's blog - 5/17/07</a>  <li><a href="http://weblogs.java.net/blog/chet/archive/2007/05/consumer_jre_le.html">Consumer JRE, Leaner, Meaner Java: Chet Haase's blog - 5/18/07</a>  <li><a href="http://weblogs.java.net/blog/enicholas/archive/2007/05/java_kernel_unm.html">Java Kernel Unmasked: Ethan Nicholas's blog - 5/24/07</a> </li></ul> <h3><a name="Download"></a>Download</h3> <p><b>Note: Please remove any previous installs of 6uN before installing different builds.</b></p> <p><a href="http://javadl.sun.com/webapps/download/GetFile/1.6.0_10-ea-b07/windows-i586/jre-6u10-ea-windows-i586-p-iftw.exe"><img alt="Download button" src="https://jdk6.dev.java.net/Download110x35.png"></a> <a name="Testing"><a href="http://javadl.sun.com/webapps/download/GetFile/1.6.0_10-ea-b07/windows-i586/jre-6u10-ea-windows-i586-p-iftw.exe">Java SE 6 Runtime (JRE) Update N build 07 Windows Online Installer</a> </p> <p><a href="http://www.java.net/download/jdk6/6u10/promoted/b07/binaries/jre-6u10-ea-bin-b07-windows-i586-p-09_nov_2007.exe"><img alt="Download button" src="https://jdk6.dev.java.net/Download110x35.png"></a> <a name="Testing"><a href="http://www.java.net/download/jdk6/6u10/promoted/b07/binaries/jre-6u10-ea-bin-b07-windows-i586-p-09_nov_2007.exe">Java SE 6 Runtime (JRE) Update N build 07 Windows Offline Installer</a> </p> <p>For other platforms, please see <a href="http://download.java.net/jdk6/">Download Page</a></p> <p>See also: <a href="https://jdk6.dev.java.net/6uNfaq.html#Installation">Installation FAQ</a></p> <h3>Testing Guidelines</h3> <p>We recommend you follow the <a href="https://jdk6.dev.java.net/testing.html">testing instructions and guidelines</a> in this section if you are not familiar with any of the new features in Java SE 6 Update N. </p> <h3><a name="Feedback"></a>Feedback</h3> <p>You can ask questions and provide us feedbacks on <a href="http://forums.java.net/jive/index.jspa">Java.net forums</a>. </p> <ul> <li>For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): <a href="http://forums.java.net/jive/forum.jspa?forumID=79">JRE Installer &amp; Auto Update Forum</a>  <li>For Java QuickStarter: <a href="http://forums.java.net/jive/forum.jspa?forumID=120">Java Quick Starter Forum</a>  <li>For Nimbus: <a href="http://forums.java.net/jive/forum.jspa?forumID=74">Swing &amp; AWT Forum</a>  <li>For Direct3D: <a href="http://forums.java.net/jive/forum.jspa?forumID=69">Java2D Forum</a>  <li>For general issues: <a href="http://forums.java.net/jive/forum.jspa?forumID=119">6uN Early Access</a> </li></ul> <h3><a name="FAQ"></a>FAQ</h3> <p>Visit our <a href="https://jdk6.dev.java.net/6uNfaq.html">FAQ</a> sections for more information. More FAQ will be added as the EA program goes on. </p></div></td></tr></tbody></table><img src ="http://www.blogjava.net/beansoft/aggbug/164696.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2007-12-02 20:37 <a href="http://www.blogjava.net/beansoft/archive/2007/12/02/164696.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>JDK 6 中文文档下载地址(ZIP,HTML,CHM) [MOVED]</title><link>http://www.blogjava.net/beansoft/archive/2007/10/14/152693.html</link><dc:creator>BeanSoft</dc:creator><author>BeanSoft</author><pubDate>Sun, 14 Oct 2007 03:01:00 GMT</pubDate><guid>http://www.blogjava.net/beansoft/archive/2007/10/14/152693.html</guid><description><![CDATA[
		<a href="http://www.beansoft.biz/?p=555">http://www.beansoft.biz/?p=555</a>
<img src ="http://www.blogjava.net/beansoft/aggbug/152693.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/beansoft/" target="_blank">BeanSoft</a> 2007-10-14 11:01 <a href="http://www.blogjava.net/beansoft/archive/2007/10/14/152693.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>