BZip2文件读取
读取BZip2文件的jar包newInputStreamReader(newBZip2CompressorInputStream(newBufferedInputStream(newFileInputStream(file)),true));
下载地址
用户评论
资源很好用,拖到工程里就行了,真棒!
好用,jar包直接拖到工程里面就能用了