<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>365Key-天天网摘 - javapro的网摘(Java)</title>
<description>365Key-天天网摘 - javapro的网摘(Java)</description>
<link>http://www.365key.com/rss/javapro/Java/</link>
<generator>365Key (http://www.365key.com)</generator>
<language>zh-cn</language>
<docs>365Key-天天网摘 精彩导航</docs>
<image>http://counter.csdn.net/pv.aspx?id=88</image>
<item>
<title>blojsom 在 Tomcat MySQL 环境下的安装与配置 - JavaPro - BlogJava</title>
<link>http://www.365key.com/item/3156893</link>
<category>Java; 数据库; blog; tomcat</category>
<pubDate>Sun, 15 Jun 2008 00:26:03 GMT</pubDate>
<description>
<blockquote>最近时不时总有人问起 blojsom 到底怎么配置，经常配置了还是出错，想了想还是写一下详细的安装和配置方法吧，毕竟这个开源的 JSP blog 也确实越来越引人注目了。此文主要针对 blojsom 的有关配置布署而写，运行环境是比较简单的 Tomcat +MySQL 。如果在 Tomcat 和 MySQL 的安装配置上有什么问题，请参考文档或上网搜一下这类的文章吧。 有关使用其它容器和数据库的配置，我会在之后的文章中介绍。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>blojsom 在 Tomcat MySQL 环境下的安装与配置 - JavaPro - DonewsBlog</title>
<link>http://www.365key.com/item/2701166</link>
<category>Java; JSP与Servlet; blog</category>
<pubDate>Sun, 03 Jun 2007 13:24:09 GMT</pubDate>
<description>
<blockquote>最近时不时总有人问起 blojsom 到底怎么配置，经常配置了还是出错，想了想还是写一下详细的安装和配置方法吧，毕竟这个开源的 JSP blog 也确实越来越引人注目了。此文主要针对 blojsom 的有关配置布署而写，运行环境是比较简单的 Tomcat +MySQL 。如果在 Tomcat 和 MySQL 的安装配置上有什么问题，请参考文档或上网搜一下这类的文章吧。 有关使用其它容器和数据库的配置，我会在之后的文章中介绍。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>WinCVS中文版</title>
<link>http://www.365key.com/item/2699308</link>
<category>Java; OpenSource</category>
<pubDate>Fri, 01 Jun 2007 01:59:25 GMT</pubDate>
<description>
<blockquote></blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>关于用jsp实现http认证安全登陆的学习笔记。（正在原创ing） - java - CSDN技术中心</title>
<link>http://www.365key.com/item/2698850</link>
<category>Java; JSP与Servlet; Java安全</category>
<pubDate>Thu, 31 May 2007 06:49:14 GMT</pubDate>
<description>
<blockquote>关于用jsp实现http认证安全登陆的学习笔记。（正在原创ing）</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>WebWork China - WebWork &amp; Structs 中文站点</title>
<link>http://www.365key.com/item/2696600</link>
<category>Java; struts</category>
<pubDate>Mon, 28 May 2007 02:51:06 GMT</pubDate>
<description>WebWork &amp; Structs 中文站点
<blockquote></blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>Java中的克隆(Clone)机制 - java - CSDN技术中心</title>
<link>http://www.365key.com/item/2695796</link>
<category>Java</category>
<pubDate>Sat, 26 May 2007 15:25:29 GMT</pubDate>
<description>
<blockquote></blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>二十分钟Ruby入门 - [Matrix - 与 Java 共舞]</title>
<link>http://www.365key.com/item/2569916</link>
<category>Java</category>
<pubDate>Tue, 27 Feb 2007 02:46:57 GMT</pubDate>
<description>
<blockquote>这是一个短小的Ruby入门，完全读完只需20分钟。让我们从编写世界上最简单的&quot;Hello,World&quot;程序开始逐步深入了解Ruby的类、block、迭代器等特征，也许这对你来讲还远远不过，但对于20分钟的入门来讲已经非常难得了</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>把SWT包装成Plugin需要修改的地方 - 八进制 - 博客园</title>
<link>http://www.365key.com/item/2565611</link>
<category>Java; eclipse; SWT与JFace</category>
<pubDate>Sun, 25 Feb 2007 17:01:26 GMT</pubDate>
<description>
<blockquote>把一个SWT程序包装到Eclipse里作为Plugin运行很容易，但有以下几点需要注意</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>ajax、Struts、spring的无缝结合 - [Matrix - 与 Java 共舞]</title>
<link>http://www.365key.com/item/2565610</link>
<category>Java; Spring; struts; ajax</category>
<pubDate>Sun, 25 Feb 2007 17:00:26 GMT</pubDate>
<description>
<blockquote>介绍ajax、struts、spring间的协作。[color=blue]数据交互过程[/color]，我们考虑采用xml来组织数据结构，[b]更新/保存:[/b]前台封装需要的xml，通过ajax提交---〉action解析xml ---〉改造原有的持久层实现xml持久化； [b] 查询时：[/b]持久层根据实际需要返回xml，document对象，---〉action 处理 --〉前台自己封装js库来解析xml，并刷新部分页面。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>敏捷开发的必要技巧：慎用继承 - [Matrix - 与 Java 共舞]</title>
<link>http://www.365key.com/item/2565607</link>
<category>Java</category>
<pubDate>Sun, 25 Feb 2007 16:52:33 GMT</pubDate>
<description>
<blockquote>当我们想要让一个类继承自另一个类时，我们一定要再三的检查：子类会不会继承了一些它不需要的功能（属性或者方法）？如果是的话，我们就得认真再想想：它们之间有没有真正的继承关系？如果没有的话，就用代理。如果有的话，将这些不用的功能从基类转移到另外一个合适的地方去。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>EJB的理想 - [Matrix - 与 Java 共舞]</title>
<link>http://www.365key.com/item/2476590</link>
<category>Java; EJB</category>
<pubDate>Fri, 29 Dec 2006 14:45:27 GMT</pubDate>
<description>
<blockquote>EJB是一种企业应用技术，旨在建立一个企业应用开发框架，但从其诞生之日起，质疑之声一直不断。EJB是企业应用框架的先驱，在企业应用框架的方法论上有独到的见解，虽然存在不少缺陷，但仍不失为企业应用框架的理想。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>再报惊喜！SWT Designer 6.0 (Window Builder Pro) 注册机 - JavaPro - DonewsBlog</title>
<link>http://www.365key.com/item/2455495</link>
<category>Java; J2se; eclipse; SWT与JFace</category>
<pubDate>Tue, 19 Dec 2006 08:16:45 GMT</pubDate>
<description>
<blockquote>之前发布的5.0版本的注册机得到很多朋友的支持，由于6.0版的注册流程有所变化，下载后请仔细阅读install.txt文件中的详细注册过程。请到下面网址下载该注册机</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>SWT的状态栏和进度条的实例 - 子在川上曰 - BlogJava</title>
<link>http://www.365key.com/item/2451461</link>
<category>Java; J2se; SWT与JFace</category>
<pubDate>Sat, 16 Dec 2006 16:19:34 GMT</pubDate>
<description>
<blockquote>为了能看清更面板的框架，把面板都设成了边框型。实例有以下内容：

q        如何创建一个简单的状态栏（基于RCP平台能够直接使用它的进度条服务）

q        如何在状态栏中动态创建进度条，同时如何用完后销毁它。

q        如何用exclude属性、setVisible和layout方法来动态显示/隐藏面板或组件。

q        再次表明在一个线程Thread里调用SWT组件都要用display.asyncExec()包装一下，而且还要在使用组件前对其是否被销毁做判断</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>New Song: Java EE 5</title>
<link>http://www.365key.com/item/2450223</link>
<category>Java; 其它</category>
<pubDate>Fri, 15 Dec 2006 18:20:44 GMT</pubDate>
<description>
<blockquote>Roman 为 Java EE 5 写的搞笑主题歌，很有意思，大家可以听听。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>Java SE 6 : New Features !</title>
<link>http://www.365key.com/item/2450221</link>
<category>Java; J2se; Java与IT业界; IT动态与评论</category>
<pubDate>Fri, 15 Dec 2006 18:19:57 GMT</pubDate>
<description>
<blockquote>Java SE 6 is the current major release of the Java SE platform. Sun endeavors to foster the highest level of transparency and collaboration on the platform with the Java community through Project JDK 6, resulting in the following key features.</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>Eclipse3.2.1 EclipseME1.5.5 WTK2.2搭建J2ME开发环境</title>
<link>http://www.365key.com/item/2435627</link>
<category>Java</category>
<pubDate>Fri, 08 Dec 2006 17:21:20 GMT</pubDate>
<description>
<blockquote>我的EclipseME的版本已经很旧了，今天上午从网上下了最新的EclipseME1.5.5。动手重新搭建了一下J2ME开发环境，发现最新的Eclipse1.5比早期版本功能强大了许多，配置上也略有不同。</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>BEA Workshop Studio 3.2 发布 - JavaPro</title>
<link>http://www.365key.com/item/2119110</link>
<category>Java; Java2系统服务</category>
<pubDate>Fri, 21 Jul 2006 05:23:33 GMT</pubDate>
<description>
<blockquote>新版本支持Callisto. Eclipse Callisto是Eclipse社区的一个整合发布计划。该计划有助于基于Eclipse平台开发的程序员和企业更有效的组织开发。Callisto 项目涉及了10个项目组, 260名开发人员以及超过700万行的代码</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>News: JBoss jBPM 3.1.2 and 3.0.4 - JavaPro</title>
<link>http://www.365key.com/item/2116104</link>
<category>Java; Jboss</category>
<pubDate>Wed, 19 Jul 2006 16:42:02 GMT</pubDate>
<description>A blog from Koen Aers announces new jBPM releases on the 3.0 and 3.1 branches. &quot;For the changes and bugfixes in these releases we refer to the release notes available in both distributions. As for the graphical designer, the 3.1.2 Starter's Kit contains GPD 3.0.11 whereas the 3.0.4 Starter's Kit contains GPD 3.0.10. Both GPD releases are build and tested against Eclipse 3.2 and WTP 1.5. There are no big functional additions with respect to the previous GPD release, only some minor fixes. A particular change in the GPD 3.0.11 is the removal of the JBoss jBPM runtime. &quot;
<blockquote>A blog from Koen Aers announces new jBPM releases on the 3.0 and 3.1 branches. &quot;For the changes and bugfixes in these releases we refer to the release notes available in both distributions. As for the graphical designer, the 3.1.2 Starter's Kit contains GPD 3.0.11 whereas the 3.0.4 Starter's Kit contains GPD 3.0.10. Both GPD releases are build and tested against Eclipse 3.2 and WTP 1.5. There are no big functional additions with respect to the previous GPD release, only some minor fixes. A particular change in the GPD 3.0.11 is the removal of the JBoss jBPM runtime. &quot;</blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>Tracking JSR-223 Changes - JavaPro</title>
<link>http://www.365key.com/item/2116027</link>
<category>Java</category>
<pubDate>Wed, 19 Jul 2006 15:42:12 GMT</pubDate>
<description>
<blockquote></blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
<item>
<title>人品计算器 (仅供娱乐) - 笑不死算我的！ - JavaPro</title>
<link>http://www.365key.com/item/2096403</link>
<category>Java; 其它</category>
<pubDate>Thu, 13 Jul 2006 04:18:30 GMT</pubDate>
<description>
<blockquote></blockquote></description>
<dc:creator>javapro</dc:creator>
</item>
</channel></rss>
