先检查text是什么类型. 如果type(text) is bytes,那么. text.decode('unicode_escape'). 如果type(text) is str,那么.
確定! 回上一頁