| 释义 |
tab-separated values tab-separated values (file format)(TSV) A file format used as a portablerepresentation of a database. Each line represents oneentry or record; and in every line, each field is separatedfrom the next by a tab character (HT).
Compare CSV. |