# StringTools **Repository Path**: latte79/StringTools ## Basic Information - **Project Name**: StringTools - **Description**: c++字符串处理程序 :目的是把字符串转为c格式的数组:常用来加密程序中的字符串 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2020-02-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 一个简单的字符串转化工具 **将字符串转换为c数组形式,常用来隐藏程序中的字符串** ![输入图片说明](http://git.oschina.net/uploads/images/2016/0820/182502_606b38cc_632350.png "在这里输入图片标题")