# python_mergeFileContent **Repository Path**: ChenYLhuman/python_merge-file-content ## Basic Information - **Project Name**: python_mergeFileContent - **Description**: 合并文件 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-13 - **Last Updated**: 2024-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 引用库 pip install chardet # 选项 -p ​ 指定合并文件的路径(多个) -o ​ 指定输出的文件路径(多个) -e ​ 指定合并的文件后缀(仅仅支持 txt 该类无特殊格式文本)