语言选择:
免费网上英汉字典|3Dict

comma separated values

资料来源 : Free On-Line Dictionary of Computing

comma separated values
     
         (CSV) A {file format} used as a portable
        representation of a {database}.  Each line is one entry or
        record and the fields in a record are separated by {comma}s.
        Commas may be followed by arbitrary space and/or tab
        characters which are ignored.  If field includes a comma, the
        whole field must be surrounded with {double quote}s.
     
        (1995-05-06)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z