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

Skip to content

Commit f90882a

Browse files
[po] auto sync
1 parent 2942873 commit f90882a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

extending/windows.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ msgid ""
126126
"object files in the libraries; if it finds it, it will include all the code "
127127
"from that object file."
128128
msgstr ""
129+
"在 Unix 中,只存在一种库文件 (:file:`.a`),它包含来自多个对象文件 (:file:`.o`) 的代码。 在创建共享对象文件 "
130+
"(:file:`.so`) 的链接阶段,链接器可能会发现它不知道某个标识符是在哪里定义的。 "
131+
"链接器将在各个库的对象文件中查找它;如果找到了它,链接器将会包括来自该对象文件的所有代码。"
129132

130133
#: ../../extending/windows.rst:76
131134
msgid ""

0 commit comments

Comments
 (0)