Fork me on GitHub

12 2012 档案

摘要:日期转化一为了达到不同的显示效果有时,我们需要对时间进行转化,默认格式为:2007-01-0314:33:34,要转化为其他格式,要用到DateTime.ToString的方法(String,IFormatProvider),如下所示:usingSystem;usingSystem.Globaliz... 阅读全文
posted @ 2012-12-26 17:53 逗豆豆