<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/Java_One" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/Java_One" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 29 Nov 2006 20:10:00 GMT</lastBuildDate><title>Java_One的专栏</title><description>The Passion JAVA</description><link>http://blog.csdn.net/java_one/</link><item><title>Java加密算法</title><link>http://blog.csdn.net/Java_One/archive/2006/11/29/1420742.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1420742.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1420742.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1420742</trackback:ping><description>关于Java实现MD5及SHA-1的加密算法，我也不多解释了，因为上面注释写的很详细，还是那句老话，“废话少说，看代码”&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1420742.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Nov 2006 04:10:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/11/29/1420742.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/11/29/1420742.aspx</guid><dc:creator>Java_One</dc:creator></item><item><title>数据开发－Oracle Trigger</title><link>http://blog.csdn.net/Java_One/archive/2006/10/31/1359363.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1359363.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1359363.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1359363</trackback:ping><description>最近较忙，所以这些代码慢一些，不过我会坚持定期发表的，还希望大家多给批评啊&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1359363.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 01 Nov 2006 07:00:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/10/31/1359363.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/10/31/1359363.aspx</guid><dc:creator>Java_One</dc:creator></item><item><title>Oracle Procedure and Function</title><link>http://blog.csdn.net/Java_One/archive/2006/10/14/1333935.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1333935.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1333935.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1333935</trackback:ping><description>这一段介绍了Oracle的过程和函数，
那么什么是过程，什么是函数呢？想理解吗？废话少说，看代码&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1333935.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Oct 2006 09:19:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/10/14/1333935.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/10/14/1333935.aspx</guid><dc:creator>Java_One</dc:creator></item><item><title>Oracle Cursor and OOP Conception</title><link>http://blog.csdn.net/Java_One/archive/2006/10/09/1327792.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1327792.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1327792.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1327792</trackback:ping><description>介绍了Oracle中游标的使用及OOP的基本概念&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1327792.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 10 Oct 2006 06:11:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/10/09/1327792.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/10/09/1327792.aspx</guid><dc:creator>Java_One</dc:creator></item><item><title>数据开发－Oracle PL/SQL</title><link>http://blog.csdn.net/Java_One/archive/2006/10/06/1323361.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1323361.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1323361.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1323361</trackback:ping><description>辛苦了一整天终于把PL/SQL完成了，不过前面发表的没看到评论哦！
没关系，不会气馁。
还希望大家多多指教，给予批评！^_^&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1323361.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 07 Oct 2006 01:32:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/10/06/1323361.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/10/06/1323361.aspx</guid><dc:creator>Java_One</dc:creator></item><item><title>数据开发－Oracle基础</title><link>http://blog.csdn.net/Java_One/archive/2006/10/05/1322228.aspx</link><wfw:comment>http://blog.csdn.net/java_one/comments/1322228.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/java_one/comments/commentRss/1322228.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1322228</trackback:ping><description>整个十一闲来无事，做了一些关于Oracle的代码，这里只是基础，剩下的过几天会陆续添加进来。如果觉得对你有帮助就说一声，我会觉得很快乐！&lt;img src =&quot;http://blog.csdn.net/java_one/aggbug/1322228.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 06 Oct 2006 07:12:00 +0800</pubDate><author>Java_One</author><comments>http://blog.csdn.net/Java_One/archive/2006/10/05/1322228.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Java_One/archive/2006/10/05/1322228.aspx</guid><dc:creator>Java_One</dc:creator></item></channel></rss>