如果原始碼中寫了非ASCII 字元串,必須在第一行放置編碼聲明(encoding ... 的 decode 方法並指定實現編碼,將之轉換為 unicode 物件。 unicode 的 encode() 方法則可 ...
確定! 回上一頁