Python/docs/3.9/library/allos

来自菜鸟教程
Python/docs/3.9/library/allos /
机器人讨论 | 贡献2020年12月1日 (二) 09:45的版本 (autoload)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至:导航、​搜索

Generic Operating System Services

The modules described in this chapter provide interfaces to operating system features that are available on (almost) all operating systems, such as files and a clock. The interfaces are generally modeled after the Unix or C interfaces, but they are available on most other systems as well. Here's an overview: