青年中文青年中文

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.