09 2015 档案

摘要:/// /// 编 码 人:苏飞/// 联系方式:361983679 /// 更新网站:[url=http://www.sufeinet.com/thread-655-1-1.html]http://www.sufeinet.com/thread-655-1-1.html[/url]/// usi... 阅读全文
posted @ 2015-09-28 17:29 Ziv_zhong 阅读(891) 评论(0) 推荐(0)
摘要:string file = FileDialogHelper.SaveExcel(string.Format("{0}.xls", excelName)); if (!string.IsNullOrEmpty(file) && dt.Rows.Count > 0) ... 阅读全文
posted @ 2015-09-01 13:23 Ziv_zhong 阅读(1690) 评论(0) 推荐(0)