11 2019 档案
vs2017+qt5.x编译32位应用<转>
摘要:原文地址:https://www.cnblogs.com/woniu201/p/10862170.html 概述 最近有同学私信我,问如何使用vs2017+qt5.10编译出32位的应用,需要使用msvc2017_x86的插件,然而qt官网并没有提供,只能使用源码编译生成msvc2017_x86插件 阅读全文
posted @ 2019-11-18 15:36 瓦楞球 阅读(682) 评论(0) 推荐(0) 编辑
git 下载指定tag版本的源码<转>
摘要: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 瓦楞球 阅读(867) 评论(0) 推荐(0) 编辑
vs2017下载安装
摘要:https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes 阅读全文
posted @ 2019-11-18 11:16 瓦楞球 阅读(1822) 评论(0) 推荐(0) 编辑
portaudio使用笔记《转》
摘要:原文链接: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 瓦楞球 阅读(2091) 评论(0) 推荐(0) 编辑
DesktopSharing<转>
摘要:https://github.com/PHZ76/DesktopSharing/tree/e1543975576e6c4fc5c2404b2f4c9c99c0350bd3 git:https://github.com/PHZ76/DesktopSharing.git DesktopSharing 项 阅读全文
posted @ 2019-11-06 17:43 瓦楞球 阅读(615) 评论(0) 推荐(0) 编辑
“sockaddr”: “struct”类型重定义的错误的解决办法《转》
摘要:原帖地址: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 瓦楞球 阅读(3108) 评论(0) 推荐(0) 编辑
2019年车险
摘要:平安: 交强险760车船税400车损及不计免赔1686.92三者二百万及不计免赔1254.84车损无法找到第三方特约险36.67平安全车驾乘险每座33.9万保额350合计发票金额4488.43 返830元,一个喷漆修复券,15个洗车 阅读全文
posted @ 2019-11-01 14:50 瓦楞球 阅读(235) 评论(0) 推荐(0) 编辑