Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d537b5

Browse files
[po] auto sync
1 parent 9e66c0d commit 4d537b5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/ctypes.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,10 +1388,12 @@ msgid ""
13881388
"into the wrapper module instead of using :func:`find_library` to locate the "
13891389
"library at runtime."
13901390
msgstr ""
1391+
"使用 :mod:`ctypes` 包装动态链接库,更好的方式 *可能* 是在开发的时候就确定名称,然后硬编码到包装模块中去,而不是在运行时使用 "
1392+
":func:`find_library` 寻找库。"
13911393

13921394
#: ../../library/ctypes.rst:1317
13931395
msgid "Loading shared libraries"
1394-
msgstr ""
1396+
msgstr "加载动态链接库"
13951397

13961398
#: ../../library/ctypes.rst:1319
13971399
msgid ""

0 commit comments

Comments
 (0)