当前位置: 首页>>代码示例>>Python>>正文


Python os模块代码示例

os共有250个方法/函数/属性,点击链接查看相应的源代码示例。

1. os.makedirs() ,11679个项目使用

2. os.listdir() ,9052个项目使用

3. os.environ() ,8704个项目使用

4. os.remove() ,7730个项目使用

5. os.getcwd() ,5886个项目使用

6. os.mkdir() ,5684个项目使用

7. os.path() ,5161个项目使用

8. os.walk() ,4715个项目使用

9. os.system() ,4533个项目使用

10. os.getenv() ,3524个项目使用

11. os.chdir() ,3429个项目使用

12. os.unlink() ,2426个项目使用

13. os.stat() ,2363个项目使用

14. os.rename() ,2180个项目使用

15. os.sep() ,1917个项目使用

16. os.getpid() ,1812个项目使用

17. os.name() ,1809个项目使用

18. os.chmod() ,1462个项目使用

19. os.access() ,1440个项目使用

20. os.close() ,1330个项目使用

21. os.devnull() ,1309个项目使用

22. os.urandom() ,1289个项目使用

23. os.pathsep() ,1019个项目使用

24. os.pardir() ,995个项目使用

25. os.kill() ,982个项目使用

26. os.popen() ,942个项目使用

27. os.rmdir() ,940个项目使用

28. os.symlink() ,816个项目使用

29. os.fdopen() ,777个项目使用

30. os.X_OK ,715个项目使用

31. os.open() ,697个项目使用

32. os._exit() ,693个项目使用

33. os.linesep() ,690个项目使用

34. os.getuid() ,628个项目使用

35. os.write() ,598个项目使用

36. os.curdir() ,591个项目使用

37. os.W_OK ,590个项目使用

38. os.utime() ,530个项目使用

39. os.R_OK ,512个项目使用

40. os.fork() ,511个项目使用

41. os.geteuid() ,495个项目使用

42. os.read() ,446个项目使用

43. os.O_CREAT ,425个项目使用

44. os.fstat() ,422个项目使用

45. os.readlink() ,412个项目使用

46. os.dup2() ,399个项目使用

47. os.uname() ,393个项目使用

48. os.setsid() ,391个项目使用

49. os.O_WRONLY ,383个项目使用

50. os.SEEK_END ,376个项目使用

51. os.umask() ,361个项目使用

52. os.O_RDWR ,355个项目使用

53. os.waitpid() ,351个项目使用

54. os.O_RDONLY ,336个项目使用

55. os.F_OK ,334个项目使用

56. os.SEEK_SET ,307个项目使用

57. os.pipe() ,278个项目使用

58. os.error() ,269个项目使用

59. os.O_NONBLOCK ,263个项目使用

60. os.chown() ,260个项目使用

61. os.strerror() ,252个项目使用

62. os.fsync() ,252个项目使用

63. os.lstat() ,249个项目使用

64. os.scandir() ,243个项目使用

65. os.cpu_count() ,240个项目使用

66. os.link() ,235个项目使用

67. os.killpg() ,218个项目使用

68. os.SEEK_CUR ,216个项目使用

69. os.O_EXCL ,201个项目使用

70. os.execv() ,193个项目使用

71. os.startfile() ,191个项目使用

72. os.defpath() ,186个项目使用

73. os.getgid() ,183个项目使用

74. os.dup() ,182个项目使用

75. os.removedirs() ,180个项目使用

76. os.WNOHANG ,180个项目使用

77. os.mkfifo() ,178个项目使用

78. os.O_BINARY ,175个项目使用

79. os.setuid() ,168个项目使用

80. os.sysconf() ,166个项目使用

81. os.WEXITSTATUS ,162个项目使用

82. os.execvp() ,157个项目使用

83. os.O_TRUNC ,157个项目使用

84. os.statvfs() ,157个项目使用

85. os.getcwdu() ,144个项目使用

86. os.altsep() ,142个项目使用

87. os.mknod() ,137个项目使用

88. os.WIFEXITED ,134个项目使用

89. os.getppid() ,130个项目使用

90. os.isatty() ,129个项目使用

91. os.WTERMSIG ,128个项目使用

92. os.replace() ,127个项目使用

93. os.putenv() ,121个项目使用

94. os.WIFSIGNALED ,121个项目使用

95. os.setgid() ,119个项目使用

96. os.extsep() ,119个项目使用

97. os.fsencode() ,115个项目使用

98. os.PathLike() ,113个项目使用

99. os.fsdecode() ,112个项目使用

100. os.execl() ,99个项目使用

101. os.getlogin() ,98个项目使用

102. os.wait() ,97个项目使用

103. os.fspath() ,95个项目使用

104. os.__file__() ,94个项目使用

105. os.renames() ,90个项目使用

106. os.setpgrp() ,89个项目使用

107. os.makedev() ,88个项目使用

108. os.minor() ,87个项目使用

109. os.major() ,87个项目使用

110. os.execvpe() ,85个项目使用

111. os.lchown() ,82个项目使用

112. os.O_NOFOLLOW ,81个项目使用

113. os.lseek() ,79个项目使用

114. os.chflags() ,72个项目使用

115. os.getegid() ,72个项目使用

116. os.execve() ,70个项目使用

117. os._name() ,69个项目使用

118. os.O_APPEND ,69个项目使用

119. os.popen2() ,66个项目使用

120. os.popen3() ,65个项目使用

121. os.popen4() ,65个项目使用

122. os.times() ,64个项目使用

123. os.spawnv() ,63个项目使用

124. os.expanduser() ,63个项目使用

125. os.setgroups() ,61个项目使用

126. os.get_terminal_size() ,60个项目使用

127. os.getpgid() ,57个项目使用

128. os.ftruncate() ,56个项目使用

129. os.fchmod() ,55个项目使用

130. os.execlp() ,55个项目使用

131. os.ttyname() ,52个项目使用

132. os.closerange() ,52个项目使用

133. os.getloadavg() ,47个项目使用

134. os.seteuid() ,46个项目使用

135. os.openpty() ,46个项目使用

136. os.spawn() ,45个项目使用

137. os.sched_getaffinity() ,43个项目使用

138. os.stat_result() ,43个项目使用

139. os.WIFSTOPPED ,43个项目使用

140. os.spawnvp() ,43个项目使用

141. os.exit() ,40个项目使用

142. os.spawnlp() ,39个项目使用

143. os.spawnl() ,38个项目使用

144. os.html() ,35个项目使用

145. os.getgroups() ,35个项目使用

146. os.getpgrp() ,35个项目使用

147. os.O_TEMPORARY ,35个项目使用

148. os.setegid() ,32个项目使用

149. os.nice() ,32个项目使用

150. os.unsetenv() ,32个项目使用

151. os.TMP_MAX ,32个项目使用

152. os.lchmod() ,32个项目使用

153. os.setxattr() ,32个项目使用

154. os.tempnam() ,31个项目使用

155. os.chroot() ,31个项目使用

156. os.spawnlpe() ,31个项目使用

157. os.O_SYNC ,27个项目使用

158. os.set_inheritable() ,26个项目使用

159. os.O_NOCTTY ,26个项目使用

160. os.EX_OK ,26个项目使用

161. os.abort() ,26个项目使用

162. os.spawnve() ,26个项目使用

163. os.getcwdb() ,24个项目使用

164. os.sendfile() ,24个项目使用

165. os.forkpty() ,24个项目使用

166. os.spawnvpe() ,23个项目使用

167. os.O_NOINHERIT ,23个项目使用

168. os.setreuid() ,23个项目使用

169. os.setpgid() ,22个项目使用

170. os.supports_fd() ,21个项目使用

171. os.terminal_size() ,21个项目使用

172. os.setregid() ,21个项目使用

173. os.fwalk() ,21个项目使用

174. os.getxattr() ,19个项目使用

175. os.getsid() ,18个项目使用

176. os.wait4() ,18个项目使用

177. os.O_NDELAY ,18个项目使用

178. os.EX_SOFTWARE ,17个项目使用

179. os.sysconf_names() ,17个项目使用

180. os.py() ,17个项目使用

181. os.set_blocking() ,15个项目使用

182. os.WSTOPSIG ,15个项目使用

183. os.listxattr() ,15个项目使用

184. os.O_LARGEFILE ,15个项目使用

185. os.supports_dir_fd() ,14个项目使用

186. os.P_WAIT ,14个项目使用

187. os.tmpfile() ,14个项目使用

188. os.fchown() ,14个项目使用

189. os.supports_follow_symlinks() ,14个项目使用

190. os.pathconf() ,14个项目使用

191. os.initgroups() ,14个项目使用

192. os.fpathconf() ,14个项目使用

193. os.tmpnam() ,14个项目使用

194. os.O_TMPFILE ,13个项目使用

195. os.wait3() ,12个项目使用

196. os.mkdirs() ,12个项目使用

197. os.statvfs_result() ,12个项目使用

198. os.execle() ,12个项目使用

199. os.register_at_fork() ,12个项目使用

200. os.confstr() ,12个项目使用

201. os.get_inheritable() ,12个项目使用

202. os.sync() ,12个项目使用

203. os.truncate() ,12个项目使用

204. os.ctermid() ,11个项目使用

205. os.tcsetpgrp() ,11个项目使用

206. os.fork1() ,11个项目使用

207. os.stat_float_times() ,11个项目使用

208. os.execlpe() ,11个项目使用

209. os.O_DIRECTORY ,11个项目使用

210. os.set_handle_inheritable() ,10个项目使用

211. os.get_handle_inheritable() ,10个项目使用

212. os.fstatvfs() ,10个项目使用

213. os.lchflags() ,10个项目使用

214. os.DirEntry() ,10个项目使用

215. os.fchdir() ,10个项目使用

216. os.get_exec_path() ,10个项目使用

217. os.poll() ,9个项目使用

218. os.environb() ,9个项目使用

219. os.tcgetpgrp() ,9个项目使用

220. os.spawnle() ,9个项目使用

221. os.O_CLOEXEC ,9个项目使用

222. os.getenvb() ,9个项目使用

223. os.add_dll_directory() ,9个项目使用

224. os.expand() ,7个项目使用

225. os.P_NOWAIT ,7个项目使用

226. os._execvpe() ,7个项目使用

227. os.exec() ,7个项目使用

228. os.pipe2() ,7个项目使用

229. os.SEEK_DATA ,7个项目使用

230. os.SEEK_HOLE ,7个项目使用

231. os.EX_USAGE ,7个项目使用

232. os.getpriority() ,7个项目使用

233. os.O_TEXT ,7个项目使用

234. os.device_encoding() ,6个项目使用

235. os.supports_effective_ids() ,6个项目使用

236. os.EX_DATAERR ,6个项目使用

237. os.Walk() ,6个项目使用

238. os.getresuid() ,6个项目使用

239. os.WCOREDUMP ,5个项目使用

240. os.getresgid() ,5个项目使用

241. os._Environ() ,5个项目使用

242. os.env() ,5个项目使用

243. os.environment() ,5个项目使用

244. os.__dict__() ,5个项目使用

245. os.exists() ,5个项目使用

246. os.supports_bytes_environ() ,5个项目使用

247. os.removexattr() ,5个项目使用

248. os._exists() ,5个项目使用

249. os.random() ,5个项目使用

250. os.join() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。