• Like many cells in neurons, the shape of the cell is intimately related to its function within the organism.

    同许多种神经细胞一样,这个细胞的形状和,它们在生物体执行的功能紧密相关

    耶鲁公开课 - 生物医学工程探索课程节选

  • printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.

    那实际不是有某人在哪里执行,相关函数,而是在,h文件,按照惯例,它们是函数原型。

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

  • With simple branching, how long is it going to take to run a piece of code?

    但是在简单分支程序执行一个程序,要多长时间呢?

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

  • He has just returned from performing certain acts of ritual sacrifice.

    他刚从执行完,特定的祭典奉献仪式归来。

    耶鲁公开课 - 政治哲学导论课程节选

  • Now, how does this get played out to the public?

    那么这些建议在公众执行得如何呢

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

  • So let me expand on that very slightly, and again we did this last time but I want to do one more time. I have to be careful about how I'm actually implementing a list.

    我们之前做过了一次,但还是再做一次吧,我得小心的在列表执行,例如在这个例子

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

  • And inside of the machine, and things we'll talk about, there is a process that will allow that sequence to be executed as described in that recipe, so it can behave like any thing that I can describe in one of those recipes.

    在机器里面,还有我们要说的,里面有一个我们允许的,在方法描述的,将要被执行的序列的过程,因此它可以像我在方法之,描述的任意一种那样来表现。

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

  • If I now scroll down to the actual implementation, now does this work or not work?

    如果现在我向下滚动到实际的执行中,这个是可用的还是不可用的呢?

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

  • I'll let you just grok it but you can see it's basically doing what I did over there. Setting up two indices for the two sub-list,it's just walking down, finding the smallest element, putting it into a new list. When it gets to the end of one of the lists, it skips to the next part, and only one of these two pieces will get called because only one of them is going to have things leftovers.

    你们可以大体的浏览一下,但是它们基本就是我在那里所做的事情,为两个子列表设置了两个指针,指针顺着列表走下去,找到最小的元素,把它放入到一个新的列表去,当它走到一个列表的尾部时,它会跳到下部分去,两部分只有一个会被执行,因为只有一个会有元素剩余。

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

  • It takes an int; deal with it when you get to it and then once you look through the whole file, should you find -- ultimately find the actual code that defines or impliments this thing.

    它携带一个int数,当你获得了它就处理它,然后一旦你查看整个文件,最终你将发现实际代码,定义或执行了这个东西。

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

  • 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的平方不等于?

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

  • So we hit the curly brace so the very bottom of the function and as soon as you hit that, the next line in the story is well, then we return to main and where are we executing in main?

    我们抵达花括号了,这是函数的末尾了,一旦到了那个地方,在下一行,然后返回到main函数,在main哪里开始执行

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

  • But as soon as the most recently called function finishes executing, you have to take that tray off the stack in order to get at the previous function's memory, and once he's done executing, you have to take that one off and then what's left well then main.

    但是,一旦新的调用函数结束了执行,你必须从堆把托盘拿掉,用来获得先前函数的内存,一旦他完成执行,你必须把那一块拿下来,然后剩下的是main函数。

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

  • As an aside, if you ever just have one line of code that you want to execute, one puzzle piece in Scratch terminology, ; you actually don't need the curly braces; you only need the curly braces if you have two or more lines of code that you want to execute if that condition is true.

    此外,如果你只有一行代码,需要执行,在Scratch,术语叫做,一句代码,你就不需要使用花括号了;,如果那个条件成立,你有两行或更多行的代码时需要执行时,你就需要花括号。

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

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

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

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