탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python »
  • 3.7.13 Documentation »
  • 파이썬 표준 라이브러리 »
  • |

MS 윈도우 특정 서비스¶

이 장에서는 MS 윈도우 플랫폼에서만 사용 가능한 모듈에 관해 설명합니다.

  • msilib — Read and write Microsoft Installer files
    • Database Objects
    • View Objects
    • Summary Information Objects
    • Record Objects
    • Errors
    • CAB Objects
    • Directory Objects
    • Features
    • GUI classes
    • Precomputed tables
  • msvcrt — MS VC++ 런타임의 유용한 루틴
    • 파일 연산
    • 콘솔 I/O
    • 기타 함수
  • winreg — Windows registry access
    • Functions
    • Constants
      • HKEY_* Constants
      • Access Rights
        • 64-bit Specific
      • Value Types
    • Registry Handle Objects
  • winsound — 윈도우용 소리 재생 인터페이스

이전 항목

formatter — Generic output formatting

다음 항목

msilib — Read and write Microsoft Installer files

현재 문서

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python »
  • 3.7.13 Documentation »
  • 파이썬 표준 라이브러리 »
  • |
© 저작권 2001-2022, Python Software Foundation.
파이썬 소프트웨어 재단은 비영리 법인입니다. 기부를 부탁합니다.
최종 업데이트: 3월 16, 2022 버그를 찾았나요?
Sphinx 2.3.1 를 사용해서 만들었습니다.