url='https://www.python.org/search/' dictionary = { 'q': 'urllib' } data = ps.urlencode(dictionary) data = data.encode('utf-8') req = rq.
確定! 回上一頁