# common **Repository Path**: jerrydai/common ## Basic Information - **Project Name**: common - **Description**: 封装通用性代码,可以提高开发效率 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-17 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common 封装通用性代码,可以提高开发效率,下面逐个结介绍每个工具包 ## common-assist 通用工具类,字符,流、等都在此处找到 util,是其他工程的基类 ## common-dao 数据库访问层封装-待完成 ## common-excel excel 读取工具类,可以读取超大文件,40MB+和100W行的数据都没问题 ## third-wechat wechet 的工具类