随笔分类 - Excel
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.Office.Interop;using Microsoft.Office.Core;using System.Data;using System.Configuration;using Microsof...
阅读全文
摘要:C#导入,导出Excel 数据新建一张数据表producttableweb服务器端代码[WebMethod] public DataSet ExportProduct() { try{ //数据库连接字符串 string con = @"Data Source=TALENT;Initial Catalog=MyDb;Integrated Security=True"; SqlConnection ...
阅读全文

浙公网安备 33010602011771号