倒数第几行用英文怎么说
时间:
"倒数第几行"用英语可以说成"the nth pne from the bottom"或者"the nth last pne"。
这种表达方式的来源可能是源于计算机编程中对文件内容的操作,在编程语言中,我们经常需要读取文件中某一行的内容,而“倒数第几行”就是从文件末尾开始算起的第几行。
例句:
The last pne of the file is "The end."
"文件最后一行是“The end.”"
I need to get the 10th pne from the bottom of the file
"我需要获取文件倒数第十行"
这种表达方式的来源可能是源于计算机编程中对文件内容的操作,在编程语言中,我们经常需要读取文件中某一行的内容,而“倒数第几行”就是从文件末尾开始算起的第几行。
例句:
The last pne of the file is "The end."
"文件最后一行是“The end.”"
I need to get the 10th pne from the bottom of the file
"我需要获取文件倒数第十行"