continuation character信息详情

continuation character发音

意思翻译

[计]连续字符

相似词语短语

continuation───n.继续;续集;延长;附加部分;扩建物

character───vt.印,刻;使具有特征;n.(Character)人名;(英)克拉克特;n.性格,品质;特性;角色;[计]字符

analytic continuation───[数]解析开拓

continuation pattern───整理形态

continuation writing───续写

continuation sheets───[贸易]展期表

continuation sheet───[贸易]展期表;[经] 展期表

continuance continuation───连续

continuation task───延续任务

双语使用场景

Notice the continuation character (\); it allows the code to run to the next line.───请注意继续字符(\);该字符可允许代码运行到下一行。

other words, it's kind of a line-continuation character.───句话说,它是什么样的行继续符。

You can use the continuation character (\) to split statements over multiple lines.───可以使用继续字符(\)来在多行分割语句。

Spaces at the beginning of the next line after a line-continuation character are included in the string constant.───下一行开始处位于行继续符后的空格包含在字符串常数中。

When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.───CLP遇到行连续符时,它会读取下一行并将两行连接起来。

You can break an argument list with the line-continuation character, but the individual names of the arguments must remain intact.───您可以利用行接续字元中断一个引数清单,但是引数个别的名称则必须保持完整。

The line-continuation character is necessarily the last thing on a line.───行继续符必须是一行上最后的字符。

In other words, it's kind of a line-continuation character.───换句话说,它是什么样的行继续符。

Generates a line-continuation character and outputs the specified string on a new line.───生成行继续符并在新的一行上输出指定的字符串。

英语使用场景

If an expression extends beyond a single line, you must use the line continuation character.

When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.