with urllib.request.urlopen(url, context=context) as jsondata: 7. #將JSON進行UTF-8的BOM解碼,並把解碼後的資料載入JSON陣列中.
確定! 回上一頁