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控件