导出excel乱码,如何解决,详情请进。response.setContentType( "application/vnd.ms-excel;charset=gbk "); 我已经设置了编码,为什么还出现乱码?[解决办法]用jxl试试。。[解决办法] <%@ page contentType= "text/html; charset=GBK " %>