中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

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
沾益县| 庄浪县| 韶山市| 高台县| 莎车县| 莆田市| 德令哈市| 伊金霍洛旗| 米林县| 珠海市| 木里| 辛集市| 临泉县| 神农架林区| 阜康市| 巴马| 方山县| 玉田县| 仪征市| 厦门市| 镶黄旗| 山阴县| 女性| 赤水市| 当阳市| 长春市| 博客| 天水市| 镇坪县| 浠水县| 天津市| 广东省| 江华| 永州市| 伊通| 菏泽市| 南华县| 扎鲁特旗| 光山县| 共和县| 津南区|