
包含
delimited的中国译典句库查询结果如下:
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-office.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
| 1 | 可以分析两种类型的文件:分隔的或固定宽度的。 | Can parse two types of files: delimited or fixed-width. | |
| 2 | 可以将此跟踪输出与第二个示例消息流(Delimited.msgflow)产生的跟踪做一下比较。 | This can be compared with the trace from the second example message flow (Delimited . msgflow). | |
| 3 | 可以使用所选的文本编辑器创建带分隔符的ASCII文件。 | You can create the delimited ASCII file using the text editor of your choice. | |
| 4 | 可以使用以逗号分隔的列表为EmailAddresses参数指定多个值。 | You can specify multiple values for the EmailAddresses parameter as a comma-delimited list. | |
| 5 | 可以使用以逗号分隔的列表为此参数指定多个值。 | You can specify multiple values for this parameter as a comma-delimited list. | |
| 6 | 来分隔命名空间的各部分,则必须使用方括号 | To separate namespace parts, the class name must be delimited by using brackets | |
| 7 | 例如,假设只需要将AUDIT事件类型的记录提取到以! | For example, suppose you wanted to only extract the AUDIT event type records into a delimited ASCII format using a ! | |
| 8 | 列由回车符和换行符的组合分隔。 | Columns are delimited by a carriage return-line feed combination. | |
| 9 | 另外,计算成员定义中的字符串用双引号分隔。 | Additionally, strings inside calculated member definitions are delimited with double quotation marks. | |
| 10 | 每个解析器适合于称为消息域的特定消息分类(例如固定长度的二进制、分隔文本,或者XML)。 | Each parser is suited to a particular class of messages (such as fixed-length binary, delimited text, or XML) known as a message domain. | |
| 11 | 名称可以是字符或Unicode常量,也可以是常规标识符或分隔标识符。 | The name can be a character or Unicode constant, or a regular or delimited identifier. | |
| 12 | 名称空间被定义为带有一个前缀,中间用一个:(冒号)分隔。 | Namespaces are defined with a prefix, delimited by a single : (colon) character. | |
| 13 | 您必须使用一个由OR竖线分隔的选项。 | You must use one of the options that are delimited by the OR pipe. | |
| 14 | 其中一些属性只能采用一个使用者定义的值,但其他属性可以采用含多个值的分号分隔清单。 | Some of these properties can take only one user-defined value, but others can take a semicolon-delimited list of multiple values. | |
| 15 | 请注意,不必更改Domestic前面的左方括号来创建分隔标识符。 | Notice that the left bracket before Domestic did not have to be changed to create the delimited identifier. | |
| 16 | 取消的连接或会话活动已记录到以制表符分隔的文本文件中。 | Cancel. Canceled connections and session activities are logged to a tab-delimited text file. | |
| 17 | 然后可以将视图中的事件导出为一种受支持的格式,如逗号分隔的文本文件。 | You can then export the events in the view to one of the supported formats, such as a comma-delimited text file. | |
| 18 | 如果分隔标识符的主体包含分隔符,则需进行特殊处理 | If the body of the delimited identifier contains delimiting characters, special handling is required | |
| 19 | 如果各个名称部分需要使用分隔符,则名称的每一部分都应根据要求单独分隔。 | If individual name parts require delimiters, each part of the name should be delimited separately as required. | |
| 20 | 如果为符号分隔的文件指定宽度,将忽略该值。 | If you specify the width for a file that is delimited , it will be ignored. | |
| 21 | 如果文字字符串由双引号分隔,则可以在字符串中包含嵌入式单引号,如省略号。 | If a literal string is delimited by double quotation marks, the string can contain embedded single quotation marks, such as apostrophes. | |
| 22 | 如果选择“以符号分隔的文本”,则会打开一个带有示例文本的Microsoft记事本页。 | If you select Delimited text, a Microsoft Notepad page opens with sample text. | |
| 23 | 首先,从一个棒球网站下载当前的棒球数据并将这些数据存储于以逗号分隔的文本文件。 | First, we download current baseball statistics from a baseball Web site and store them in comma-delimited text files. | |
| 24 | 数据文件中存储的已分隔且已转义的数据如下所示 | The delimited and escaped data is stored in the data file as follows | |
| 25 | 所有用双引号分隔的字符串都被解释为对象标识符。 | All strings delimited by double quotation marks are interpreted as object identifiers. | |
| 26 | 为此,可以使用INSERT语句,也可以从以制表符定界的文本文件中将数据导入表中。 | You can do this using either INSERT statements, or loading data into a table from a tab delimited text file. | |
| 27 | 为用于改变缓存输出的一组以分号分隔的参数进行命名。 | Names a semicolon delimited set of parameters used to vary the cached output. | |
| 28 | 唯一需要的重大修改是增加新的(第一个)定界文档节以指示当前的元素嵌套情况。 | The only significant revision needed was the addition of a new (first) delimited document section to indicate current element nesting. | |
| 29 | 文本文件可以为带分隔符格式、固定宽度格式、固定宽度并使用行分隔符格式或右边未对格式。 | The text file can be in delimited , fixed width, fixed width with row delimiter, or ragged right format. | |
| 30 | 下列情况下需要使用分隔标识符 | You use a delimited identifier in the following situations |
查询记录