04 2016 档案

摘要:Hi, Finally we get the Visual Studio license, so everyone should have the professional version right now. It’s a good chance to improve our productivi 阅读全文
posted @ 2016-04-18 21:37 applekingghfhfhbr 阅读(202) 评论(0) 推荐(0)
摘要:一、asp.net中导出Execl的方法: 在 asp.net中导出Execl有两种方法,一种是将导出的文件存放在服务器某个文件夹下面,然后将文件地址输出在浏览器上;一种是将文件直接将文件输出流写给浏览器。在Response输出时,\t分隔的数据,导出execl时,等价于分列,\n等价于换行。1、将 阅读全文
posted @ 2016-04-12 15:11 applekingghfhfhbr 阅读(183) 评论(0) 推荐(0)