# Strings-ch **Repository Path**: zoujiedev/strings-ch ## Basic Information - **Project Name**: Strings-ch - **Description**: 字符工具,包含了对中文字符的处理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-14 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Strings-ch #### 介绍 含有中文的字符串分割工具,包含了对中文字符的分割处理且不会乱码,字符串采用UTF8编解码. #### 使用说明 参考Main类