Notice that I've set up relative line numbering on the left.
请注意,我已在左侧设置了相对行编号。
单词 | Line numbering |
释义 |
Line numbering
原声例句
PKM OS Notice that I've set up relative line numbering on the left. 请注意,我已在左侧设置了相对行编号。
中文百科
行号 (编程语言) Line number(重定向自Line numbering)
行号是编程语言中的一个用语,是用来识别文本文档各行的数字。最常见的作法是在各行指定不重复的数字,第一行数字为1,后续各行依序加一。 C语言中源代码的行号定义成从文件开始到指定位置之间,所读到换行符号的个数再加一。 在一些古老的编程语言(如GW-BASIC)中,行号是程序语法中必需的一部份。 主要原因是当时的操作系统缺乏交互式的文本编辑器,程序编辑器的界面往往只有行编辑器。指定行号可以使编辑器知道要编辑哪一行,也可以在原代码的特定位置中插入一行。行号也可以将程序实际需要运行的先后顺序和输入程序时的顺序区隔开来。
英语百科
Line number 行号 (程式语言)(重定向自Line numbering)
In computing, a line number is a method used to specify a particular sequence of characters in a text file. The most common method of assigning numbers to lines is to assign every line a unique number, starting at 1 for the first line, and incrementing by 1 for each successive line. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。