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 507db61 commit 72c05a3Copy full SHA for 72c05a3
1 file changed
library/argparse.po
@@ -896,8 +896,9 @@ msgid ""
896
"by a command-line argument. In this case the value from const_ will be "
897
"produced. Some examples to illustrate this::"
898
msgstr ""
899
-"``'?'``。如果可能的话,会从命令行中消耗一个参数,并产生一个单一项。如果当前没有命令行参数,则会产生 default_ "
900
-"值。注意,对于选项,有另外的用例 - 选项字符串出现但没有跟随命令行参数,则会产生 const_ 值。一些说用用例::"
+"``'?'``。 如果可能的话,会从命令行中消耗一个参数,并产生一个单独项。 如果当前没有命令行参数,将会产生 default_ 值。 "
+"注意对于可选参数来说,还有一个额外情况 —— 出现了选项字符串但没有跟随命令行参数,在此情况下将会产生 const_ 值。 "
901
+"一些说明这种情况的例子如下::"
902
903
#: ../../library/argparse.rst:923
904
msgid ""
0 commit comments