我转换了好久的字符集,但月赚越离谱。

网友的力量是伟大的! jar包自身问题

 

换成apache的zip就没有这个问题了,相关的类都在ant.jar包里,import更新如下: 

// import java.util.zip.ZipEntry;  
// import java.util.zip.ZipOutputStream;  

import org.apache.tools.zip.ZipEntry;  
import org.apache.tools.zip.ZipOutputStream; 

相关文章:

  • 2021-10-01
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
  • 2021-11-05
猜你喜欢
  • 2021-10-20
  • 2022-01-20
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-12-23
相关资源
相似解决方案