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 fef8cb5 commit de2c85aCopy full SHA for de2c85a
.stat.json
@@ -1 +1 @@
1
-{"translation": "95.22%", "updated_at": "2024-05-04T03:56:39Z"}
+{"translation": "95.23%", "updated_at": "2024-05-04T12:57:37Z"}
library/csv.po
@@ -219,6 +219,9 @@ msgid ""
219
"results. Regardless of how the fieldnames are determined, the dictionary "
220
"preserves their original ordering."
221
msgstr ""
222
+"*fieldnames* 形参是一个 :term:`sequence`。 如果省略 *fieldnames*,则文件 *f* "
223
+"第一行中的值将用作字段名并将从结果中去除。 如果提供了 *fieldnames*,它们将被使用而第一行将包括在结果中。 "
224
+"无论字段名是如何确定的,字典都将保留其原始顺序。"
225
226
#: ../../library/csv.rst:164
227
msgid ""
0 commit comments