multiline

英 [ˌmʌltɪˈlaɪn] 美 [ˈmʌltiˌlaɪn]

n.  多线;复式线路

复数:multilines

计算机



双语例句

  1. Indicate that you want to create a new multiline text index.
    这表明您想要创建一个新的多行文本索引。
  2. You must build an index for every multiline text field in the user database where a text query is used as a filter.
    您必须在用户数据库中为每一个多行文本域建立一个索引,在这个数据库中文本查询相当域一个筛选程序。
  3. In Oracle Database10g, multiline text fields that do not have an index cannot be used in queries.
    在OracleDatabase10g中,没有索引的多行文本域在查询系统中是不可能被检索到的。
  4. Enter this command to delete the value in the table that allows indexes to be created for multiline text fields.
    键入这个命令来删除表格中允许为多行文本文件创建索引的值。
  5. For example, if you change a word in a multiline comment, the CDT analyzes the partition containing the comment and not the rest of the code.
    例如,如果要在多行注释中改变一个单词,CDT只分析包含了注释的分区,而不分析其余代码。
  6. Therefore, you must re-index all multiline text fields after moving databases.
    因此,您必须在移动数据库之后对所有的多行文本域进行检索。
  7. This row includes a value that allows indexes to be created for multiline text fields.
    这个行包括一个允许为多行文本域创建索引的值。
  8. You can re-index the multiline text fields by following the same procedures used to create the indexes on the original user database.
    您可以通过下面的与在原始用户数据库上创建索引一样的步骤来对多行文本域进行重新检索。
  9. Groovy solves two of the worst Java String limitations today, making it easy to write multiline strings and to do run-time substitutions.
    现在,Groovy解决了两个最差的JavaString限制,简化了编写多行字符串和进行运行时替换的功能。
  10. The only supported ones are case sensitivity and multiline, because all supported libraries can handle them.
    受支持的标志只有casesensitivity和multiline,因为所有受支持的库都可以处理它们。
  11. With this last step, your index for the multiline field is complete.
    还有最后一个步骤,您的多行文本域索引就完成了。
  12. Build indexes for all multiline text fields that will be indexed.
    为所有将被索引的多行文本域建立索引。
  13. Identify all multiline text fields in the user database.
    在用户数据库中确定多行文本域。
  14. Notice that the triple quotes handle the multiline XML document with ease.
    注意,三重引号可以轻松地处理多行XML文档。
  15. The indexes that support multiline fields are not replicated from the working master database to user databases.
    支持多行域的索引并没有从工作主要数据库中复制到用户数据库中。
  16. Run an SQL script to build the indexes for all multiline text fields that will be used for queries.
    运行一个SQL脚本来为所有将要被查询的多行文本域建立索引。
  17. Specifically, you must name each instance of pv using name, and you must enable multiline mode with cursor.
    具体地说,必须使用name命名每个pv实例,还必须使用cursor启用多行模式。
  18. Important: When you drop the index for a multiline text field, that field can no longer be used for queries.
    重点:当您删除一个多行文本域的索引时,这个域将不再在查询程序中使用。
  19. Similarly, some formats support multipart shapes ( for example, multiline or multipolygon).
    同样,一些格式还支持多部分图形(例如,多个线条或多个多边形)。
  20. However, not every multiline text field needs to support case-insensitive queries.
    然而,也并不是每一个多行文本域都需要支持区分大小写的查询。
  21. The script will prompt you to either drop an existing multiline text index or to create a new multiline text index.
    这个脚本将提示您要么删除一个现存的多行文本索引要么创建一个新的多行文本索引。
  22. Multiline description of the currently selected item.
    当前所选项目的多行描述。
  23. This recipe's code takes a multiline string and adds or removes leading spaces on each line so that the indentation level of each line of the block matches some absolute number of spaces.
    这个配方中的代码,把一个多行字符串增加或移去每一行的前导空格,使得每一行的缩进级别与确定数量的空格匹配。
  24. With A.net multiline editbox that you can edit.
    您可以对其进行编辑。
  25. A simple convention is used for multiline text messages.
    多线程文本信息有一个简单的规则。
  26. This control allows you to create a multiline text box.
    此控件使您可以创建多行文本框。
  27. The number of lines to display for a multiline textbox.
    多行文本框要显示的行数。
  28. Place a comma after every value in a multiline list.
    在多行列表的每一个值后面加逗号。
  29. For more information, see the multiline option in regular expression options.
    有关更多信息,请参见正则表达式选项中的multiline选项。
  30. Since VB does not support multiline anonymous methods, C# has a definite advantage here.
    由于VB不支持多行的匿名方法,C在这方面有明显的优势。