导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • Python 3.1.5 文档 »
  • The Python Standard Library »
  • |

32. MS Windows Specific Services¶

This chapter describes modules that are only available on MS Windows platforms.

  • 32.1. msilib — Read and write Microsoft Installer files
    • 32.1.1. Database Objects
    • 32.1.2. View Objects
    • 32.1.3. Summary Information Objects
    • 32.1.4. Record Objects
    • 32.1.5. Errors
    • 32.1.6. CAB Objects
    • 32.1.7. Directory Objects
    • 32.1.8. Features
    • 32.1.9. GUI classes
    • 32.1.10. Precomputed tables
  • 32.2. msvcrt – Useful routines from the MS VC++ runtime
    • 32.2.1. File Operations
    • 32.2.2. Console I/O
    • 32.2.3. Other Functions
  • 32.3. winreg – Windows registry access
    • 32.3.1. Constants
      • 32.3.1.1. HKEY_* Constants
      • 32.3.1.2. Access Rights
        • 32.3.1.2.1. 64-bit Specific
      • 32.3.1.3. Value Types
    • 32.3.2. Registry Handle Objects
  • 32.4. winsound — Sound-playing interface for Windows

上一个主题

31.1. formatter — Generic output formatting

下一个主题

32.1. msilib — Read and write Microsoft Installer files

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • Python 3.1.5 文档 »
  • The Python Standard Library »
  • |
© 版权所有 1990-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 8月 10, 2025.
Created using Sphinx 1.8.4.