上一页 1 2 3 4 5 6 ··· 8 下一页

2015年3月3日

摘要: Customizing Operations定制操作There is an ongoing development today where more and more protocols are built upon HTTP for transport. This has obvious bene... 阅读全文
posted @ 2015-03-03 16:23 solohac 阅读(165) 评论(0) 推荐(0) 编辑
摘要: Cookies Without Chocolate ChipsIn the HTTP sense, a cookie is a name with an associated value. A server sends the name and value to the client, and ex... 阅读全文
posted @ 2015-03-03 16:22 solohac 阅读(187) 评论(0) 推荐(0) 编辑
摘要: HTTP POSTingWe get many questions regarding how to issue HTTP POSTs with libcurl the proper way. This chapter will thus include examples using both di... 阅读全文
posted @ 2015-03-03 16:21 solohac 阅读(413) 评论(0) 推荐(0) 编辑
摘要: The multi Interfacemulti接口The easy interface as described in detail in this document is a synchronous interface that transfers one file at a time and ... 阅读全文
posted @ 2015-03-03 16:20 solohac 阅读(578) 评论(0) 推荐(0) 编辑
摘要: http://curl.haxx.se/libcurl/c/curl_multi_perform.htmlcurl_multi_perform.3 -- man pageNAMEcurl_multi_perform - reads/writes available data from each ea... 阅读全文
posted @ 2015-03-03 16:16 solohac 阅读(2558) 评论(2) 推荐(0) 编辑
摘要: curl_multi_info_read - read multi stack informationals读取multi stack中的信息SYNOPSIS#include CURLMsg *curl_multi_info_read( CURLM *multi_handle, int *msg... 阅读全文
posted @ 2015-03-03 16:15 solohac 阅读(1983) 评论(0) 推荐(0) 编辑
摘要: CURLcodeAlmost all "easy" interface functions return a CURLcode error code. No matter what, using the curl_easy_setopt option CURLOPT_ERRORBUFFER is a... 阅读全文
posted @ 2015-03-03 15:56 solohac 阅读(2493) 评论(0) 推荐(0) 编辑

2015年3月2日

摘要: 有台机器使用Yum的时候,报错如下:YumRepo Error: All mirror URLs are not using ftp, http[s] or file.Eg. $releasever is not a valid release or hasnt been released yet/... 阅读全文
posted @ 2015-03-02 16:02 solohac 阅读(6345) 评论(0) 推荐(1) 编辑

2015年2月12日

该文被密码保护。 阅读全文
posted @ 2015-02-12 01:13 solohac 阅读(16) 评论(0) 推荐(0) 编辑

2015年2月11日

摘要: 1.下载安装go语言:https://golang.org/dl/选择对应的平台,建议使用msi安装包,这个会帮你配置好环境变量(也许需要重启)对应的环境变量有:GOROOT - C:\Go\PATH - ;C:\Go\bin2.安装Notepad++不多说了3.notepad++安装插件:GOnp... 阅读全文
posted @ 2015-02-11 14:48 solohac 阅读(1409) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 8 下一页

导航