亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

Python中decode函數怎么用

九三
363
2021-02-09 16:02:20
欄目: 編程語言

Python中decode函數怎么用

在Python中使用decode函數的方法

decode:decode()函數的作用是指定的編碼格式解碼字符串。

decode()函數語法:

str.decode(encoding='UTF-8',errors='strict')

參數:

encoding:表示需要指定的編碼。

errors:設置不同錯誤的處理方案。

decode()函數使用方法:

str = "hello world";

str = str.encode('base64','strict');

print "Encoded String: " + str;

print "Decoded String: " + str.decode('base64','strict')

輸出結果為:

Encoded String: dGhpcyBpcyBzdHJpbmcgZXhhbXBsZS4uLi53b3chISE=

Decoded String: hello world

0
家居| 五家渠市| 固镇县| 三都| 会东县| 织金县| 乌鲁木齐县| 浦城县| 崇明县| 崇文区| 吴川市| 莱阳市| 延川县| 浏阳市| 布尔津县| 万盛区| 二连浩特市| 循化| 高雄市| 舞钢市| 大荔县| 阜城县| 福州市| 黎平县| 班玛县| 延长县| 子长县| 普定县| 泾源县| 蓬安县| 白玉县| 南召县| 鱼台县| 封开县| 三门县| 行唐县| 兴城市| 广西| 榕江县| 泰来县| 突泉县|