import urllib >>> help(urllib.request.quote) Help on function quote in module ... By default, encoding='utf-8' (characters are encoded with UTF-8), ...
確定! 回上一頁