会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
dahu的菜园子
CnBlogs
Home
New Post
Contact
Admin
Subscription
2017年9月15日
scrapy中输出中文保存中文
1.json文件中文解码: #!/usr/bin/python #coding=utf-8 #author=dahu import json with open('huxiu.json','r') as f: data=json.load(f) print data[0]['title'] for
Read More
posted @ 2017-09-15 21:51 dahu1
Views(3090)
Comments(0)
Diggs(0)
Edit
公告