使用工具qdbuscpp2xml从object.h生成XML文件 使用工具qdbuscpp2xml从object.h生成XML文件qdbuscpp2xml -M ../qdbus/test.h -o com.scorpio.test.xml 使用工具qdbusxml2cpp从XML文件生成继承自QDBusInterface的类#qdbusxml2cpp com.scorpio.test.xml -p valueInterface 生成两个文件 2023-04-21 cpp > qt-learning > dbus > proxy #cpp #proxy #dbus
std::thread "Hello world" std::thread “Hello world”下面是一个最简单的使用 std::thread 类的例子: 1234567891011121314#include <iostream> // std::cout#include <thread> // std::threadvoid thread_task() { std::cout << 2023-04-21 cpp > thread > hello_world #cpp #gdb #log #task #pthread #thread #hello_world
mysql教程 mysql教程Mysql安装 MySQL安装配置 如何在Ubuntu 20.04 LTS Linux上安装MySQL服务器 Ubuntu 18.04 64位安装MySQL8.0 Ubuntu18.04下安装MySQL ubuntu20.04安装mysql8.0 Ubuntu20.04安装Mysql(亲测有效,一定要按步骤来) 在 Ubuntu 18.0-10上安装 MySQL8 mysql官方ap 2023-04-21 sql #docker #git #linux #log #python #net
cargo教程 cargo教程 Cargo 中文文档 Cargo 教程 https://cxx.rs/build/cmake.html https://github.com/XiangpengHao/cxx-cmake-example Rust 调用C/C++ 《Rust编程之道》随书源码 2023-04-21 rust #git #go
玲珑仓库概要设计说明书 玲珑仓库概要设计说明书ll-repo-cli\ll-builder、ll-repo-server交互流程图 ll-cli、ll-repo-server交互流程图 store、ll-store-server交互流程图 ll-repo-server数据结构App123456789101112131415type App struct { gorm.Model AppId 2023-04-17 patent #go #task #develop #struct #sync