pycurl库使用详解

 

要使用pycurl库

要初始化一个curl对象

c = pycurl.Curl()

设置选项

c.setopt

posted @ 2015-06-22 22:09  cleardo  阅读(394)  评论(0)    收藏  举报