Python logo

Previous topic

colorsys --- 顏色系統間的轉換

Next topic

gettext --- 多語言國際化服務

This page

  • Report a bug
  • Show source

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc2 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 國際化
  • |
  • |

國際化¶

本章所描述的模組透過提供用於程式訊息中語言的選擇機制或是調整輸出以符合當地慣例,來幫助你編寫不依賴語言和地區設定的軟體

本章節所描述的模組列表為:

  • gettext --- 多語言國際化服務
    • GNU gettext API
    • Class-based API
      • The NullTranslations class
      • The GNUTranslations class
      • Solaris message catalog support
      • The Catalog constructor
    • Internationalizing your programs and modules
      • Localizing your module
      • Localizing your application
      • Changing languages on the fly
      • Deferred translations
    • 致謝
  • locale --- 國際化服務
    • Background, details, hints, tips and caveats
    • For extension writers and programs that embed Python
    • Access to message catalogs

Previous topic

colorsys --- 顏色系統間的轉換

Next topic

gettext --- 多語言國際化服務

This page

  • Report a bug
  • Show source
«

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc2 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 國際化
  • |
  • |
© Copyright 2001 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.

Last updated on 9月 10, 2025 (13:11 UTC). Found a bug?
Created using Sphinx 8.2.3.