File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -511,18 +511,18 @@ msgstr "变种描述,只读,供解析器使用。"
511511msgid ""
512512"The number of lines read from the source iterator. This is not the same as "
513513"the number of records returned, as records can span multiple lines."
514- msgstr ""
514+ msgstr "源迭代器已经读取了的行数。它与返回的记录数不同,因为记录可能跨越多行。 "
515515
516516#: ../../library/csv.rst:421
517517msgid "DictReader objects have the following public attribute:"
518- msgstr ""
518+ msgstr "DictReader 对象具有以下公开属性: "
519519
520520#: ../../library/csv.rst:425
521521msgid ""
522522"If not passed as a parameter when creating the object, this attribute is "
523523"initialized upon first access or when the first record is read from the "
524524"file."
525- msgstr ""
525+ msgstr "字段名称。如果在创建对象时未传入字段名称,则首次访问时或从文件中读取第一条记录时会初始化此属性。 "
526526
527527#: ../../library/csv.rst:432
528528msgid "Writer Objects"
You can’t perform that action at this time.
0 commit comments