上一页 1 ··· 487 488 489 490 491 492 493 494 495 ··· 618 下一页

2019年12月2日

摘要: 二、安装 1、解压 下载到的压缩包为curl-7.51.0.tar.gz,使用命令 tar -zxvf curl-7.51.0.tar.gz 解压。 2、进入解压出的目录curl-7.51.0,执行 (1)sudo ./configure (2)sudo make (3)sudo make inst 阅读全文
posted @ 2019-12-02 21:08 lydstory 阅读(3178) 评论(0) 推荐(0)
摘要: nmake /f Makefile.vc mode=static VC=15 MACHINE=x86 nmake /f Makefile.vc mode=dll VC=15 MACHINE=x86 curl-7.65.0\winbuild\ nmake vc= 15 是vs2017 阅读全文
posted @ 2019-12-02 17:46 lydstory 阅读(637) 评论(0) 推荐(0)
摘要: IC卡绑定 阅读全文
posted @ 2019-12-02 16:18 lydstory 阅读(119) 评论(0) 推荐(0)
摘要: 创建二维码 QRCodeCreate vc++ 阅读全文
posted @ 2019-12-02 15:40 lydstory 阅读(189) 评论(0) 推荐(0)
摘要: 1.openssl 本身ssl加解密 2.自定义加解密字符串 阅读全文
posted @ 2019-12-02 15:06 lydstory 阅读(757) 评论(0) 推荐(0)
摘要: curl 源码编译 自己定义的库编译 https://blog.csdn.net/initiallht/article/details/92655025 静态库,debug,x86nmake /f Makefile.vc mode=static VC=15 DEBUG=yes MACHINE=x86 阅读全文
posted @ 2019-12-02 11:23 lydstory 阅读(209) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/feiyu5323/article/details/90707752 打印服务 阅读全文
posted @ 2019-12-02 11:10 lydstory 阅读(527) 评论(0) 推荐(0)
摘要: 以后尽量手写,不用电子文档 阅读全文
posted @ 2019-12-02 10:41 lydstory 阅读(180) 评论(0) 推荐(0)

2019年12月1日

摘要: # yum install gstreamer-plugins-* //问题依旧 别人回答: 编解码不对应? 我印象中GStreamer解码器分什么good,bad 取决你要读什么媒体,需要装些插件的,应该会有提示 阅读全文
posted @ 2019-12-01 13:00 lydstory 阅读(1038) 评论(0) 推荐(0)
摘要: 构造函数与析构函数 阅读全文
posted @ 2019-12-01 02:35 lydstory 阅读(136) 评论(0) 推荐(0)
上一页 1 ··· 487 488 489 490 491 492 493 494 495 ··· 618 下一页

导航