导航菜单

CSV是什么意思_翻译中文_怎么读

csv

美式发音: 英式发音: 

网络释义:逗号分隔值(Comma-separated Value);逗点分隔值;逗号分隔的值

网络释义

abbr.1网址被屏蔽munity service volunteer

1.逗号分隔值(Comma-separated Value)将逗号分隔值 (CSV) 文件中的对象属性转换为原始对象的 CSV 版本。语法 说明 Tags: Cmdlets, Csv, Import, Powershell, 函数 I…

2.逗点分隔值指定以逗点分隔值 (CSV) 格式,也就是试算表所使用的一般交换格式。这个列举型别会包含数值,类似於文字相关栏位的DataF…

3.逗号分隔的值为以逗号分隔的值 (.csv) 文件是一个文本文件,其中包含由逗号分隔的数据行。 在 将导出的文件另存为 框中键入您要导出,该 …

4.逗号分隔文件生成逗号分隔文件(.csv),然后可以直接用excel文件打开评论| zhoujin1012 |来自团队Windows操作全解 |八级采纳率52% 擅长…

例句释义:,逗点分隔值,逗号分隔的值

1.If you scroll to the bottom of the page, you'll see that the information can be exported as CSV or JSON.如果您滚动到网页的底部,您将会看到信息可以作为CSV或者JSON输出。

2.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.设置Perfmon记录带时间戳的记录逗号分隔值(comma-separatedvalue(CSV))文件很容易,您可以用它关联到其他日志。

3.With the database and tables in place, you are ready to pull in our data that for the purposes of this article, resides in a CSV file.现在数据库和表已建好,可以将本文所用到的数据填充进去,这些数据在CSV文件中。

4.To avoid trying to handle the header of the CSV, I first check to see if the byte count (the key object) is not zero.为了避免除了CSV头部,首先检查是否字节数(key对象)为零。

5.You don't have to assign an imported CSV file to a variable as was shown in the example at the beginning of this section.不必按照本节开头的示例中所示将导入的CSV文件赋给变量。

6.We need to be able to upload contacts from a CSV file and be able to have multiple psts without restrictions.我们必须能够从一个CSV文件上传接触,并能有多个列表没有任何限制。

7.Everything should be cpckable and sortable as well as I should be able to export it to CSV.一切都应该是可点击和排序,以及我应该能够把它输出到CSV。

8.But before I start working on that code, I'm going to take a few minutes to make sure everything is in order with my CSV data.在我开始处理这些代码之前,我需要花点时间确定我的CSV数据整齐有序。

9.These map files are referred to when masking the data and when converting the data to a CSV file.在屏蔽数据以及将数据转化为CSV文件时,这些映射文件将会得到引用。

10.This example creates a CSV file which holds a simple contact pst, storing the name of the person along with his phone number.这个示例创建了一个CSV文件,该文件包含一个简单的联系人列表,存储联系人姓名及其电话号码。