﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-草上飞-最新评论</title><link>http://www.cnblogs.com/feihong84/CommentsRSS.aspx</link><description>草上飞</description><language>zh-cn</language><pubDate>Wed, 25 Apr 2012 07:26:43 GMT</pubDate><lastBuildDate>Wed, 25 Apr 2012 07:26:43 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: GridView、Repeater等数据控件列数字、货币和日期的显示格式 </title><link>http://www.cnblogs.com/feihong84/archive/2009/06/03/1494163.html#1547255</link><dc:creator>回头望见你</dc:creator><author>回头望见你</author><pubDate>Wed, 03 Jun 2009 14:41:56 GMT</pubDate><guid>http://www.cnblogs.com/feihong84/archive/2009/06/03/1494163.html#1547255</guid><description><![CDATA[在使用gridView,datagridview 控件时，<br/>当绑定时间属性时，默认的格式是：{0:f} 2006年11月25日 10:30 <br/><br/>楼主给出了一种解决方案<br/>另外一种解决方案是使用数据库的TO_CHAR方法将时间转成字符串输出~~~<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/feihong84/" target="_blank">回头望见你</a> 2009-06-03 22:41 <a href="http://www.cnblogs.com/feihong84/archive/2009/06/03/1494163.html#1547255#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C#实现的根据年月日计算星期几的函数 </title><link>http://www.cnblogs.com/feihong84/archive/2008/10/03/1303162.html#1331144</link><dc:creator>JimLiu</dc:creator><author>JimLiu</author><pubDate>Fri, 03 Oct 2008 03:12:17 GMT</pubDate><guid>http://www.cnblogs.com/feihong84/archive/2008/10/03/1303162.html#1331144</guid><description><![CDATA[DateTime t = DateTime.Parse(s);<br/>return t.DayOfWeek;<br/><br/>LZ用的是那个神奇的公式<br/>我估计.NET类库的实现就是这么个的。<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/feihong84/" target="_blank">JimLiu</a> 2008-10-03 11:12 <a href="http://www.cnblogs.com/feihong84/archive/2008/10/03/1303162.html#1331144#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>
