And then maybe ten minutes later I'll be like 'Oh,well, I need to talk to so-and-so,' and so then I'll go back on it, every thirty minutes or something."
VOA: special.2009.09.14
I don't expect you'll all immediately grab it, but you will need to understand it before the quiz comes along.
我不期望你们马上就能掌握,但是你们需要在,考试前弄懂它。
And on Friday in class, at the beginning of class, I'll go over just in all the detail you could possibly imagine everything you need where it is, what you do, what kind of calculators you can bring, which by the way are any calculator.
在周五那节课开始的时候,我会详细地告诉大家,你们所能想到的,在哪考,你要做什么,什么样的计算器可以带,顺便一提的是,什么样的计算器都可以。
Computing square root. I'm going to capture it in a piece of code, I'm going to be able to refer to it by a name, and I'm going to suppress the details, meaning inside of that computation, you don't need to know what it does. You just need to know, if I give it the right kind of input, it'll give me back an input that satisfies the contract that I set up.
比如计算平方根,我会用一段代码来说明,我将给它命名,并且忽略细节,意思就是在这一段计算过程中,你不用知道它做了什么,你只需知道,如果我进行了正确的输入,它将会给我符合条件的输出。
I need to now put this float somewhere, and I'll put it in a variable called f that you can call it whatever you'd like.
我现在需要把这个浮点数放在哪个地方,然后我把它放在,一个叫做f的变量里,你也可以给这个变量取其它的你喜欢的名字。
应用推荐