1 2 3 4 5 ··· 37 下一页
摘要: 链接 toml++ - github toml++ - 帮助文档 使用要求: c++ 17 及以上版本 toml语法-英文 toml语法-中文 toml 完整版读取与写入 完整读写代码-gitee 完整读写代码-github toml读取 参见官方给出的范例 toml写入 目标: 数组的写入 文件内 阅读全文
posted @ 2024-08-18 23:51 mohist 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 链接 toml++ - github toml++ - 帮助文档 使用要求: c++ 17 及以上版本 toml语法-英文 toml语法-中文 toml 完整版读取与写入 完整读写代码-gitee 完整读写代码-github toml读取 参见官方给出的范例 toml写入 目标:表嵌套子表数组的写入 阅读全文
posted @ 2024-08-18 23:50 mohist 阅读(13) 评论(0) 推荐(0) 编辑
摘要: 链接 toml++ - github toml++ - 帮助文档 使用要求: c++ 17 及以上版本 toml语法-英文 toml语法-中文 toml 完整版读取与写入 完整读写代码-gitee 完整读写代码-github toml读取 参见官方给出的范例 toml写入 目标 目标:数组表的写入 阅读全文
posted @ 2024-08-18 23:16 mohist 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 链接 toml++ - github toml++ - 帮助文档 使用要求: c++ 17 及以上版本 toml语法-英文 toml语法-中文 toml 完整版读取与写入 完整读写代码-gitee 完整读写代码-github toml读取 参见官方给出的范例 toml写入 一个范例,一个开胃菜 to 阅读全文
posted @ 2024-08-18 22:39 mohist 阅读(42) 评论(0) 推荐(0) 编辑
摘要: pixpin 官网 什么是pixpin 网址 功能介绍 如果你是 snipaste 用户,过渡使用 pixoin极为容易。 如果你还没用过这两款截图工具, 那么推荐使用pixpin 与 snipaste 的功能相似,比snipaste好用 阅读全文
posted @ 2024-07-06 17:12 mohist 阅读(473) 评论(0) 推荐(0) 编辑
摘要: 地址 http://epub.cnipa.gov.cn/Advanced 方法 无需登录 输入关键字,查询。 可下载范文, 格式:pdf 范例 查询网址首页 查询结果 下载 阅读全文
posted @ 2024-07-04 23:04 mohist 阅读(11) 评论(0) 推荐(0) 编辑
摘要: iSH 官网 ish.app iSH 是一个项目,用于使用用户模式 x86 模拟器在 iOS 设备上本地运行 Linux shell 环境 该应用程序永远完全免费 下载 AppStore中搜索ish下载安装 步骤 1 安装依赖 apk update && apk add -f wget curl b 阅读全文
posted @ 2024-06-29 22:20 mohist 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 下载地址 https://gitee.com/mohistH/Dopamine2-roothide/releases/tag/V2.1.7.11 支持 阅读全文
posted @ 2024-06-22 22:03 mohist 阅读(162) 评论(0) 推荐(0) 编辑
摘要: Visual studio 效果 关键代码 source_group("DM" FILES ${SRC_FILES}) 效果代码 # 指定源码目录 set(PROJECT_SRC_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/src) # 有这些文件需要纳入编译: 不推荐这样用, 阅读全文
posted @ 2024-04-28 23:06 mohist 阅读(59) 评论(0) 推荐(0) 编辑
摘要: 地址 https://ai.google.dev/?hl=zh-cn 记得 登录 阅读全文
posted @ 2023-12-15 22:01 mohist 阅读(47) 评论(0) 推荐(0) 编辑
1 2 3 4 5 ··· 37 下一页