Python logo

上一主题

pickletools --- Tools for pickle developers

下一主题

msvcrt --- Useful routines from the MS VC++ runtime

当前页

  • 报告 Bug
  • 显示源码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.3 Documentation »
  • Python 标准库 »
  • Windows系统相关模块
  • |
  • |

Windows系统相关模块¶

本章节叙述的模块只在 Windows 平台上可用。

  • msvcrt --- Useful routines from the MS VC++ runtime
    • 文件操作
    • 控制台 I/O
    • 其他函数
  • winreg --- Windows registry access
    • 函数
    • 常量
      • HKEY_* 常量
      • 访问权限
        • 64 位系统特有
      • 注册表值的类型
    • 注册表句柄对象
  • winsound --- Sound-playing interface for Windows

上一主题

pickletools --- Tools for pickle developers

下一主题

msvcrt --- Useful routines from the MS VC++ runtime

当前页

  • 报告 Bug
  • 显示源码
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.3 Documentation »
  • Python 标准库 »
  • Windows系统相关模块
  • |
  • |
© 版权所有 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.
See History and License for more information.

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

最后更新于 May 16, 2024 (20:10 UTC). Found a bug?
由 Sphinx 7.3.7创建。