z7369 发表于 2017-5-1 12:26:53

Python----很强悍的API

1. Python 自带的 gettext 标准模块
   >>> import gettext
   用来国际化的一个东西,很重要。
页: [1]
查看完整版本: Python----很强悍的API