continuation line 中文意思是什麼

continuation line 解釋
繼續行
  • continuation : n. 1. 繼續,連續;持續。2. 延續,續篇;(線路等的)延長。3. 【音樂】延留音。4. 〈pl. 〉連接短褲的幫腿,〈俚語〉褲子,襪子。
  • line : n 1 線;繩索;釣絲;測深度用繩,捲尺。 a fishing line 釣魚線。 be clever with rod and line 會釣魚...
  1. Yes, this continuation ( line, move ) was elaborated by grandmaster x

    是的,接下來的這步是x特級大師精心設計出來的。
  2. You have a file that includes long logical lines split over two or more physical lines, with backslashes to indicate that a continuation line follows

    文件含有邏輯上很長的行,分隔在2個或者更多的物理文件行上,行尾使用' '符號標記下一行仍然是邏輯上的同一行。
  3. In a flowchart, the means of representing the convergence of more than one flow line into one, or the divergence of one flow line into more than one. it may also represent a break in a single flow line for continuation in another area

    在流程圖中,用來表示把一條以上的流程線匯集成一條或者把一條流程線分成多條的符號,也可表示單條流程線的斷點,在另外地方繼續連接。
  4. As the line continuation character

    」連接符分成多行。
  5. Line - continuation character

    行接續字元
  6. Generates a line - continuation character and outputs the specified string on a new line

    生成行繼續符並在新的一行上輸出指定的字元串。
  7. If a line begins with white space, it is considered a continuation of the previous line ( even if the previous line is a comment )

    如果一行以空格開始,它被認為是上一行的延續(甚至上一行是注釋行) 。
  8. Statement by using a line - continuation sequence

    不能使用行繼續符序列(
  9. Comments cannot follow a line - continuation sequence on the same line

    注釋不能與行繼續符同行。
  10. You cannot continue a comment by using a line - continuation character

    不能使用行繼續符來拆分注釋。
  11. The line - continuation character is necessarily the last thing on a line

    行繼續符必須是一行上最後的字元。
  12. To break a single statement into multiple lines use the line - continuation character, which is an underscore

    在您要將該行斷開的點處使用行繼續符,它是一個下劃線(
  13. Some limitations exist as to where the line - continuation character can be used, such as in the middle of an argument name

    對於行繼續符在何處使用存在一些限制,例如不能在參數名中間使用。
  14. You can break an argument list with the line - continuation character, but the individual names of the arguments must remain intact

    可以用行繼續符拆分一個參數列表,但單個參數名必須保持完整。
  15. In the following example, the statement is broken into four lines with line - continuation characters terminating all but the last line

    在下面的示例中,語句被拆分為四行。除最後一行外,前三行都以行繼續符結尾。
  16. Second, if a string is too long for a single line, you can wrap the string using the python continuation character : the backslash

    第二,如果字元串用一行表示太長,您可以使用python連續字元:反斜線( )來對字元串進行折行。
  17. The logical source code line can be longer if you use line continuation characters

    如果使用行繼續字元,邏輯源代碼行可以更長。
  18. You may enter the whole command on one line if you omit this continuation character

    如果您忽略這個字元,也可以在一行中輸入整個命令。
  19. Statement allows multiple arguments, each of any python type. the trailing comma conveniently allows line continuation between

    從許多方面考慮,這是一個更安全的過程,但結果是使覆蓋
  20. When implementing a code generator for a language that supports a line - continuation character for example, visual basic, this method should output the line - continuation character before it outputs a newline character

    為支持行繼續符的語言(如visual basic )實現代碼生成器時,此方法應在輸出換行符之前輸出行繼續符。
分享友人