• And that you might look at, for example, that first example, and say, man by this stage it was already sorted, yet it had to go through and check that the third element was in the right place, and then the fourth and then the fifth and then the six.

    你可能会看看例如第一个例子,然后要抱怨,到这里,它已经是排好序的了,但他还是得遍历查看,第三个元素是不是在正确的位置,然后第四个,第五个,第六个。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • It says while the index is smaller than the size - of the list, I'm not at the end of the list and I don't have an answer yet, check.

    当然是如果我还没检索目标数的话,因此我会看看是不是,这里真的看不情。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Star means here is an address go there. That's all.

    这里的意思是一个那里的地址,就是这样。

    哈佛公开课 - 计算机科学课程节选

  • That means starting at the first one, I'm going to do something to it. And what am I'm going to do? I'm going to take that character, convert it back into an integer, and add it into some digits. And I've done a little short hand here, which is I should have said some digits is equal to some digits plus this.

    这意味着从第一个字符开始,我要对他们进行一些操作,我要做什么呢?我要取得这个字符,然后把它转换为整数,然后加某些数上面,我在这里用了一些缩写,我本来应该写一个数字等于这个数字。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So now, in this case, this code is going to, when we get here, check, and if you haven't seen that strange thing there, that exclamation point in bang computer-ese called a bang, it says x if ANS star ANS is not equal to x, all right?

    那么现在,在这个例子中,当我们执行到这里,代码会检查,如果你没有看过这个奇怪的东西,这个感叹号在计算机学中被叫做,代码的意思是如果ANS的平方不等于?

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定