So you can think of a new line as being rolling the paper up so you're on a new line but a carriage return moves the cursor or moves that writing head all the way back to the left.
你们可以把换行想象成翻纸,把回车当做是将光标,移动到最左边。
Usually with just two, maybe three characters, a character that you can't really see as well on the screen, otherwise, so a new line character.
通常需要两到三个字符,这些字符你们在屏幕上是,看不到的,这个是换行字符。
No new line just 'cause I made an aesthetic call that this looks kinda nice if the prompt stays on the same line.
基于美学等原因,我们就不换行了,让将要打印出的东西跟在其后。
> So it's a new line character.
>没错,就是换行符。
You can certainly hit Enter but as we saw-- seen that very quickly makes a mess of your code and such and so backslash N is new line.
你也可以敲回车键-,但是会让你的代码看起来乱七八糟,反斜杠n就是换行符。
I mean, you'll play with it in great-- with great delight this semester, you will see that backslash N is the standard in any text file for creating what we know as new line characters.
我是指,这学期,你们会很高兴-,和它打交道,同时你们也会看到,在任何文本文件里,反斜杠n已经是,换行的代名词了。
应用推荐