raincen's recent timeline updates
raincen

raincen

V2EX member #73244, joined on 2014-09-07 19:46:51 +08:00
raincen's recent replies
Mar 27, 2015
Replied to a topic by 88 Python 小白问一个 python 爬虫中文乱码的问题
控制台下只能打印cp936编码,加上

import sys
import io

sys.stdout=io.TextIOWrapper(sys.stdout.buffer,encoding='utf8')

#...
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2913 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 07:17 · PVG 15:17 · LAX 00:17 · JFK 03:17
♥ Do have faith in what you're doing.