匹配语句分隔符的正则表达式。
默认语句分隔符为分号,也可以被修改。
The default character, a semicolon, appears in a field that you can modify.
竖线作为语句分隔符的一个重要用途体现在注释中。
One important use of the vertical bar as a statement separator is in commenting. Vimscript comments start with a double-quote and continue to the end of the line, like so.
您还会注意到,我不需要在语句之间(除了特定情况下)加入语句分隔符,像分号。
You will also notice that I don't need to put statement separators, like semicolons, in between statements except in certain cases.
这不包括那些被用在对象定义,数组定义,var语句,和参数列表中的逗号分隔符。
This does not apply to the comma separator, which is used in object literals, array literals, var statements, and parameter lists.
在LOADdata语句中可以修改列值分隔符的缺省值。
The column value separators can be changed from the defaults in the LOAD DATA statement.
语句之间或函数参数之间的分隔符。
Commas, for example, can separate statements or function parameters.
通过使用竖线做分隔符,可以将两个或更多个语句放在单个行中。
You can also put two or more statements on a single line by separating them with a vertical bar.
要使用分隔符“|”创建与customer表具有相同表模式的外部表“et_customer”,可以使用以下ddl语句。
To create an external table "et_customer" with the same schema as customer table with a delimiter "|", you can use the following DDL statement.
对于要分析CREATEPROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.
在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.
分隔符逐一进行分隔的语句块,则编辑器将使用相应语言的缩进规则,将该块视为一个语句块来设置它的格式。
Delimiters, the editor will format the block as if it were one block using the indentation rules of the appropriate language.
分隔符逐一进行分隔的语句块,则编辑器将使用相应语言的缩进规则,将该块视为一个语句块来设置它的格式。
Delimiters, the editor will format the block as if it were one block using the indentation rules of the appropriate language.
应用推荐