• If it is right, I'm going to print out the information but I'm also going to change that variable to true.

    看如果它是对的,它是对的的话,我将会输出结果。

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

  • Again, same kind of reasoning says, given some value x, I happened to pick a small one here, what's an easy way to do this? Well, let's just start at one. That's my variable I'm going to change and check.

    好,尤其是,让我们到这里来,让我给大家看看第二个例子,让我把这个注释掉,这是我要解决的,第二个问题,假设我想找到一些整数的,所有除数,我想要找出来这个数的所有的除数。

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

  • Then the second derivative gives the change in entropy with respect to the variable that we're differentiating, with respect to which is either pressure or volume.

    二阶导数给出熵,随着变量变化的情况,这些变量包括压强或者体积。

    麻省理工公开课 - 热力学与动力学课程节选

  • Change the independent variable, find the change in the function, take the ratio and that's the derivative.

    改变自变量,算出函数的变量,计算比值,这就是求导

    耶鲁公开课 - 基础物理课程节选

  • All that's going to change, is the value the variable or the value of some data structures.

    或者一些数据结构的值,提醒大家在这块代码里面。

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

  • What if I don't change the value of that variable inside of the code?

    那么如果在循环内部,我不改变这些变量的值会怎么样?

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

  • Let me write a function, in fact the literal thing I would do is to say, identify the things that change, give each of them a variable name because I want to refer to them, and then write a function that captures the rest of that computation just with those variable names inside.

    让我来写个方法,实际上我的意思是,辨别出变化的东西,然后给它们逐个命名以区分,然后写一个用来计算,这些变量的,包括计算过程的方法。

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

  • And remind you that inside of here, I'd better be changing the variable. All right, if that variable that's counting is not changing I'm going to be stuck in an infinite loop, so I ought to that, right, expect somewhere in there, a change of that variable. All right?

    我最好改变了计数器的变量值,好,如果计数的变量没有变化的话,我就会被卡在一个无限循环里面,因此我应该【不可闻的声音】,对,在这里的某个地方,改变下计数器的变量,对不对?我要做的最后一件事情就是?

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

  • And then I run a loop in which I read something in, I check to see if it's the right type, if it is, I change that variable to say it's now the correct type, which means the next time through the loop, I'm going to say I'm all set and I'm going to bounce out.

    因为我还没输入,然后我运行一个循环,循环内部我输入一些东西,然后看看是不是正确的类型,如果是的话我改变input,Ok为真,来证明输入数是正确的类型,这就意味着下一次运行这个循环的时候,就可以跳出循环继续执行了。

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

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

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

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