<?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/yuer888" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/yuer888" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 19 Mar 2008 14:10:00 GMT</lastBuildDate><title>Yuer的编程专栏</title><link>http://blog.csdn.net/yuer888/</link><item><title>【转帖】vs2003 的命名空间到Vs2005的转变</title><link>http://blog.csdn.net/yuer888/archive/2008/03/19/2196991.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/2196991.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/2196991.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196991</trackback:ping><description>大家知道，在asp.net1.1，vs2003时，我们自定以类默认是包含在和我们的项目同名的命名空间中的，可到了.net2.0&amp;amp;vs2005,新建的网站项目取消了命名空间，这样会带来很多不便，例如我们的两个项目都包含了default.aspx，和他们对应的类都是_default,这样，如果办这两个项目发布到一个web应用程序中的时候，就会出现错误，因为有两个_default类存在。&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/2196991.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 22:10:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2008/03/19/2196991.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2008/03/19/2196991.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>Oracle to_date的一点剖析</title><link>http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1586744.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1586744.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1586744</trackback:ping><description>如下写法是错误的：

SQL&gt; select to_date(sysdate,'yyyy-mm-dd') from dual; 
&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1586744.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 27 Apr 2007 17:58:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>oracle imp exp几点应用技巧</title><link>http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1536483.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1536483.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1536483</trackback:ping><description>查看oracle中的imp,exp命令：
    imp help=y
    exp help=y&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1536483.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 22 Mar 2007 00:02:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>SQL语句中关于in中是变量的一则应用</title><link>http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1507764.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1507764.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1507764</trackback:ping><description>SQL语句中关于in中是变量的一则应用&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1507764.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 02:25:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>得到第十天过生日的人名单</title><link>http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1486769.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1486769.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1486769</trackback:ping><description>数据库里面有一张人员表,记录了人员的出生日期.我可以通过下列语句得到从今天算起,第十天过生日的人员清单.

&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1486769.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Jan 2007 23:56:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>Oracle中几个关于日期方面的SQL实例</title><link>http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1475579.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1475579.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1475579</trackback:ping><description>经常在oracle中会遇到一些对时间日期的处理和提取!&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1475579.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 06 Jan 2007 21:57:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>屏蔽Windows98/2000/XP任务栏、win键、Ctrl＋Esc、Alt＋Tab、Ctrl＋Alt＋Del</title><link>http://blog.csdn.net/yuer888/archive/2007/01/04/1473711.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1473711.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1473711.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1473711</trackback:ping><description>关于这方面的文章挺多，对任务栏、win键、Ctrl＋Esc、Alt＋Tab的屏蔽，一般方法较为简单，最多用底层键盘钩子＋DLL就能完美解决&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1473711.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 04 Jan 2007 22:03:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/01/04/1473711.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/01/04/1473711.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>元旦,一场大雪拦住了回家的去路</title><link>http://blog.csdn.net/yuer888/archive/2007/01/02/1472237.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1472237.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1472237.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1472237</trackback:ping><description>元旦又不能回家了&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1472237.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Jan 2007 20:19:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2007/01/02/1472237.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2007/01/02/1472237.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>在PB中如何屏蔽掉ALT+F4按键</title><link>http://blog.csdn.net/yuer888/archive/2006/12/31/1470639.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1470639.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1470639.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1470639</trackback:ping><description>在PB中如何屏蔽掉ALT+F4按键&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1470639.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 31 Dec 2006 19:10:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2006/12/31/1470639.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2006/12/31/1470639.aspx</guid><dc:creator>yuer888</dc:creator></item><item><title>精美的对联很有趣笑话</title><link>http://blog.csdn.net/yuer888/archive/2006/12/30/1469005.aspx</link><wfw:comment>http://blog.csdn.net/yuer888/comments/1469005.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1469005.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1469005</trackback:ping><description>精美的对联很有趣,有趣的笑话很精美&lt;img src =&quot;http://blog.csdn.net/yuer888/aggbug/1469005.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 30 Dec 2006 20:54:00 +0800</pubDate><author>yuer888</author><comments>http://blog.csdn.net/yuer888/archive/2006/12/30/1469005.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yuer888/archive/2006/12/30/1469005.aspx</guid><dc:creator>yuer888</dc:creator></item></channel></rss>