2015年12月30日
摘要: using System;using System.Collections.Generic;using System.Text;///第三方dllusing ICSharpCode.SharpZipLib;using ICSharpCode.SharpZipLib.Checksums;using I... 阅读全文
posted @ 2015-12-30 21:13 代码改变世界&1024 阅读(3473) 评论(5) 推荐(0)
摘要: public FileResult ExportExcels(string StartTime, string EndTime, string SendType) { List list = new UserReturnSMSBLL().SMSStatistic... 阅读全文
posted @ 2015-12-30 14:52 代码改变世界&1024 阅读(292) 评论(0) 推荐(0)