urllib
共有39個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. urllib.urlencode() ,1111個項目使用
2. urllib.quote() ,726個項目使用
3. urllib.urlopen() ,614個項目使用
4. urllib.request() ,543個項目使用
5. urllib.unquote() ,502個項目使用
6. urllib.parse() ,491個項目使用
7. urllib.urlretrieve() ,483個項目使用
8. urllib.quote_plus() ,325個項目使用
9. urllib.error() ,235個項目使用
10. urllib.unquote_plus() ,168個項目使用
11. urllib.FancyURLopener() ,60個項目使用
12. urllib.pathname2url() ,56個項目使用
13. urllib.URLopener() ,51個項目使用
14. urllib.splithost() ,48個項目使用
15. urllib.splittype() ,47個項目使用
16. urllib.url2pathname() ,46個項目使用
17. urllib.splitport() ,36個項目使用
18. urllib.getproxies() ,35個項目使用
19. urllib.splituser() ,34個項目使用
20. urllib.ContentTooShortError() ,28個項目使用
21. urllib.addinfourl() ,27個項目使用
22. urllib.splittag() ,24個項目使用
23. urllib.proxy_bypass() ,23個項目使用
24. urllib.localhost() ,22個項目使用
25. urllib.robotparser() ,18個項目使用
26. urllib.urlcleanup() ,17個項目使用
27. urllib.response() ,14個項目使用
28. urllib.basejoin() ,14個項目使用
29. urllib.splitnport() ,12個項目使用
30. urllib.splitquery() ,12個項目使用
31. urllib.html() ,10個項目使用
32. urllib._urlopener() ,10個項目使用
33. urllib.getproxies_environment() ,9個項目使用
34. urllib.ftpwrapper() ,7個項目使用
35. urllib.splitpasswd() ,7個項目使用
36. urllib.proxy_bypass_environment() ,6個項目使用
37. urllib.Request() ,6個項目使用
38. urllib.URLError() ,5個項目使用
39. urllib.splitvalue() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。