urllib.request
共有47個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. urllib.request.urlopen() ,1508個項目使用
2. urllib.request.Request() ,522個項目使用
3. urllib.request.urlretrieve() ,193個項目使用
4. urllib.request.build_opener() ,148個項目使用
5. urllib.request.getproxies() ,79個項目使用
6. urllib.request.HTTPError() ,79個項目使用
7. urllib.request.getproxies_environment() ,70個項目使用
8. urllib.request.add_header() ,64個項目使用
9. urllib.request.URLError() ,59個項目使用
10. urllib.request.request() ,48個項目使用
11. urllib.request.HTTPSHandler() ,46個項目使用
12. urllib.request.pathname2url() ,44個項目使用
13. urllib.request.HTTPHandler() ,39個項目使用
14. urllib.request.ProxyHandler() ,32個項目使用
15. urllib.request.HTTPCookieProcessor() ,30個項目使用
16. urllib.request.parse_http_list() ,30個項目使用
17. urllib.request.install_opener() ,27個項目使用
18. urllib.request.data() ,26個項目使用
19. urllib.request.get_method() ,23個項目使用
20. urllib.request.host() ,22個項目使用
21. urllib.request.full_url() ,21個項目使用
22. urllib.request.add_unredirected_header() ,21個項目使用
23. urllib.request.FancyURLopener() ,19個項目使用
24. urllib.request.get_header() ,19個項目使用
25. urllib.request.has_header() ,19個項目使用
26. urllib.request.method() ,19個項目使用
27. urllib.request.has_proxy() ,18個項目使用
28. urllib.request.selector() ,18個項目使用
29. urllib.request.quote() ,18個項目使用
30. urllib.request.parse() ,17個項目使用
31. urllib.request.read() ,14個項目使用
32. urllib.request.url2pathname() ,13個項目使用
33. urllib.request.HTTPBasicAuthHandler() ,13個項目使用
34. urllib.request.headers() ,12個項目使用
35. urllib.request.unquote() ,12個項目使用
36. urllib.request.BaseHandler() ,9個項目使用
37. urllib.request.HTTPRedirectHandler() ,7個項目使用
38. urllib.request.HTTPPasswordMgrWithDefaultRealm() ,7個項目使用
39. urllib.request.get_full_url() ,7個項目使用
40. urllib.request.type() ,6個項目使用
41. urllib.request.url() ,6個項目使用
42. urllib.request.GET ,6個項目使用
43. urllib.request.parse_keqv_list() ,6個項目使用
44. urllib.request.origin_req_host() ,5個項目使用
45. urllib.request.unverifiable() ,5個項目使用
46. urllib.request.remote_addr() ,5個項目使用
47. urllib.request.header_items() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。