摘要:
首先:添加GET包: iTextSharp 其次:添加命名空间: using iTextSharp; using iTextSharp.text; using iTextSharp.text.pdf; 之后:操作sql sever 数据库中的表,创建DataTable表格,DataTable中字段类 阅读全文
摘要:
首先:添加GET包: Microsoft.Office.Interop.Excel; 其次:添加命名空间: 1、using Netover.Foundation.Common; 2、using Netover.Foundation.Web; 3、using NPOI.HSSF.UserModel; 阅读全文