python3預設使用UTF-8格式開頭一般不用加 # -*- coding:utf-8 -*-# coding=utf-8但是有的中文中還是會出現無法識別的情況,丟擲Non-UTF-8 code ...
確定! 回上一頁