# pcquicklib **Repository Path**: tang_god/pcquicklib ## Basic Information - **Project Name**: pcquicklib - **Description**: pcquicklib库[pclib库],用单个头文件封装了跨平台的基础。使用了c++11语法,要求编译器选项开启-std=c++11windows要求vs2010及其以上才能编译;支持xp;整个头文件没有用到mfc。linux下要求链接pthread/rt/dl库android下要求NDK16及以上;要求链接dl库ios/freebsd未测试,基本功能可能不支持,网络部分确定不支持【提示】如果windows下编译不通过,建议项目加上WIN32_LEAN_AND_MEAN宏且移除#include - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-24 - **Last Updated**: 2023-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pcquicklib #### Description pcquicklib库[pclib库],用单个头文件封装了跨平台的基础。 使用了c++11语法,要求编译器选项开启-std=c++11 windows要求vs2010及其以上才能编译;支持xp;整个头文件没有用到mfc。 linux下要求链接pthread/rt/dl库 android下要求NDK16及以上;要求链接dl库 ios/freebsd未测试,基本功能可能不支持,网络部分确定不支持 【提示】如果windows下编译不通过,建议项目加上WIN32_LEAN_AND_MEAN宏且移除#include #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)