Khan's Notebook GCC/GNU/Linux Delphi/Window Java/Anywhere

路漫漫,长修远,我们不能没有钱
随笔 - 172, 文章 - 0, 评论 - 257, 引用 - 0
数据加载中……

2024年4月30日

关于CppBlog首页CSS样式丢失问题解决办法

     摘要: CppBlog首页CSS样式丢失问题解决办法  阅读全文

posted @ 2024-04-30 16:54 Khan 阅读(1515) | 评论 (0)编辑 收藏

2022年10月14日

C++ Atomic

     摘要: C++ Atomic memory_order  阅读全文

posted @ 2022-10-14 16:36 Khan 阅读(148) | 评论 (0)编辑 收藏

Apple M1 arm cpu下 同时编译arm64 与 x86_64的方法

     摘要: apple m1 Mach-O universal binary autotools cmake  阅读全文

posted @ 2022-10-14 11:33 Khan 阅读(976) | 评论 (0)编辑 收藏

2022年1月7日

Qt for Mac DeveloperId 打包 签名 公证 盖章

     摘要: 以下脚本根据QCreator for mac工程的输出二进制文件 进行打包 部署 签名 上传公证 签章
可在工程目录下新建一个 deployed目录, 并将脚本拷贝到该目录下执行, 执行需要root权限
支持cmake工程或qmake工程  阅读全文

posted @ 2022-01-07 12:14 Khan 阅读(880) | 评论 (0)编辑 收藏

2021年10月19日

QtCreator中如何使用Conan包管理工具

     摘要: C/C++ 包管理 QtCreator Conan Cmake  阅读全文

posted @ 2021-10-19 16:09 Khan 阅读(2572) | 评论 (0)编辑 收藏

2021年6月3日

linux 和 windows下 获取主机网卡mac地址

     摘要: 获取主机网卡mac地址 系统api  阅读全文

posted @ 2021-06-03 17:42 Khan 阅读(856) | 评论 (0)编辑 收藏

ChaCha20 加密 算法 c++11实现

     摘要: ChaCha20 加密 解密 算法 c++11实现  阅读全文

posted @ 2021-06-03 17:38 Khan 阅读(2516) | 评论 (0)编辑 收藏

SHA256 算法c++11 实现

     摘要: c++11 sha256  阅读全文

posted @ 2021-06-03 17:31 Khan 阅读(9909) | 评论 (0)编辑 收藏

2019年8月1日

在 C++ 中实现一个轻量的标记清除 gc 系统(转载)

posted @ 2019-08-01 10:57 Khan 阅读(496) | 评论 (0)编辑 收藏

2017年10月14日

boost的lexical_cast --数据类型转

posted @ 2017-10-14 16:26 Khan 阅读(690) | 评论 (0)编辑 收藏