摘要:        
原文地址:http://aext.net/2010/03/javascript-jquery-killing-flash-tutorial-jquery-plugin/    阅读全文
posted @ 2010-03-05 14:41
程序员天下
阅读(120)
评论(0)
推荐(0)
        
            
        
        
摘要:        
C#日期格式参考小结我们经常会遇到对时间进行转换,达到不同的显示效果,默认格式为:2006-6-6 14:33:34 如果要换成成200606,06-2006,2006-6-6或更多的格式该怎么办呢?这里将要用到:DateTime.ToString的方法(String, IFormatProvider)示例:using System;using System.Globalization;String format="D";DateTime date=DataTime.Now;Response.Write(date.ToString(format, DateTimeForma    阅读全文
posted @ 2010-03-05 14:01
程序员天下
阅读(259)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号