File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -394,14 +394,16 @@ msgstr "函数"
394394msgid ""
395395"These are useful if you want more control, or if you want to employ some of "
396396"the algorithms implemented in this module in other circumstances."
397- msgstr ""
397+ msgstr "这些函数在你想要更多控制,或者如果你想要应用一些此模块中在其他场景下实现的算法时很有用处。 "
398398
399399#: ../../library/cgi.rst:282
400400msgid ""
401401"Parse a query in the environment or from a file (the file defaults to "
402402"``sys.stdin``). The *keep_blank_values*, *strict_parsing* and *separator* "
403403"parameters are passed to :func:`urllib.parse.parse_qs` unchanged."
404404msgstr ""
405+ "在环境中或从某个文件中解析一个查询 (文件默认为 ``sys.stdin``)。 *keep_blank_values*, "
406+ "*strict_parsing* 和 *separator* 形参会被原样传给 :func:`urllib.parse.parse_qs`。"
405407
406408#: ../../library/cgi.rst:289
407409msgid ""
You can’t perform that action at this time.
0 commit comments