In other words, it's kind of a line-continuation character.
换句话说,它是什么样的行继续符。
You cannot continue a comment by using a line-continuation character.
您无法使用行接续字元延续注解。
You can break an argument list with the line-continuation character, but the individual names of the arguments must remain intact.
您可以利用行接续字元中断一个引数清单,但是引数个别的名称则必须保持完整。
Notice the continuation character (\); it allows the code to run to the next line.
请注意继续字符(\);该字符可允许代码运行到下一行。
You can use the backslash character (\) as the line continuation character in CLP command mode or interactive input mode.
在CLP命令模式或交互输入模式下,可以将反斜线字符(\)用作行连续字符。
Note: the backslash character at the end of the first line in the command shown above is used only as a mechanism to indicate a line continuation.
注意:在以上显示的命令中,第一行末尾的反斜杠字符只是用于表明同一行的延续。
Note: Listing 3 uses the backslash character to indicate a line continuation; it is not part of the command.
注意:清单3使用反斜杠字符表示连续行;它不是该命令的一部分。
On Windows operating systems, the line continuation character generates a temporary db2 (cont.)
在Windows操作系统中,行连续字符生成临时db 2 (cont .)。
When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。
Note that the \ character is for line continuation only and should not be included in the command line.
注意,\字符仅用作续行符并且不应当包含在命令行中。
Second, if a string is too long for a single line, you can wrap the string using the Python continuation character: the backslash (\).
第二,如果字符串用一行表示太长,您可以使用Python连续字符:反斜线 (\) 来对字符串进行折行。
If an expression extends beyond a single line, you must use the line continuation character.
如果表达式超过一行,必须使用行继续符。
If an expression extends beyond a single line, you must use the line continuation character.
如果表达式超过一行,必须使用行继续符。
应用推荐