File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ msgid ""
4646"still need the C compiler that was used to build Python; typically Microsoft"
4747" Visual C++."
4848msgstr ""
49+ "鼓励模块作者使用 distutils 方式来构建扩展模块,而不使用本节所描述的方式。 你仍将需要使用 C 编译器来构建 Python;通常为 "
50+ "Microsoft Visual C++。"
4951
5052#: ../../extending/windows.rst:24
5153msgid ""
@@ -56,10 +58,12 @@ msgid ""
5658"working with. For example, if you are using Python 2.2.1, ``XY`` will "
5759"actually be ``22``."
5860msgstr ""
61+ "这一章提及了多个包括已编码 Python 版本号的文件名。 这些文件名以显示为 ``XY`` 的版本号来代表;在实践中,``'X'`` 将为你所使用的 "
62+ "Python 发布版的主版本号而 ``'Y'`` 将为次版本号。 例如,如果你所使用的是 Python 2.2.1,``XY`` 将为 ``22``。"
5963
6064#: ../../extending/windows.rst:34
6165msgid "A Cookbook Approach"
62- msgstr ""
66+ msgstr "菜谱式说明 "
6367
6468#: ../../extending/windows.rst:36
6569msgid ""
@@ -75,7 +79,7 @@ msgstr ""
7579
7680#: ../../extending/windows.rst:48
7781msgid "Differences Between Unix and Windows"
78- msgstr ""
82+ msgstr "Unix 和 Windows 之间的差异 "
7983
8084#: ../../extending/windows.rst:53
8185msgid ""
You can’t perform that action at this time.
0 commit comments