会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
开开甲
开开甲的精神家园。
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Others
mysql select 报错
摘要:代码片段: sql_url = "select * from webpage where url = '%s'" % b try: cursor.execute(sql_url) results = cursor.fetchall() ...
阅读全文
posted @
2015-01-08 20:09
开开甲
阅读(413)
评论(0)
推荐(0)
HTTPResponse.read([amt]):只能read一次
摘要:业务需要:我要写个tanx模拟器,给DSP发竞价请求。下面是部分代码: def PostDataToDSP(self,url,postdata): headers = { 'Content-Type':'application/octet-stream',...
阅读全文
posted @
2014-11-04 20:39
开开甲
阅读(1733)
评论(0)
推荐(0)
公告