response.setHeader("Content-Disposition", "attachment; filename=" + new String(attach.getHeader().getBytes("GBK"), "ISO8859-1")主要的的就是 文件名编码为 ISO8869-1的