• What I have now is the following: I can write expressions, do combinations of things to get out values, I can store them away, I can print them up.

    我已经讲过如下内容:,如何写表达式,如果把东西混合然后得到结果值,我可以将其保存,也可以将其显示。

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

  • If I haven't solved the problem, let me solve it, and store the answer away for later reference.

    让我解决它,然后保留答案以备下次调用。

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

  • Until we say something more, it's not clear that we shouldn't just, all right, note it, store it away, and forget about it, just like the facts about the state capitals.

    直到我们说了更多之前,也不一定说,我们不应该,记下它,把它收起来,然后忘记它,正如关于州首府的事实一样。

    耶鲁公开课 - 死亡课程节选

  • It's the way to store energy in a place that protects it, packs it away, and keeps it for pregnancy and for nursing the baby, so it's very important from a reproductive point of view.

    这样把能量储存在一个地方,保护起来,为怀孕和养育孩子备用,从生殖观点来看这是很重要的

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • 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里面可以做什么,来操作它们了,或者在任何编程语言里。

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

  • I get to the end of the loop, and I actually do a little bit of wasted motion there. And the little bit of wasted motion is, I take the value at i, store it away temporarily, take the value where min index is pointing to, put it back in there, and then swap it around.

    我走到了循环的末尾,事实上我做了多余的动作了,有点多余的是我把i的值,临时保存起来了,看看MinIndex指向的值,放回到哪里,然后再交换。

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

  • Why is this much nice? Well, that's a handy piece of code. Because imagine I've got that now, and I can now store that away in some file name, input dot p y, and import into every one of my procedure functions, pardon me, my files of procedures, because it's a standard way of now giving me the input.

    为什么这样很好呢?,这是一段很好用的代码,因为想象下如果我有了这段代码,我能把它用某个文件名保存起来,后缀是。py,导入到所有的处理函数中,抱歉,我的处理文件,因为这是一个标准的输入方法。

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

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

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

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