摘要:
package cn.walle.sysGrid; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.util.Iterator; import org.apache.poi.hssf.usermodel.HSSFCell; ... 阅读全文
posted @ 2016-08-10 10:14
Devan.Yan
阅读(166)
评论(0)
推荐(0)
摘要:
//写文件 public void writeFile(String filePath, String sets) throws IOException { try{ String encoding = "UTF-8";//设置文件的编码!! OutputStreamWriter outstream = new OutputStreamWriter(new F... 阅读全文
posted @ 2016-08-10 09:27
Devan.Yan
阅读(109)
评论(0)
推荐(0)

浙公网安备 33010602011771号