<?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/LifeGood08" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/LifeGood08" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 30 Oct 2008 07:57:00 GMT</lastBuildDate><title>北大青鸟南京普雷[LifeGood08]</title><description>北大青鸟南京普雷</description><link>http://blog.csdn.net/LifeGood08/</link><item><title>hibernate 查询日期</title><link>http://blog.csdn.net/LifeGood08/archive/2008/10/30/3181235.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/3181235.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/3181235.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3181235</trackback:ping><description>String hql = &quot;from  PojoA as a where a.createDate = ? &quot;;   Query query = session.createQuery(hql);//不使用createSQLQuery()   Date date = null;   SimpleDateFormat sdf = new SimpleDateFormat(&quot;yyyy-MM-dd&quot;);               try {                   date = sdf.parse(&quot;2008-03-06&quot;);               } catch (ParseException e) {                   e.printStackTrace();               }   query.setDate(0, date);   List list = query.list(); &lt;br /&gt;&lt;br /&gt;hql = &quot;from  PojoA as a where a.createDate &gt;= ? and a.createDate&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/3181235.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Oct 2008 15:57:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/10/30/3181235.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/10/30/3181235.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/10/30/3181235.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398798/5473857</fs:itemid></item><item><title>java 日期增加</title><link>http://blog.csdn.net/LifeGood08/archive/2008/10/24/3137360.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/3137360.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/3137360.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3137360</trackback:ping><description>java 日期增加&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/3137360.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 25 Oct 2008 01:38:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/10/24/3137360.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/10/24/3137360.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/10/24/3137360.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398799/5473857</fs:itemid></item><item><title>dwr实现级联</title><link>http://blog.csdn.net/LifeGood08/archive/2008/09/26/2981382.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2981382.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2981382.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2981382</trackback:ping><description>dwr实现级联&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2981382.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 26 Sep 2008 17:49:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/09/26/2981382.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/09/26/2981382.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/09/26/2981382.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398800/5473857</fs:itemid></item><item><title>struts+AJAX实现级联(数据来自数据库)</title><link>http://blog.csdn.net/LifeGood08/archive/2008/09/20/2955262.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2955262.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2955262.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2955262</trackback:ping><description>struts+AJAX实现级联，数据来自数据库，而不是来自XML文件&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2955262.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 20 Sep 2008 19:42:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/09/20/2955262.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/09/20/2955262.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/09/20/2955262.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398801/5473857</fs:itemid></item><item><title>全站变为黑白色的CSS设置</title><link>http://blog.csdn.net/LifeGood08/archive/2008/07/08/2623384.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2623384.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2623384.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2623384</trackback:ping><description>全站变为黑白色的CSS设置&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2623384.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Jul 2008 16:55:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/07/08/2623384.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/07/08/2623384.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/07/08/2623384.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398802/5473857</fs:itemid></item><item><title>三个人在沙漠中!（爆笑），进来开心一下！</title><link>http://blog.csdn.net/LifeGood08/archive/2008/06/16/2552044.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2552044.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2552044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2552044</trackback:ping><description>三个人在沙漠中!（爆笑），进来开心一下！&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2552044.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 16 Jun 2008 16:49:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/06/16/2552044.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/06/16/2552044.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/06/16/2552044.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398803/5473857</fs:itemid></item><item><title>asp.net 类似jsp过滤器 的实现</title><link>http://blog.csdn.net/LifeGood08/archive/2008/06/10/2529642.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2529642.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2529642.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2529642</trackback:ping><description>&lt;br /&gt;使用HttpHandler技术  &lt;br /&gt; 1、新建类LikeFilter，实现IHttpHandler接口     &lt;br /&gt;bool IHttpHandler.IsReusable    {       &lt;br /&gt; get { return false; }   &lt;br /&gt; }     &lt;br /&gt;void IHttpHandler.ProcessRequest(HttpContext context)    {        &lt;br /&gt;context.Response.Write(&quot;22222222222222222111111111111111&quot;);    &lt;br /&gt;}  &lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2529642.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 10 Jun 2008 19:09:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/06/10/2529642.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/06/10/2529642.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/06/10/2529642.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398804/5473857</fs:itemid></item><item><title>Request.QueryString 中文乱码</title><link>http://blog.csdn.net/LifeGood08/archive/2008/06/02/2503521.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2503521.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2503521.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2503521</trackback:ping><description>可以将Web.config中的UTF-8改为GB2312&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2503521.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 02 Jun 2008 23:08:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/06/02/2503521.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/06/02/2503521.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/06/02/2503521.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398805/5473857</fs:itemid></item><item><title>ASP.Net   客户端 服务端</title><link>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498151.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2498151.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2498151.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2498151</trackback:ping><description>&lt;br /&gt;1、&lt;br /&gt;javascript自动调用服务端方法&lt;br /&gt;&lt;br /&gt;运行程序时，会在Page_Load之前调用TheServerMethod（）方法。并且 alert(&quot;first&quot;);和alert(&quot;second&quot;);不被调用。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2、&lt;br /&gt;Page.ClientScript.GetCallbackEventReference可以在服务端回调javascript方法&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2498151.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 May 2008 18:23:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498151.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498151.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498151.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398806/5473857</fs:itemid></item><item><title>ASP.Net 采用DataList循环显示数据，获取其中某个字段值</title><link>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498099.aspx</link><wfw:comment>http://blog.csdn.net/LifeGood08/comments/2498099.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/LifeGood08/comments/commentRss/2498099.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2498099</trackback:ping><description>因为采用DataList循环显示数据，所以不能使用getElementById方法（采用循环，每个Id都一样） &lt;img src =&quot;http://blog.csdn.net/LifeGood08/aggbug/2498099.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 May 2008 18:02:00 +0800</pubDate><author>LifeGood08</author><comments>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498099.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498099.aspx</guid><dc:creator>LifeGood08</dc:creator><fs:srclink>http://blog.csdn.net/LifeGood08/archive/2008/05/31/2498099.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/LifeGood08/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/LifeGood08/~7364343/207398807/5473857</fs:itemid></item></channel></rss>