导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh_CN 3.9.0a2 文档 »
  • Python 标准库 »
  • |

Unix 专有服务P

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

  • posix --- The most common POSIX system calls
    • Large File Support
    • Notable Module Contents
  • pwd --- 用户密码数据库
  • spwd --- The shadow password database
  • grp --- The group database
  • crypt --- Function to check Unix passwords
    • Hashing Methods
    • Module Attributes
    • 模块函数
    • 示例
  • termios --- POSIX style tty control
    • 示例
  • tty --- 终端控制功能
  • pty --- Pseudo-terminal utilities
    • 示例
  • fcntl --- The fcntl and ioctl system calls
  • pipes --- Interface to shell pipelines
    • Template Objects
  • resource --- Resource usage information
    • Resource Limits
    • Resource Usage
  • nis --- Interface to Sun's NIS (Yellow Pages)
  • Unix syslog 库例程
    • 示例
      • Simple example

上一个主题

winsound --- Sound-playing interface for Windows

下一个主题

posix --- The most common POSIX system calls

本页

  • 提交 Bug
  • 显示源代码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh_CN 3.9.0a2 文档 »
  • Python 标准库 »
  • |
© 版权所有 2001-2019, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 12月 19, 2019. Found a bug?
Created using Sphinx 2.2.1.