urllib.parse.unquote(string, encoding='utf-8', errors='replace') Replace %xx escapes with their single-character equivalent.
確定! 回上一頁