摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Net.Mail; namespace Common { public class MailHelper { ... 阅读全文
posted @ 2019-05-09 10:16 JinweiChang 阅读(215) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data; using System.Collections; using System.IO; using NPOI.SS.UserMod... 阅读全文
posted @ 2019-05-09 10:14 JinweiChang 阅读(604) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Configuration; using System.Data.SqlClient; using System.Data; namesp... 阅读全文
posted @ 2019-05-09 10:13 JinweiChang 阅读(311) 评论(0) 推荐(0) 编辑