摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Common { public class DateUtils { /// /// 时间转换为... 阅读全文
posted @ 2016-12-29 15:14 码到世界末日 阅读(367) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks; namespace Common { public class HttpUtils ... 阅读全文
posted @ 2016-12-29 15:14 码到世界末日 阅读(315) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Configuration; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Common { public class L... 阅读全文
posted @ 2016-12-29 15:12 码到世界末日 阅读(224) 评论(0) 推荐(0)