瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • 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.