摘要:
程序中下载数据时,一般会将数据库中的信息保存到excel中。本例中,将list集合Student对象中的属性保存到excel中。展示如下: 需要添加Com组件,并引入excel命名空间。using Microsoft.Office.Interop.Excel; using System;using 阅读全文
posted @ 2020-09-14 09:06
pandora2050
阅读(2300)
评论(0)
推荐(0)