Python logo

上個主題

pickletools --- pickle 開發者的工具

下個主題

msvcrt --- MS VC++ runtime 提供的有用例程

此頁面

  • 回報錯誤
  • 顯示原始碼

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • MS Windows 特有服務
  • |
  • |

MS Windows 特有服務¶

此章節描述僅在 MS Windows 系統上可用的模組 (module)。

  • msvcrt --- MS VC++ runtime 提供的有用例程
    • File Operations
    • Console I/O
    • Other Functions
  • winreg --- Windows 註冊表存取
    • 函式
    • 常數
      • HKEY_* Constants
      • Access Rights
        • 64-bit Specific
      • Value Types
    • Registry Handle Objects
  • winsound --- Windows 的音效播放介面

上個主題

pickletools --- pickle 開發者的工具

下個主題

msvcrt --- MS VC++ runtime 提供的有用例程

此頁面

  • 回報錯誤
  • 顯示原始碼
«

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • MS Windows 特有服務
  • |
  • |
© 版權所有 2001 Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見歷史與授權條款。

Python 軟體基金會是一家非營利法人。 敬請捐贈。

最後更新於 9月 23, 2025 (00:19 UTC)。 發現 bug?
以 Sphinx8.2.3建立。