- 博客(32)
- 收藏
- 关注
原创 google test C++ 单元测试 demo
gtest 单元测试demoC++ 单元测试demogoogle test 和gmock demo
2024-08-13 09:38:33
677
原创 wsl2中ubuntu git clone速度慢,网络速度缓慢或者无法连接
WLS2 ubuntu git clone 失败server can't find github.com: SERVFAILfatal: unable to access 'https://github.com/Could not resolve host: github.comping: www.github.com: Temporary failure in name resolution
2024-07-29 21:38:26
1048
原创 You are in emergency mode. After logging in, type “journaltcl -xb to view system logs, “systemctrl r
虚拟机无法启动 启动失败
2024-04-23 09:34:27
1122
1
原创 No suitable context info for active keying set 解决办法
No suitable context info for active keying set
2024-03-27 14:58:11
276
原创 C语言编译、链接与库
1. 添加头文件目录与共享目录到环境变量$ C_INCLUDE_PATH=/opt/gdbm-1.8.3/include $ export C_INCLUDE_PATH$ LIBRARY_PATH=/opt/gdbm-1.8.3/lib $ export LIBRARY_PATH2. 一次添加多个目录$ C_INCLUDE_PATH=.:/opt/gdbm-1.8.3/include:/net/include$ LIBRARY_PATH=.:/opt/gdbm-1.8.3/lib:/ne
2023-01-19 19:56:03
196
原创 流媒体学习
一、demo程序推流,VLC拉流失败原因:未搭建流媒体服务器1.搭建rtmp服务器,nginx rtmphttps://blog.csdn.net/android_cai_niao/article/details/1200685882.搭建rtsp服务器easydarwin release版本...
2022-05-25 17:24:28
860
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人