1 Star 0 Fork 21

xiejian/TaoCommon

forked from Qt进阶之路/TaoCommon 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sync.profile 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
jared 提交于 2020-06-16 13:20 . add ExampleLog
%modules = (
"TaoCommon" => "$basedir/src/TaoCommon",
);
%dependencies = (
"qtbase" => "",
);
%classnames = (
"taocommonglobal.h" => "TaoCommonGlobal",
"filereadwrite.h" => "FileReadWrite",
"objectmap.h" => "ObjectMap",
"singleton.h" => "Singleton",
"subject.h" => "Subject",
"logger.h" => "Logger",
"threadcommon.h" => "ThreadCommon",
"threadpool.h" => "ThreadPool",
"threadworkercontroller.h" => "ThreadWorkerController",
);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/xiejian601/TaoCommon.git
git@gitee.com:xiejian601/TaoCommon.git
xiejian601
TaoCommon
TaoCommon
master

搜索帮助