# FileParse **Repository Path**: caoqc/FileParse ## Basic Information - **Project Name**: FileParse - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-03 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [TOC] # 项目简介 解析常用的多种格式文件:json、xml、excel、txt等 # 使用方法 1. `git pull 本工程url` 2. 获取submodule,执行`git submodule update --init` 待补充...