Decode error - output not utf-8這個問題,如果用sublime text2下執行python2。就知道這個坑有多大。python3的預設是Unicode,python2的是ascii。
確定! 回上一頁