上一页 1 2 3 4 5 6 7 ··· 64 下一页
摘要: git clone --branch x.x.x https://xxx.xxx.com/xxx/xxx.git 原文地址:https://blog.csdn.net/weixin_30617561/article/details/95297682 阅读全文
posted @ 2019-11-18 15:18 帕拉美 阅读(877) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes 阅读全文
posted @ 2019-11-18 11:16 帕拉美 阅读(1842) 评论(0) 推荐(0)
摘要: 原文链接:https://blog.csdn.net/gg_simida/article/details/77185755 介绍 PortAudio是一个免费、跨平台、开源的音频I/O库。看到I/O可能就想到了文件,但是PortAudio操作的I/O不是文件,而是音频设备。它能够简化C/C++的音频 阅读全文
posted @ 2019-11-06 17:49 帕拉美 阅读(2266) 评论(0) 推荐(0)
摘要: https://github.com/PHZ76/DesktopSharing/tree/e1543975576e6c4fc5c2404b2f4c9c99c0350bd3 git:https://github.com/PHZ76/DesktopSharing.git DesktopSharing 项 阅读全文
posted @ 2019-11-06 17:43 帕拉美 阅读(644) 评论(0) 推荐(0)
摘要: 原帖地址:https://blog.csdn.net/clever101/article/details/100163301 windows.h和winsock2.h存在有类型重定义,往往体现在VC程序中包含winsock2.h时出现编译错误: error C2011: “sockaddr_in”: 阅读全文
posted @ 2019-11-01 14:58 帕拉美 阅读(3247) 评论(0) 推荐(0)
摘要: 平安: 交强险760车船税400车损及不计免赔1686.92三者二百万及不计免赔1254.84车损无法找到第三方特约险36.67平安全车驾乘险每座33.9万保额350合计发票金额4488.43 返830元,一个喷漆修复券,15个洗车 阅读全文
posted @ 2019-11-01 14:50 帕拉美 阅读(238) 评论(0) 推荐(0)
摘要: tinylib.h git地址:https://github.com/diederickh/tinylib/blob/master/src/tinylib.h git:https://github.com/diederickh/tinylib.git 阅读全文
posted @ 2019-10-31 11:19 帕拉美 阅读(681) 评论(0) 推荐(0)
摘要: ffmpeg在以前介绍过,是一个相当强大的工具,我们这次利用它实现rtmp推流(最终推流地址统一为rtmp://127.0.0.1:1935/live/123)。 1、首先下载ffmpeg和ffplay http://ffmpeg.org/ 官方下载链接为:http://ffmpeg.org/ 2、 阅读全文
posted @ 2019-10-30 17:36 帕拉美 阅读(6165) 评论(1) 推荐(0)
摘要: 系统是64位:“; Check: Is64BitInstallMode” 系统是64位:”; Check: not Is64BitInstallMode“ 阅读全文
posted @ 2019-10-30 09:36 帕拉美 阅读(2846) 评论(0) 推荐(0)
摘要: 原文地址:http://www.freesion.com/article/37445100/ 参考:https://blog.csdn.net/su_vast/article/details/74984213 参考:https://blog.csdn.net/maomaomusic_com/arti 阅读全文
posted @ 2019-10-23 20:25 帕拉美 阅读(804) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 64 下一页