# cppp **Repository Path**: ChenPi12/cppp ## Basic Information - **Project Name**: cppp - **Description**: The C++ Plus Project(已经暂停,最新版本https://gitee.com/wushengwuxi1235/cppp2) - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-01 - **Last Updated**: 2023-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The C++ Plus Project ``` ____ ____ _ / ___| _ _ | _ \| |_ _ ___ | | _| |_ _| |_ | |_) | | | | / __| | |__|_ _|_ _| | __/| | |_| \__ \ \____||_| |_| |_| |_|\__,_|___/ ``` ## 前言 ``` 欢迎使用C++ Plus扩展,C++ Plus 又可以称作CPPP,C+++等等,可以使C++的开发更加方便。 C++ Plus是纯算法库,支持跨平台,简单易用,便于C++的开发,解决了C++中最麻烦的编码解码问 题,其基于C++,但使用方法却类似Python,在保证方便性的同时保证了程序的速度。C++ Plus向下 支持std库,如果不想使用C+++ Plus,还可以使用其提供的C++算法库和万能头文件。 2022/1/11 ChenPi11 ``` ![(C++ Plus icon)](./icon/icon.png) ## License ```licence MIT License Copyright (c) 2023 ChenPi11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` ## 支持的平台 [![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)](https://www.microsoft.com/zh-cn/software-download/windows11)[![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)](https://www.gnu.org/)[![MacOS](https://img.shields.io/badge/macos-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0)](https://www.apple.com/)[![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)](https://developer.android.google.cn/)[![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)](https://www.apple.com/)[![FreeBSD](https://img.shields.io/badge/FREEBSD-990000?style=for-the-badge&logo=freebsd&logoColor=black)](https://www.freebsd.org/) etc. ## 依赖 非Windows平台 [![iconv](https://img.shields.io/badge/Dependencies-iconv-cccccc.svg?style=for-the-badge)](https://www.gnu.org/savannah-checkouts/gnu/libiconv/#TOCdownloading) ## 版本 C++ Plus版本:v1.0.0.0b1 C++最低标准:c++14