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 44217f2 commit acc317bCopy full SHA for acc317b
1 file changed
tutorial/controlflow.po
@@ -588,6 +588,7 @@ msgid ""
588
"to be a verb describing a function's operation). This line should begin "
589
"with a capital letter and end with a period."
590
msgstr ""
591
+"第一行应该是对象目的的简要概述。为简洁起见,它不应显式声明对象的名称或类型,因为这些可通过其他方式获得(除非名称恰好是描述函数操作的动词)。这一行应以大写字母开头,以句点结尾。"
592
593
#: ../../tutorial/controlflow.rst:638
594
msgid ""
@@ -596,6 +597,7 @@ msgid ""
596
597
" The following lines should be one or more paragraphs describing the "
598
"object's calling conventions, its side effects, etc."
599
600
+"如果文档字符串中有更多行,则第二行应为空白,从而在视觉上将摘要与其余描述分开。后面几行应该是一个或多个段落,描述对象的调用约定,它的副作用等。"
601
602
#: ../../tutorial/controlflow.rst:643
603
0 commit comments