开发者社区 问答 正文

Python字符串的decode()方法的语法是什么?

Python字符串的decode()方法的语法是什么?

展开
收起
游客ydhxr2xydmgpo 2021-11-02 21:47:51 275 分享 版权
1 条回答
写回答
取消 提交回答
  • str.decode(encoding='UTF-8',errors='strict')

    2021-11-02 21:48:14
    赞同 展开评论