08 2021 档案

百度人脸识别离线SDK:Illegal instruction(core dumped)问题原因及解决
摘要:【开发环境】 系统:Ubuntu16.04 CPU型号:Intel(R) Core(TM) i5-8265UC CPU @ 1.60GHz 架构:x86_64 微架构:Skylake 【运行环境】 系统:Ubuntu18.04 CPU型号:Intel(R) Xeon(R) CPU E5620 @ 2 阅读全文

posted @ 2021-08-23 14:56 zhunix 阅读(1446) 评论(0) 推荐(0)

Qt:QTcpServer多线程示例(header only)
摘要:最近在用QML写一个小工具Mock,模拟下位机数据用于测试中控软件,正好用到了QTcpServer。 这里分享一下代码,继承ClientHandle,重写方法即可。做一个小demo还是比较方便的。 github链接:https://github.com/zhujingran/QTcpServer-M 阅读全文

posted @ 2021-08-17 17:57 zhunix 阅读(702) 评论(0) 推荐(0)

导航