multiline

multiline

美 ['mʌltɪlɪn]  英 ['mʌltɪlɪn]

  • adj.多生产线的;多线的
  • 网络多行;多行模式;多行文本

英汉解释

adj.
1.
多生产线的
2.
多线的

例句

The script will prompt you to either drop an existing multiline text index or to create a new multiline text index.

这个脚本提示要么删除一个现存文本索引要么创建一个文本索引

Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.

指示文本控件必要是否自动一行开始

Important: When you drop the index for a multiline text field, that field can no longer be used for queries.

重点删除一个文本索引这个不再查询程序使用

Specifies that the match must occur at the beginning of the string (ignores the Multiline option).

指定匹配必须出现字符串开头忽略Multiline选项)。

Introduces the general concepts of the TextBox control, which allows editable, multiline input from the user.

介绍TextBox控件一般概念使用控件用户可以输入可编辑内容

Returns a Boolean value indicating the state of the multiline flag (m) used with a regular expression.

返回布尔指示正则表达式使用multiline标志m状态

You can use this method in a multiline text box to ensure that the current text entry point is within the visible region of the control.

可以文本框中使用方法确保当前文本输入位于控件可见区域

A multiline TextBox control allows users to type information into a box that supports wordwrapping and vertical and horizontal scrolling.

TextBox控件允许用户支持自动水平垂直滚动框中键入信息

The simplest form of an if statement can be written on one line, but multiline if and if. Else statements are more common.

简单if语句形式可以一行但是通常使用ifif.else语句

The only supported ones are case sensitivity and multiline, because all supported libraries can handle them.

支持标志只有casesensitivitymultiline因为所有支持可以处理它们

point of view, a field planted to a multiline need not appear different from a field planted to a genetically uniform cultivar.

农业实践栽培品种栽培遗传均一品种未必区别

Control does not support multiline configuration , this property is not supported .

控件支持配置因此属性支持

You can re-index the multiline text fields by following the same procedures used to create the indexes on the original user database.

可以通过下面原始用户数据库创建索引一样步骤文本进行重新检索

To get a consistent size for your TextBox, set its Multiline property to true.

若要TextBox获取相同大小Multiline属性设置true

A multiline text box allows you to display more than one line of text in the control.

文本使可以控件显示文本

If the TextBox control is a multiline text box, the number of rows it displays is determined by the Rows property.

如果TextBox控件文本显示Rows属性确定

The multiline flag specifies that potential matches may occur on either side of a newline character .

标记指定两边可能出现潜在匹配

Control does not support multiline configuration, this method is overridden to perform no actions.

控件支持配置因此重写方法以便执行任何操作

Provides a type converter to convert multiline strings to a simple string .

提供字符串转换单行字符串类型转换

HTML element that allows you to create a multiline text box on a Web page.

HTML元素相对使可以网页创建文本

In declarative scenarios, the Data property is specified as a multiline inner property of the XmlDataSource object.

声明性方案Data属性指定XmlDataSource对象内部属性

Gets or sets a value indicating whether the text content wraps within a multiline text box.

获取设置一个指示文本文本内容是否

You can obtain a detailed multiline report, with all the results and full explanations, by calling the Benchmark. toStringFull method.

通过调用Benchmark.toStringFull方法可以获得详细报告其中包含所有结果完整解释

Single-line TextBox controls, specified by the Multiline property, support only left alignment.

Multiline属性指定单行TextBox控件支持对齐

This row includes a value that allows indexes to be created for multiline text fields.

这个包括一个允许文本创建索引

Use the Rows property to specify the number of rows displayed in a multiline text box.

使用Rows属性指定文本框中显示

In Oracle Database 10g, multiline text fields that do not have an index cannot be used in queries.

OracleDatabase10g没有索引文本查询系统不可能检索

Run an SQL script to build the indexes for all multiline text fields that will be used for queries.

运行一个SQL脚本所有将要查询文本建立索引

Re-index when moving databases: Whenever user databases are moved, the indexes that support multiline text fields are lost.

移动数据库重新检索只要用户数据库移动支持文本索引丢失

The changes made to Haml include the generation of HTML 5 custom data attributes and the simplification of multiline syntax.

Haml改变包括HTML5定义数据属性生成语法简化

With a. NET multiline editbox that you can edit.

可以对其进行编辑

If you set the Multiline property to true, you can enter up to 32 KB of text.

如果Multiline属性设置true最多输入32KB文本

The indexes that support multiline fields are not replicated from the working master database to user databases.

支持索引没有工作主要数据库复制用户数据库

Enter this command to delete the value in the table that allows indexes to be created for multiline text fields.

键入这个命令删除表格允许文本文件创建索引

Gets or sets the behavior mode (single-line, multiline, or password) of the TextBox control.

获取设置TextBox控件行为模式单行密码)。

True if the text content wraps within a multiline text box; otherwise, false.

如果文本文本内容true否则为false

Typically occurs when the value of the Multiline property has changed; however, this event is not raised by MaskedTextBox.

Multiline属性更改通常发生事件但是MaskedTextBox不会引发事件

Multiline text box controls can be aligned left, right, or center.

Multiline文本控件可以居中

No type of scroll bar, including horizontal, will display if the Multiline property is set to false.

如果Multiline属性设置false显示任何类型滚动包括水平滚动

The following code example uses TextBox, a derived class, to create a multiline TextBox control with vertical scroll bars.

下面代码示例使用派生TextBox创建一个垂直滚动TextBox控件