04 2023 档案

摘要:c++构造函数 阅读全文
posted @ 2023-04-28 20:47 _Explosion! 阅读(33) 评论(0) 推荐(0) 编辑
摘要:c++强制类型转换 阅读全文
posted @ 2023-04-13 16:31 _Explosion! 阅读(1621) 评论(0) 推荐(0) 编辑
摘要:c++ new和malloc 阅读全文
posted @ 2023-04-12 21:17 _Explosion! 阅读(75) 评论(0) 推荐(0) 编辑
摘要:c++隐式转换 阅读全文
posted @ 2023-04-12 21:07 _Explosion! 阅读(46) 评论(0) 推荐(0) 编辑
摘要:指针传参和引用传参 阅读全文
posted @ 2023-04-12 21:04 _Explosion! 阅读(175) 评论(3) 推荐(0) 编辑
摘要:静态绑定,动态绑定,静态类型,动态类型 阅读全文
posted @ 2023-04-12 21:00 _Explosion! 阅读(23) 评论(0) 推荐(0) 编辑
摘要:c++显式禁用默认函数,显示虚函数重载 阅读全文
posted @ 2023-04-09 20:17 _Explosion! 阅读(35) 评论(0) 推荐(0) 编辑
摘要:c++ constexpr 阅读全文
posted @ 2023-04-09 20:07 _Explosion! 阅读(35) 评论(0) 推荐(0) 编辑
摘要:c++ std::string_view 阅读全文
posted @ 2023-04-05 19:53 _Explosion! 阅读(172) 评论(0) 推荐(0) 编辑
摘要:c++ struct和class 阅读全文
posted @ 2023-04-05 18:52 _Explosion! 阅读(32) 评论(0) 推荐(0) 编辑
摘要:c++ std::variant std::optional 阅读全文
posted @ 2023-04-05 18:43 _Explosion! 阅读(337) 评论(0) 推荐(0) 编辑
摘要:开发豆之助桌宠(QT)时想加一个二维码生成功能,于是想引入qrencode库,找到了其原文件,直接把整个文件加到工程项目太过笨重,于是我想用vs生成lib引入。 生成时遇到很多问题并一一解决 1.在查找预编译头时遇到意外的文件结尾。是否忘记了向源中添加“#include "pch.h"? 解决方法: 阅读全文
posted @ 2023-04-04 22:52 _Explosion! 阅读(189) 评论(0) 推荐(0) 编辑
摘要:无 阅读全文
posted @ 2023-04-04 19:20 _Explosion! 阅读(16) 评论(0) 推荐(0) 编辑
摘要:多态 阅读全文
posted @ 2023-04-04 19:10 _Explosion! 阅读(55) 评论(0) 推荐(0) 编辑
摘要:HASH 阅读全文
posted @ 2023-04-04 18:45 _Explosion! 阅读(67) 评论(0) 推荐(0) 编辑
摘要:宏相关 阅读全文
posted @ 2023-04-03 19:58 _Explosion! 阅读(80) 评论(0) 推荐(0) 编辑
摘要:现代c++类型推导 阅读全文
posted @ 2023-04-03 19:45 _Explosion! 阅读(67) 评论(0) 推荐(0) 编辑
摘要:RAII 阅读全文
posted @ 2023-04-02 21:18 _Explosion! 阅读(38) 评论(0) 推荐(0) 编辑
摘要:mutable、const、volatile 阅读全文
posted @ 2023-04-01 20:44 _Explosion! 阅读(85) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示