• And so now at the end of the story we have, indeed, swapped the values, but the story isn't quite complete because there's still something that's going to happen next.

    最终我们的确已经,交换了那些,但是还没完,因为下一步还要发生一些事情。

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

  • I'm much better having an exception get handled at the time of input than to let that prop -- that value rather propagate through a whole bunch of code until eventually it hits an error 17 calls later, and you have no clue where it came from.

    不是我期望的格式,这时我最好有一个异常处理,而不是让其传下去,这个传到代码的整个分支,最终会导致一个错误17调用的发生,并且你不知道这个错误是哪里来的。

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

  • In temp. So that means at the end of that first line of code just as before the value of 1 ends A up in a variable called temp because we said go to A and I look around, oh, there's A, what's there?

    在temp中,在第一行代码的末尾,1最终到了叫做temp的变量中,因为我们指明了定位到,并且四处查看,哦,这里是A,里面是什么?

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

  • All right, first question. What values of x does it terminate? Again, assume x is an integer.

    好,第一个问题,对于x的什么程序,会最终终止,还是假设x为整数。

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

  • What's the value of this X at the end of the day?

    最终X的是多少呢?

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

  • So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.

    也就是运算对象,让我们看看这些表达式,然后看看里面的这些,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。

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

  • And in fact, now let me ask those two questions about this piece of code. First question is, for what values of integers-- we're going to assume integers-- but for what values of x does this code terminate? And the second question is, for what values of x does it give me back the right answer?

    实际上,让我关于这块代码问两个问题,第一个问题是,对于什么样的整数,我们会假设是整数,对于x的什么程序,会最终终止?第二个问题是,对于x的什么程序,会返回正确答案?

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

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

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

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