Python logo

上一个主题

winsound —— Windows 系统的声音播放接口

下一个主题

posix --- 最常见的 POSIX 系统调用

本页

  • 报告 Bug
  • 显示源代码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.8.18 Documentation »
  • Python 标准库 »
  • |
  • |

Unix 专有服务¶

本章描述的模块提供了 Unix 操作系统独有特性的接口,在某些情况下也适用于它的某些或许多衍生版。 以下为模块概览:

  • posix --- 最常见的 POSIX 系统调用
    • 大文件支持
    • 重要的模块内容
  • pwd --- 用户密码数据库
  • spwd —— shadow 密码库
  • grp --- 组数据库
  • crypt —— 检查 Unix 口令的函数
    • 哈希方法
    • 模块属性
    • 模块函数
    • 例子
  • termios --- POSIX 风格的 tty 控制
    • 示例
  • tty --- 终端控制功能
  • pty --- 伪终端工具
    • 示例
  • fcntl —— 系统调用 fcntl 和 ioctl
  • pipes --- 终端管道接口
    • 模板对象
  • resource --- 资源使用信息
    • 资源限制
    • 资源用量
  • nis --- Sun 的 NIS (黄页) 接口
  • Unix syslog 库例程
    • 例子
      • 简单示例

上一个主题

winsound —— Windows 系统的声音播放接口

下一个主题

posix --- 最常见的 POSIX 系统调用

本页

  • 报告 Bug
  • 显示源代码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.8.18 Documentation »
  • Python 标准库 »
  • |
  • |
© 版权所有 2001-2024, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 2月 08, 2024. Found a bug?
Created using Sphinx 2.4.4.