摘要:
1:第一种方式:string firsttime = "20140226120201";string secondtime = "20140225115401";DateTime firstDateTemp = DateTime.ParseExact(firsttime, "yyyyMMddHHmmss", new System.Globalization.CultureInfo("zh-CN", true));DateTime secondDateTemp = DateTime.ParseExact(second 阅读全文
posted @ 2014-02-26 18:00 小程序员也疯狂 阅读(1810) 评论(0) 推荐(0)
浙公网安备 33010602011771号