当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

摘要: Nuget添加EPPlus插件 using OfficeOpenXml; using OfficeOpenXml.Style; private void InitQueryRecordExcel(ICBCQueryRecord[] list) { ExcelPackage pck = new Exc 阅读全文
posted @ 2020-08-13 15:45 hofmann 阅读(686) 评论(0) 推荐(0)
摘要: /// <summary> /// Get application url /// </summary> private String GetCurApplicationUrl() { String url = HttpContext.Current.Request.Url.IsDefaultPor 阅读全文
posted @ 2020-08-13 15:03 hofmann 阅读(402) 评论(0) 推荐(0)