<?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/eagletian" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/eagletian" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 01 Jun 2009 09:51:00 GMT</lastBuildDate><title>eagletian的专栏</title><description>生有涯而学无涯</description><link>http://blog.csdn.net/eagletian/</link><item><title>水晶报表资源</title><link>http://blog.csdn.net/eagletian/archive/2009/06/01/4230978.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/4230978.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/4230978.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4230978</trackback:ping><description>Crystal Report;VS2005&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/4230978.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/225374423/eagletian/csdn.net/s.gif?r=http://blog.csdn.net/eagletian/archive/2009/06/01/4230978.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374423/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374423/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 01 Jun 2009 17:51:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2009/06/01/4230978.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2009/06/01/4230978.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2009/06/01/4230978.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374423/1194330</fs:itemid></item><item><title>Constraints約束條件</title><link>http://blog.csdn.net/eagletian/archive/2009/05/08/4160155.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/4160155.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/4160155.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4160155</trackback:ping><description>NOT NULL 設定該欄立不可含Null 值&lt;br /&gt;UNIQUE 設定一個或多個欄位組合，資料內容需唯一不可重覆&lt;br /&gt;PRIMARY KEY 設定資料表格不可重覆、空白或為Null的主鍵值&lt;br /&gt;FOREIGN KEY 設定該欄位值的存在必須關連並參照指定資料表格的欄位值&lt;br /&gt;CHECK 設定需符合所列示的條件值&lt;br /&gt;&lt;br /&gt;注意事項&lt;br /&gt;所有的Constraints資料均會存放在系統資料表格(Data Dictionary)中。建立Constraint時若賦予有意義的名稱，會較易查核Constraint的資料。Constraint標準的命名方式，應加入物件名稱。若未定名，則Oracle會自動以SYS_Cn的唯一名稱為之命名。USER_CONSTRAINTS可查核所設定的Constraintion資料。&lt;br /&gt;&lt;br /&gt;設立Constraints&lt;br /&gt;CREATE TABLE [schema.]table&lt;br /&gt;(column datatype [DEFAULT expr]&lt;br /&gt;[column_constraint],...&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/4160155.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374448/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374448/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 May 2009 19:18:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2009/05/08/4160155.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2009/05/08/4160155.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2009/05/08/4160155.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374448/1194330</fs:itemid></item><item><title>项目管理的免费（和几乎是免费的）工具</title><link>http://blog.csdn.net/eagletian/archive/2008/11/28/3400045.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/3400045.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/3400045.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3400045</trackback:ping><description>项目管理的免费工具 &lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/3400045.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374450/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374450/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 28 Nov 2008 18:12:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/11/28/3400045.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/11/28/3400045.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/11/28/3400045.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374450/1194330</fs:itemid></item><item><title>Java开源项目管理工具大全</title><link>http://blog.csdn.net/eagletian/archive/2008/11/28/3400037.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/3400037.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/3400037.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3400037</trackback:ping><description>开源项目管理工具&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/3400037.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374451/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374451/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 28 Nov 2008 18:09:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/11/28/3400037.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/11/28/3400037.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/11/28/3400037.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374451/1194330</fs:itemid></item><item><title>笑笑</title><link>http://blog.csdn.net/eagletian/archive/2008/11/20/3339504.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/3339504.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/3339504.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3339504</trackback:ping><description>&lt;br /&gt;亲爱的八戒， &lt;br /&gt;我这封信写得很慢，因为知道你看字不快。我们已经搬家了，不过地址没改，因为搬家的时候把门牌带来了。这个礼拜下了两次雨，第一次下了3天，第二次下了4天。昨天我们去买比萨，店员问我要切成8块还是12块，我说8块就成了，12块吃不完。我给你寄去的外套，怕邮寄时超重，把扣子剪下来放口袋里了。嫦娥生了，因为不知道是男是女，所以不知道你是该当舅舅还是阿姨。本来想给你寄钱，可是信封已经封上了。天冷了，注意身体,别忘了给孩子讲讲很久很久以前的事：那时候天是蓝的，水也是绿的，庄稼是长在地里的，猪肉是可以放心吃的，耗子还是怕猫的，法庭是讲理的，结婚是先谈恋爱的，理发店是只管理发的，药是可以治病的，医生是救死扶伤的，拍电影是不需要陪导演睡觉的，照相是要穿衣服的，欠钱是要还的，孩子的爸爸是明确的，学校是不图挣钱的，白痴是不能当教授的，卖狗肉是不能挂羊头的，结婚了是不能泡MM的，买东西是要付钱的&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/3339504.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374452/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374452/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 20 Nov 2008 18:59:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/11/20/3339504.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/11/20/3339504.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/11/20/3339504.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374452/1194330</fs:itemid></item><item><title>来自QQ</title><link>http://blog.csdn.net/eagletian/archive/2008/07/18/2673387.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/2673387.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/2673387.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2673387</trackback:ping><description>008上半年工作总结&lt;br /&gt;         ——活在2008群&lt;br /&gt;08年上半年已经过去了，现在把群里的工作情况做如下工作报告: &lt;br /&gt;    在上半年里，我们紧密扎根在群里，高举“有空必来，有来必言，有言必留，有留必看”理论的伟大旗帜，认真贯彻落实“雁过留声，人过留言”的要求，坚持“知无不言、言无不尽”的指导思想，弘扬“一不怕手酸，二不怕加班”的大无畏精神，把“保持联系，经常骚扰”作为振兴群的第一要务！ &lt;br /&gt;    从根本上改变“几天来一趟，想到才来上，来了不说话，逛逛就走人”的方式！ &lt;br /&gt;    留言有新思想，灌水有新思路，吹牛有新突破，抬杠有新局面！坚持“四有”基本原则，即有组织，有预谋，有把握，有成绩。相互促进，共同发展，从而使咱群走上可持续发展的伟大道路，同时坚决贯彻了08新观念: &lt;br /&gt;    1、钱不是问题，问题是没钱。 &lt;br /&gt;  &amp;nb&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/2673387.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374472/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374472/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 19 Jul 2008 01:55:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/07/18/2673387.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/07/18/2673387.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/07/18/2673387.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374472/1194330</fs:itemid></item><item><title>来自QQ，搞笑的东西</title><link>http://blog.csdn.net/eagletian/archive/2008/03/13/2178059.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/2178059.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/2178059.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2178059</trackback:ping><description>搞笑&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/2178059.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374477/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374477/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 14 Mar 2008 02:02:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/03/13/2178059.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/03/13/2178059.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/03/13/2178059.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374477/1194330</fs:itemid></item><item><title>《每日电讯报》评出10个最好用搜索网站</title><link>http://blog.csdn.net/eagletian/archive/2008/02/01/2077409.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/2077409.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/2077409.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2077409</trackback:ping><description>搜索网站&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/2077409.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374483/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374483/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 02 Feb 2008 04:51:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/02/01/2077409.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/02/01/2077409.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/02/01/2077409.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374483/1194330</fs:itemid></item><item><title>经典文艺电影收集</title><link>http://blog.csdn.net/eagletian/archive/2008/01/15/2045188.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/2045188.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/2045188.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2045188</trackback:ping><description>Ma Vie En Rose 
&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/2045188.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374485/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374485/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 15 Jan 2008 22:19:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2008/01/15/2045188.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2008/01/15/2045188.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2008/01/15/2045188.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374485/1194330</fs:itemid></item><item><title>墓志铭</title><link>http://blog.csdn.net/eagletian/archive/2007/10/25/1843063.aspx</link><wfw:comment>http://blog.csdn.net/eagletian/comments/1843063.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/eagletian/comments/commentRss/1843063.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1843063</trackback:ping><description>笑话&lt;img src =&quot;http://blog.csdn.net/eagletian/aggbug/1843063.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/eagletian/225374487/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/eagletian/225374487/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 25 Oct 2007 20:35:00 +0800</pubDate><author>eagletian</author><comments>http://blog.csdn.net/eagletian/archive/2007/10/25/1843063.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/eagletian/archive/2007/10/25/1843063.aspx</guid><dc:creator>eagletian</dc:creator><fs:srclink>http://blog.csdn.net/eagletian/archive/2007/10/25/1843063.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/eagletian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/eagletian/~1194352/225374487/1194330</fs:itemid></item></channel></rss>