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 c2f96bf commit edceddeCopy full SHA for edcedde
1 file changed
c-api/intro.po
@@ -126,6 +126,9 @@ msgid ""
126
":file:`{prefix}/include`, where :envvar:`prefix` is the installation "
127
"directory specified to the installer."
128
msgstr ""
129
+"头文件通常与Python一起安装。在Unix上,它们位于以下目录:file:`{prefix}/include/pythonversion/`和:file:`{exec_prefix}/include/pythonversion/`,其中:环境变量`prefix`和环境变量`exec_prefix"
130
+" "
131
+"`由Python程序的相应参数定义:配置文件脚本和版本号是由系统决定。在Windows上,头文件安装在:`{prefix}/include`中,其中:环境变量`prefix`是为安装程序指定的安装目录。"
132
133
#: ../../c-api/intro.rst:82
134
msgid ""
0 commit comments