最贊回答 / wangfan0889
<...code...>1. 加上? # -*- coding:utf-8 -*-2. 打印list的時候,加上str(list變量名).decode('string_escape')
2019-12-31