摘要: C++ 标准是计算机程序设计语言 C++ 的标准化指南。自 1989 年以来,这种技术已经成为了程序设计的实际标准,并由 ANSI 开发出来。C++ 标准是一种 C++ 程序设计语言的可维护标准,它是一个工具,帮助你从复杂的抽象,以统一的方式完成 C++ 程序设计任务。 C++ 标准给程序设计者提供 阅读全文
posted @ 2024-01-22 21:27 jiftle 阅读(98) 评论(0) 推荐(0) 编辑
摘要: 镜像 https://gitee.com/yctxkj/json // create an empty structure (null) json j; // add a number that is stored as double (note the implicit conversion of 阅读全文
posted @ 2024-01-22 21:26 jiftle 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 镜像库 https://gitee.com/yctxkj/spdlog.git spdlog是基于C++11实现的一款纯头文件的日志管理库(git地址:https://github.com/gabime/spdlog,API说明:https://spdlog.docsforge.com/v1.x/1 阅读全文
posted @ 2024-01-22 21:21 jiftle 阅读(241) 评论(0) 推荐(0) 编辑