# eZipUtils **Repository Path**: kyozy/eZipUtils ## Basic Information - **Project Name**: eZipUtils - **Description**: ZipUtils 支持库 - **Primary Language**: 易语言 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 27 - **Forks**: 11 - **Created**: 2019-03-02 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eZipUtils #### 介绍 ZipUtils 支持库 用于ZIP的加密压缩和解压, 支持解压在内存或压缩内存中的数据. 同时包含面向对象版本和面向过程版本,大家自行选择. #### 使用 bin文件夹下包含 .fne 和.lib 分别是易语言的支持库动态版和静态版, 采用VC6编译,和易语言完美兼容.