在电子表格之间传输数据的一种常用方法是,使用逗号分隔的值(comma - separated value, CSV)。
A common method for transferring data from one spreadsheet to another is to use comma-separated value (CSV). Using this time-tested format, you get the following.
词汇表使用的格式是标准逗号分隔值(CSV)有限形式的格式,可在大部分电子表格应用程序中使用。
The format used for glossaries is a limited form of the standard Comma Separated Values (CSV) format that is available for use in most spreadsheet applications.
在我们的例子中,使用了逗号来分隔要编辑的值,使用分号来分隔要显示的值。
In our example, we use commas to separate values for edits and semicolon for display.
比方说,一种脚本可能返回逗号分隔的值,另一种则使用管道符(即|字符)分隔的值,还有一种则返回长文本字符串。
For instance, one script might return comma-separated values, another pipe-separated values (the pipe is the | character), and another may return one long string of text.
注意,在parameters中使用了多个以逗号分隔的名称-值对。
Notice the use of multiple name-value pairs separated by the comma in the parameters.
注意:虽然可以在media属性中使用多个值,但是这些值之间必须以逗号隔开,而不是像rel属性的值那样使用空格作为分隔符。
Beware: while you can use multiple values in the media attribute, they must be separated by commas, as opposed to the Spaces you'd use for values of the rel attribute.
每条Order记录都由使用逗号分隔的字段组成,因此该分组被定义为Explicit——Delimited并且分隔符的值为“,”。
Each Order record consists of fields separated by commas, so this group is defined as Explicit — Delimited and the delimiter value is ", ". Each record is terminated by newline character.
每条Order记录都由使用逗号分隔的字段组成,因此该分组被定义为Explicit——Delimited并且分隔符的值为“,”。
Each Order record consists of fields separated by commas, so this group is defined as Explicit — Delimited and the delimiter value is ", ". Each record is terminated by newline character.
应用推荐