# KL Tools **Repository Path**: yu-tiancheng/kl-tools ## Basic Information - **Project Name**: KL Tools - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-07 - **Last Updated**: 2022-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KL Tools #### 介绍 基于c++的工具箱,纯c++编写 #### 软件架构 制作用软件及运行环境 制作用软件:Dev-C++ 运行环境:运行操作系统windous需为x86架构,64位系统 编译工具:G++编译器 #### 部分指令: 计算工具-------------------t,catool 文档-------------------------v,text 小游戏--------------------------game 加密系统---encryptiontool,enctool,m 退出-------------------------q,exit 语音助手--------------------------va 现在时间---------------------n,time 自定义组件----------------------zd,z ...... #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request