Python logo

上個主題

pickletools --- pickle 開發者的工具

下個主題

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

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.3 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.13.3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • MS Windows 特有服務
  • |
  • |
© 版權 2001-2025, 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.

最後更新於 5月 20, 2025 (03:13 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。