Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a76aaf commit f824709Copy full SHA for f824709
1 file changed
extending/windows.po
@@ -75,6 +75,10 @@ msgid ""
75
"project file for the :source:`winsound <PCbuild/winsound.vcxproj>` standard "
76
"library module."
77
msgstr ""
78
+"在 Windows 和 Unix 上构建扩展模块都有两种方式:使用 :mod:`distutils` 包来控制构建过程,或者全手动操作。 "
79
+"distutils 方式适用于大多数扩展;使用 :mod:`distutils` 构建和打包扩展模块的文档见 :ref:`distutils-"
80
+"index`。 如果你发现你确实需要手动操作,那么研究一下 :source:`winsound <PCbuild/winsound.vcxproj>` "
81
+"标准库模块的项目文件可能会很有帮助。"
82
83
#: ../../extending/windows.rst:48
84
msgid "Differences Between Unix and Windows"
0 commit comments