06 2019 档案
摘要:string filePath = AppDomain.CurrentDomain.BaseDirectory + @"datafile\temp.xlsx"; System.IO.File.Create(filePath).Close(); //创建一个excel文件 File...
阅读全文
摘要:public class ReadEmailPop3 { public void GetEmailContent() { using (Pop3Client client = new Pop3Client()) { client.Connect("server", 110, f...
阅读全文
摘要:1,Controller中的方法 2,cshtml 页面中执行方法,获取下载文件
阅读全文

浙公网安备 33010602011771号