It's, and in particular, the colon is the start, and the carriage return is the end.
尤其是,冒号是开始,回车意味着这块指令集的结束。
What that colon is saying is, I'm about to begin a sequence of instructions that I want to treat as a block.
这个冒号的意思是,下面的一系列的指令,要当做一整块来对待。
I'd like an integer please, a colon, and a space just for aesthetic reasons.
我想要一个整型数,一个冒号,和一个,使其更美观的空格。
We show particles interacting with the colon collisions.
我们想表现物质和冷却剂的,互动过程。
And I want you to get used to this, that colon is important, it identifies the start, and then the set of indented things identify all the things at the same level, and when we reset back to the previous level, that's when we go back to where we were.
我希望大家熟悉这个结构,冒号很重要,它定义了开始的地方,然后缩进号代表着,同样一层的对象,当我们到了,不缩进的地方的时候,也就到了以前的状态。
And that set of things is identified by the sequence of commands that are indented in, this one right here, following the colon but before I get back to the same place in terms of the indentation.
这个集合就是,后面缩进的一系列命令,就是这一块,在冒号后面,但是要,通过缩进。
The colon is important It's defining the beginning of a block of instructions. Yes sir.
这个冒号很重要,是因为它定义了,一块指令的开始,有问题么?
And in fact, that colon is important, so let me stress this over here.
实际上,这个冒号很重要,让我把这里强调下。
And we have an ELSE, followed by a colon in some other block of instructions.
然后是一个ELSE,后面跟着一个冒号,然后是一些其他的指令集。
The colon's identifying a block of code.
冒号意味着一段代码的开始,这里的意思就是。
So we have if, and that is followed by, I'm going to use angle braces here just to indicates something goes in here, some test followed by a colon.
那么我写了if,后面跟着,我这里会用一个角括号,来代表这里有些东西,冒号后面跟着一些测试。
I'm expecting the value that test to be a Boolean. Followed by a colon.
我希望测试的结果值的类型,是Boolean的,后面是个冒号。
应用推荐