逗号分隔值?
Tab separated values (TSV) can also be used for glossaries.
标签分隔值(TSV)也可用于词汇表。
Exhibit automatically turns the list property categories into comma-separated values.
Exhibit会自动将列表属性categories转变成以逗号分隔的值。
Spreadsheets, such as the comma separated values format (.csv), TAB separated values format (.tsv).
电子表格,例如逗号分隔格式(. csv),项目分隔格式(.tsv)。
The USGS publishes its earthquake data in the form of a weekly CSV (or comma-separated values) file.
USGS以 CSV(或逗号分隔值)文件的格式发布每周地震数据。
Our application processes multiple files containing records composed of comma-separated values (CSV).
我们的应用处理多个文件,这些文件包含由逗号分隔值(comma - separated values,CSV)组成的记录。
An example script for converting the audit information to a comma-separated values file format follows.
下面的脚本示例可以把审计信息转换为以逗号分隔值(CSV)的文件格式。
Comma Separated Values (CSV) messages are very common and have been supported by TDS for several releases.
逗号分隔值(Comma Separated Values,CSV)消息非常普遍,已有多个TDS版本支持它。
CSV (Comma Separated Values) format is the most common import and export format for spreadsheets and databases.
所谓CSV(逗号分隔值)格式是电子表格和数据库中最常见的导入和导出格式。
Many cloud analytics platforms allow you to import the data from a spreadsheet or a comma-separated values (CSV) file.
很多云分析平台允许从电子表格或逗号分隔值 (CSV) 文件导入数据。
Support for different transport and bindings: CXF supports different kinds of transports, from XML to Comma Separated Values (CSVs).
对不同传输和绑定的支持:CXF支持不同种类的传输,从XML到逗号分隔值(CSV)。
Import and export of SKOS by vocabulary management tools should eventually be as common as import and export of comma-separated values by spreadsheet programs.
利用词汇表管理工具导入与导出skos,如同利用电子表格程序导入与导出逗号分隔值一样常用。
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.
词汇表使用的格式是标准逗号分隔值(CSV)有限形式的格式,可在大部分电子表格应用程序中使用。
By selecting the menu button on your device while on the Results screen, you can delete the history or have the results exported as comma separated values via email.
当处在结果显示画面(Result screen)时,通过选择手机上的菜单按钮,便可以删除历史记录或者通过e-mail将测试结果导出(测试值将会被逗号分隔开来)。
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.
比方说,一种脚本可能返回逗号分隔的值,另一种则使用管道符(即|字符)分隔的值,还有一种则返回长文本字符串。
You could simulate an array by passing one or more varchar (255) fields with comma-separated values and then use a WHILE loop with PATINDEX and SUBSTR to extract the values.
你可以使用几个VARCHAR(255)字段来模拟数组,字段中用逗号分开各个数据,然后使用循环和PATINDEX和SUBSTR分开这些数据。
When no encoding or compression is given, the tiles are stored as individual XML tile elements. Next to that, the easiest format to parse is the "CSV" (comma separated values) format.
如果数据为本进行编码转换和压缩的情况下,图块数据将被作为XML的子元素来存储,这是最容易解析的数据格式。
Copying and pasting from one application to the other takes time and is subject to error, and transfer of information using comma-separated values and other techniques is clunky at best.
从一个应用程序向另一个复制和粘贴不但耗时,而且会导致错误,使用逗号隔开值格式和其他技术转移信息又比较笨拙。
If you look closely at the statement above, you will see that all of the individual values are either literal strings (surrounded by single quotes) or variable names, all separated by commas.
如果仔细看看上面这个语句,会看出所有值都是直接字符串(由单引号包围)或变量名,它们都由逗号分隔。
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.
注意:虽然可以在media属性中使用多个值,但是这些值之间必须以逗号隔开,而不是像rel属性的值那样使用空格作为分隔符。
Constructors by enumeration allow you to specify the values of all the elements as comma-separated scalar values, as shown in the following two listings.
通过枚举的构造函数允许您将所有元素的值指定为逗号分隔的标量值,如以下两个清单中所示。
Aside from the first line of the earthquake CSV file, which is the header, each line is a series of data values separated by commas.
除了地震CSV文件的第一行之外,第一行是文件头,每一行都是一系列逗号分隔数据值。
If multiple paths are specified, they must be separated by commas; no blanks are allowed between values.
如果指定了多个绝对路径,就必须使用逗号将其分隔开;值之间不允许有空格。
If multiple values are specified, they must be separated by commas; no blanks are allowed between items in the list of values.
如果指定多个值,就必须使用逗号将其分隔开;在值列表项之间不允许有空格。
All the parameter values of the step are specified in the proper sequence and separated with a space within the inner brackets.
步骤的所有参数值按照顺序指定,并且在内层中括号内使用空格分开。
A delimited ASCII (del) file is a stream of ASCII characters; rows in the data stream are separated by row delimiters, and column values within a row are separated by column delimiters.
分隔的ASCII (DEL)文件是ASCII字符流;数据流中的行由行分隔符分隔,而行中的列值由列分隔符分隔。
A form's data model (how it behaves when data is submitted, initial values, and more) is separated from its presentation.
表单数据模型(数据提交时的行为、初始值等)和表示分离开来。
The output of each dialog variant differs but is either a single value or a list of quoted values separated by white space.
每个dialog变体的输出不同,或是一个单一值,或是一列由空格分隔的带引号值。
Valid values: space separated list of workflows.
有效值:由空格分隔的工作流列表。
Use the implode function to turn that array of values into a comma-separated list.
使用implode函数将获得的数组转换为一个以逗号分隔的列表。
应用推荐