摘要: 1 工程所需jar包如下:commons-codec-1.5.jarcommons-logging-1.1.jarlog4j-1.2.13.jarjunit-3.8.1.jarpoi-3.9-20121203.jar2 Code: 阅读全文
posted @ 2017-11-10 09:51 星火卓越 阅读(9257) 评论(0) 推荐(0) 编辑
摘要: package com.test.util; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.net.URLEncoder; impor... 阅读全文
posted @ 2017-11-10 09:50 星火卓越 阅读(4742) 评论(0) 推荐(0) 编辑