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)有限形式的格式,可在大部分电子表格应用程序中使用。
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.
您可以使用平面文件资源适配器访问文件(如逗号分隔的文件或XML文件),并可以使用相同的方法访问其他EIS或数据库。
Maybe it is the errant apostrophe, the splitting of the poor old infinitive, or the use of "like" as a comma.
也许装的是用错的撇号、把可怜的老不定式分离、或是把“象”当作逗号用。
When you have a series of three or more items that normally would be separated by commas except that each individual item already has a comma in it, you use the semicolon between items.
当你把一系列的条目(3个或多个)连写在一起,它们之间通常用由逗号隔开。如果有在各个条目中已经有了逗号,条目之间应使用分号。
You can use the Substring function by specifying ", "(comma) as the delimiter.
可以通过指定“,”(逗号)作为分隔符来使用substring函数。
Also note the use of.set to initialize the value of the variable STR_SIZE to the expression following the comma.
还要注意,这里使用. set将变量str_size的值设置为逗号后面的表达式。
Avoid the use of the comma operator except for very disciplined use in the control part of for statements.
避免使用逗号操作符,除非在特定的for语句的控制部分。
Notice the use of multiple name-value pairs separated by the comma in the parameters.
注意,在parameters中使用了多个以逗号分隔的名称-值对。
Comma separated value file lookup: The CSV (comma separated value) lookup engine will use a comma separated value file to perform a lookup.
CommaSeparatedValue文件查找:CSV(逗号分隔值)查找引擎将使用一个逗号分隔值文件来执行一次查找。
The <fmt:formatNumber> action determines from the locale, for example, whether to use a period or a comma for delimiting the integer and decimal portions of a number. Here is its syntax
<fmt:formatNumber>操作由语言环境确定,例如,使用句点还是使用逗号来定界数字的整数和小数部分。
Some people call this the Harvard comma, or the serial comma, but what nobody seems to do is be indifferent to its use. This.
有人称它为哈佛逗号或连续逗号,但似乎没有人对其使用漠不关心。
Use the implode function to turn that array of values into a comma-separated list.
使用implode函数将获得的数组转换为一个以逗号分隔的列表。
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.
创建CSV文件需要定义要使用的分隔符(逗号[,])和要引用的字段;我选择引用所有非数值字段。
One problem I've seen with applications is when engineers attempt to use a database as though it were a programming language, creating arrays by using text strings with comma-separated identifiers.
我在应用程序中看到的一个问题是,工程师试图将数据库当作编程语言来使用,即通过使用具有逗号分隔的标识符的文本字符串来创建数组。
Best Practice 10: Where a document contains content aimed at speakers of more than one language, use Content-Language with a comma-separated list of language tags.
最佳实践10:如果文档包含针对使用多种语言的演讲者的内容,结合使用Content - Language和以逗号分隔的语言标记列表。
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.
在电子表格之间传输数据的一种常用方法是,使用逗号分隔的值(comma - separated value, CSV)。
I cheated and discovered that there was a comma in position 4 of every row in the table that's how I knew to use a three character length in my SUBSTR.
我讨了个巧并发现表中每行的第4位是一个逗号,这就是为什么我知道在SUBSTR中使用一个三位字符长度。
Thus, you should use the comma as the thousand separator in your formats even if you are in a locale that USES a period as a thousand separator.
这样,即使所在的区域使用句点作为千位分隔符,也应该使用逗号作为格式中的千位分隔符。
I cheated and discovered that there was a comma in position4 of every row in the table that's how I knew to use a three character length in my SUBSTR.
我讨了个巧并发现表中每行的第4位是一个逗号,这就是为什么我知道在SUBSTR中使用一个三位字符长度。
In a series of three or more terms with a single conjunction, use a comma after each term except the last.
在三个以上的词并列时,除了最后一个词外,其他词用逗号隔开。
Three sharks use their flexible bodies to lay out a comma, a full stop and a question mark during a public performance at an aquatic park in Fuzhou, South China's Fujian Province December 30, 2006.
12月30日,在福州市水族公园的一场动物表演中,3只鲨鱼用它们柔韧的身体摆出了“逗号”、“句号”和“问号”。
The two names are assumed to be separated by a comma and can use any amount of white-space around the comma.
假设这两个名称以逗号分隔,并且可以在逗号周围使用任意数量的空白。
My question is whether to use a colon, comma, or dash after the salutation.
称谓后面是要用冒号、逗点仍是破折号。
Some cultures might use the comma character as the decimal delimiter instead of the period character.
有些区域性可能使用逗号作为小数分隔符,而不是使用句点作为小数分隔符。
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分开这些数据。
You can use a Comma Separated Value (CSV) file as a data source only if the first row of the CSV file is a row of column headers.
只有当CS v档的第一列是一列资料行行首时,您才能将逗点分隔值(csv)档当做资料来源。
When it comes to commas, 44.9% favor to place them after an expression, while 4.9% prefer to use comma-first syntax.
逗号方面,44.9% 的开发者喜欢将逗号放在表达式的末尾,然而有4.9% 的开发者喜欢先写逗号。
When it comes to commas, 44.9% favor to place them after an expression, while 4.9% prefer to use comma-first syntax.
逗号方面,44.9% 的开发者喜欢将逗号放在表达式的末尾,然而有4.9% 的开发者喜欢先写逗号。
应用推荐