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 9e66c0d commit 4d537b5Copy full SHA for 4d537b5
1 file changed
library/ctypes.po
@@ -1388,10 +1388,12 @@ msgid ""
1388
"into the wrapper module instead of using :func:`find_library` to locate the "
1389
"library at runtime."
1390
msgstr ""
1391
+"使用 :mod:`ctypes` 包装动态链接库,更好的方式 *可能* 是在开发的时候就确定名称,然后硬编码到包装模块中去,而不是在运行时使用 "
1392
+":func:`find_library` 寻找库。"
1393
1394
#: ../../library/ctypes.rst:1317
1395
msgid "Loading shared libraries"
-msgstr ""
1396
+msgstr "加载动态链接库"
1397
1398
#: ../../library/ctypes.rst:1319
1399
msgid ""
0 commit comments