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 f237747 commit df2ac1aCopy full SHA for df2ac1a
library/superseded.po
@@ -41,10 +41,10 @@ msgid ""
41
"rather than the broader command line option parsing and argument parsing "
42
"capabilities offered by :mod:`optparse` and :mod:`argparse`)."
43
msgstr ""
44
-"某些模組出現在本章節,可能是因為它們能解決的問題是縂問題的有限子集,而標準函"
+"某些模組出現在本章節,可能是因為它們能解決的問題是問題空間的有限子集,而標準函"
45
"式庫的其他地方提供了更通用的解決方案(例如,:mod:`getopt` 只處理「在 Python "
46
-"中模擬 C 語言中 :c:func:`!getopt` 這個API 」這項非常具體的任務,而非像 :mod:"
47
-"`optparse` 和 :mod:`argparse` 那樣提供更廣泛的命令列選項解析與參數解析功"
+"中模擬 C 語言中 :c:func:`!getopt` 這個 API 」這項非常具體的任務,而非像 :mod:"
+"`optparse` 和 :mod:`argparse` 那樣提供更廣泛的命令列選項剖析與引數剖析功"
48
"能)。"
49
50
#: ../../library/superseded.rst:17
0 commit comments