mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-23 22:43:28 +08:00
20 lines
306 B
Markdown
20 lines
306 B
Markdown
[TOC]
|
|
|
|
<!-- Appendix: Data Compression -->
|
|
# 附录:数据压缩
|
|
|
|
|
|
<!-- Simple Compression with GZIP -->
|
|
## 使用Gzip简单压缩
|
|
|
|
|
|
<!-- Multifile Storage with Zip -->
|
|
## 使用zip多文件存储
|
|
|
|
|
|
<!-- Java Archives (Jars) -->
|
|
## Java的jar
|
|
|
|
<!-- 分页 -->
|
|
|
|
<div style="page-break-after: always;"></div> |