os.path
共有49個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. os.path.join() ,4742個項目使用
2. os.path.abspath() ,2638個項目使用
3. os.path.dirname() ,2278個項目使用
4. os.path.exists() ,1465個項目使用
5. os.path.isfile() ,1243個項目使用
6. os.path.basename() ,1041個項目使用
7. os.path.isdir() ,826個項目使用
8. os.path.splitext() ,658個項目使用
9. os.path.expanduser() ,601個項目使用
10. os.path.realpath() ,418個項目使用
11. os.path.split() ,404個項目使用
12. os.path.normpath() ,208個項目使用
13. os.path.sep() ,189個項目使用
14. os.path.relpath() ,171個項目使用
15. os.path.getsize() ,164個項目使用
16. os.path.pardir() ,137個項目使用
17. os.path.getmtime() ,106個項目使用
18. os.path.isabs() ,99個項目使用
19. os.path.endswith() ,94個項目使用
20. os.path.startswith() ,85個項目使用
21. os.path.replace() ,77個項目使用
22. os.path.lstrip() ,66個項目使用
23. os.path.append() ,55個項目使用
24. os.path.islink() ,44個項目使用
25. os.path.commonprefix() ,37個項目使用
26. os.path.samefile() ,35個項目使用
27. os.path.expandvars() ,32個項目使用
28. os.path.strip() ,31個項目使用
29. os.path.altsep() ,30個項目使用
30. os.path.normcase() ,28個項目使用
31. os.path.splitdrive() ,21個項目使用
32. os.path.lower() ,15個項目使用
33. os.path.decode() ,15個項目使用
34. os.path.encode() ,14個項目使用
35. os.path.getctime() ,13個項目使用
36. os.path.iter_segments() ,11個項目使用
37. os.path.index() ,10個項目使用
38. os.path.curdir() ,10個項目使用
39. os.path.extend() ,9個項目使用
40. os.path.open() ,9個項目使用
41. os.path.rsplit() ,7個項目使用
42. os.path.find() ,7個項目使用
43. os.path.rstrip() ,7個項目使用
44. os.path.py() ,6個項目使用
45. os.path.pop() ,6個項目使用
46. os.path.rfind() ,5個項目使用
47. os.path.lexists() ,5個項目使用
48. os.path.ismount() ,5個項目使用
49. os.path.with_name() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。