出典:Wiktionary
line number (複数形 line numbers)
出典:Wikipedia
出典:『Wikipedia』 (2011/07/19 19:09 UTC 版)
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.