Python 內建urllib.parse 模組可以幫助解析URL 中的參數(或稱query) ... 回新的 query 字串,可以使用 urlencode 把dictionary 組合回query 字串。
確定! 回上一頁