Cocos 中一些库的问题

里面的zlib和unzip库分别是用来干什么的,在cocos中。

头文件上面有注释:
unzip.h – IO for uncompress .zip files using zlib
unzip使用io解压zip文件,压缩文件使用zlib

万能的版主。。。。