<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>https://ecency.com</link><image><url>https://ecency.com/logo512.png</url><title>RSS Feed</title><link>https://ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 15:49:40 GMT</lastBuildDate><atom:link href="https://ecency.com/created/libcurl/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[解决libcurl VC工程下： "warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs;" 错误]]></title><description><![CDATA[之前费了九牛二虎之力，在Windows下编译出了libcurl：每天进步一点点：终于搞定了libcurl Windows下编译。 (图源 ：pixabay) 但是光编译出来不行，我是要拿来使用的啊，于是尝试在MFC对话框工程中加入并使用它，结果一堆错误提示啊，哎，着实心累。不过自己挖的坑，无论如何也要填上，否则岂不是变坑王了（其实已经差不多是了） libcmt.lib 与 msvcrt.lib 冲突]]></description><link>https://ecency.com/@oflyhigh/libcurl-vc-warning-lnk4098-defaultlib-msvcrt-lib-conflicts-with-use-of-other-libs</link><guid isPermaLink="true">https://ecency.com/@oflyhigh/libcurl-vc-warning-lnk4098-defaultlib-msvcrt-lib-conflicts-with-use-of-other-libs</guid><category><![CDATA[curl]]></category><dc:creator><![CDATA[oflyhigh]]></dc:creator><pubDate>Tue, 01 May 2018 07:14:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXYXi7kiRtPyZ4gHuqkqDfsgzQRughu8TQFKKDJcKS7PYtHRekjgc3eUVG2TM36xajTunHHiToHp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[每天进步一点点：终于搞定了libcurl Windows下编译]]></title><description><![CDATA[在昨天的帖子每天进步一点点：C++ 中使用libcurl 获取返回数据的学习中，大致学会了怎么用libcurl 向网站POST或者GET数据，以及如何将返回数据存储到变量。 (图源 ：pixabay)]]></description><link>https://ecency.com/@oflyhigh/libcurl-windows</link><guid isPermaLink="true">https://ecency.com/@oflyhigh/libcurl-windows</guid><category><![CDATA[curl]]></category><dc:creator><![CDATA[oflyhigh]]></dc:creator><pubDate>Fri, 27 Apr 2018 15:26:06 GMT</pubDate><enclosure url="https://i.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXYXi7kiRtPyZ4gHuqkqDfsgzQRughu8TQFKKDJcKS7PYtHRekjgc3eUVG2TM36xajTunHHiToHp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[每天进步一点点：C++ 中使用libcurl 获取返回数据的学习]]></title><description><![CDATA[最近使用学习在C++中使用libcurl，不得不感概PHP是世界上最好的语言，PHP用curl那叫一个省心。Python用起来就要略复杂了，详情可以看我之前的学习笔记《每天进步一点点：Python中使用PycURL访问STEEM RPC》。不过嫌弃PycURL麻烦的可以换Requests等其它库。 但是C++使用libcurl 呢？哎，全是泪水。 (图源 ：pixabay) POST、GET]]></description><link>https://ecency.com/@oflyhigh/c-libcurl</link><guid isPermaLink="true">https://ecency.com/@oflyhigh/c-libcurl</guid><category><![CDATA[libcurl]]></category><dc:creator><![CDATA[oflyhigh]]></dc:creator><pubDate>Thu, 26 Apr 2018 14:45:36 GMT</pubDate><enclosure url="https://i.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXYXi7kiRtPyZ4gHuqkqDfsgzQRughu8TQFKKDJcKS7PYtHRekjgc3eUVG2TM36xajTunHHiToHp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[每天进步一点点：Python中使用PycURL访问STEEM RPC]]></title><description><![CDATA[在之前的文章中，我们学习在Python中使用Requests访问STEEM RPC以及Python中使用urllib访问STEEM RPC，但是还有PycURL没测试过，这岂能罢休，必须继续折腾一下。 （图源：bing.com） 继续拿我们之前的命令为例来学习一下怎么使用PycURL达成： curl --data '{"jsonrpc": "2.0",]]></description><link>https://ecency.com/@oflyhigh/python-pycurl-steem-rpc</link><guid isPermaLink="true">https://ecency.com/@oflyhigh/python-pycurl-steem-rpc</guid><category><![CDATA[pycurl]]></category><dc:creator><![CDATA[oflyhigh]]></dc:creator><pubDate>Wed, 14 Feb 2018 13:27:03 GMT</pubDate><enclosure url="https://i.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXZ1J7ZY6q1hMcqUfySgMAhgBrMeg8isyJnrcPkfdGZCKiDXu8xJr6L8P34RPiZDPdWbSXCe9VTc?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>