摘要: /// /// 读取本地文件 /// /// /// public static string ReadLocalFile(string path) { strin... 阅读全文
posted @ 2014-06-18 18:02 我来也1010 阅读(263) 评论(0) 推荐(0)
摘要: public static DateTime WeekStartTime { get { DateTime dt = DateTime.Now; int dayOfWeek = ... 阅读全文
posted @ 2014-06-18 17:45 我来也1010 阅读(2314) 评论(0) 推荐(0)