• 可以直接输入数据库信息或者逗号分隔文件导入一系列数据库

    You can enter the database information directly, or import a list of databases from comma-separated files.

    youdao

  • 许多不同类型文本文件都包含一系列通常具有类似的格式例如制表分隔逗号分隔文件固定长度的行。

    Many different types of text files consist of a series of lines, often with similar formatting, such as TAB - or comma-delimited files or fixed-length lines.

    youdao

  • 事实上多数商业程序都逗号分隔(CSV)文件保存数据

    Indeed, most business applications can store their data as comma separated value (CSV) files.

    youdao

  • 希望一个ASCII逗号分隔文本文件填充10,000个用户

    I want to populate 10,000 new users from an ASCII comma delimited text file.

    youdao

  • 这些历史数据可以排序导出逗号分隔(CSV)文件这样可以让数据导入电子表格其他应用程序中。

    This historical data can be sorted and exported as a comma-separated value (CSV) file, which enables the data to be imported into spreadsheets and other applications.

    youdao

  • 日志文件中的每个条目行,由13位数字组成的时间开头包含逗号分隔数据

    Each entry in the log file is a single line that begins with a 13-digit time stamp and contains comma-separated data.

    youdao

  • USGS以 CSV逗号分隔文件格式发布每周地震数据

    The USGS publishes its earthquake data in the form of a weekly CSV (or comma-separated values) file.

    youdao

  • 如果解析逗号分隔文件空格分隔文本文件,又怎么办呢?

    But what if all you have to parse is a comma-separated value file, or a series of space-delimited text files?

    youdao

  • 多云分析平台允许电子表格逗号分隔 (CSV)文件导入数据

    Many cloud analytics platforms allow you to import the data from a spreadsheet or a comma-separated values (CSV) file.

    youdao

  • 逗号分隔(CSV)文件

    Comma Separated Value (CSV) files.

    youdao

  • 中,程序员选择创建files字段,其中包含一个逗号分隔文件id列表

    In this example, the programmer chose to create a files field containing a list of file ids separated by commas.

    youdao

  • 下面的脚本示例可以把审计信息转换逗号分隔(CSV)的文件格式

    An example script for converting the audit information to a comma-separated values file format follows.

    youdao

  • known_hosts文件格式已经超出本文范围但是都使用一个以逗号分隔开的主机非常有用。

    The format of the known_hosts file is beyond the scope of this article, but it is useful to take advantage of the comma-separated host names for each line.

    youdao

  • 清单1中,Python代码循环遍历逗号分隔文本文件然后调用电子数据表上传数据代码。

    In Listing 1, our Python code loops over the set of comma-delimited text files and then calls the code that actually uploads the stats to the spreadsheet.

    youdao

  • 设置Perfmon记录带时间记录逗号分隔(comma - separated value (csv))文件容易可以关联到其他日志

    It's easy to set up Perfmon to log to a comma-separated value (CSV) file with time stamps so you can correlate with other logs.

    youdao

  • gtfs格式一系列相关逗号分隔(CSV)文件

    The GTFS format is a related set of comma-separated value (CSV) files. For example, Figure 4 shows some sample data for the agency, stops, and routes.

    youdao

  • 可以使用平面文件资源适配器访问文件(逗号分隔文件XML文件),并可以使用相同方法访问其他EIS或数据库。

    You use the flat file resource adapter to access files, such as comma delimited or XML, in the same way you access another EIS or database.

    youdao

  • 创建CSV文件需要定义使用分隔符(逗号[,])引用字段选择引用所有非数值字段。

    Creating the CSV files requires defining which delimiter to use (a comma [,]), and which fields to quote; I opted to quote all non-numeric fields.

    youdao

  • 首先一个棒球网站下载当前的棒球数据这些数据存储逗号分隔文本文件

    First, we download current baseball statistics from a baseball Web site and store them in comma-delimited text files.

    youdao

  • 导入导出支持文件格式XML逗号分隔和以管道线分隔的格式。

    The file formats supported for import and export of data are XML, comma-delimited, and pipe-delimited formats.

    youdao

  • XML文件格式前身讨论通常会包括逗号分隔文件格式,这些格式频繁地用于电子表格数据库导入导出

    Discussion of precursors to XML file formats usually include comma-delimited file formats, which are very often used for import and export of spreadsheets and databases.

    youdao

  • 除了地震CSV文件第一之外,第一行文件每一行都是一系列逗号分隔数据

    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.

    youdao

  • 如果不止一个JAR文件,就逗号分隔

    If there are more than one JAR file, delimit them with a comma.

    youdao

  • 使用换行符分隔文件内容使用逗号分隔行后可以得到类似清单23的内容。

    When we get the file contents, split on newlines, and split each line on commas, we get something that looks like Listing 23.

    youdao

  • CommaSeparatedValue文件查找CSV(逗号分隔)查找引擎使用逗号分隔文件执行一次查找。

    Comma separated value file lookup: The CSV (comma separated value) lookup engine will use a comma separated value file to perform a lookup.

    youdao

  • 6中的存储过程接受包含最多2gbUnicode数据逗号分隔文件整个文本

    The stored procedure in Figure 6 accepts the text of an entire comma-delimited file containing up to 2gb of Unicode data.

    youdao

  • 需要编辑SequentialFile阶段识别逗号分隔包含输入数据文件

    You need to edit the Sequential file stage to identify the comma-delimited file that contains the input data.

    youdao

  • 我们应用处理多个文件,这些文件包含逗号分隔(comma - separated values,CSV)组成记录

    Our application processes multiple files containing records composed of comma-separated values (CSV).

    youdao

  • 审计日志指定名为 audit.log 的平面文件其中每一一个以逗号分隔字符串格式为 timestamp,jarid,sweettypecode, jarsize code,massof jar。

    The auditing log is specified as a flat file called audit.log in which every line is a comma-separated string of the format timestamp,jar id,sweet type code, jar size code,mass of jar.

    youdao

  • 例中刚才创建文件完全路径(随后看到第二参数一个列表可以需要传递逗号分隔)。

    In this case, it is the full path to the file that just got created. (as you'll see in just a bit, the second argument is a list - you can pass back as many comma-delimited values as you'd like.)

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定