There may be some inefficiencies, and at some point, if you catch me in the hallway, I can give you a sermon on what goes on inside that reactor.
可能会有某些损耗,如果你能在过道上遇到我的话,我会给你详细讲讲,里面到底发生了什么。
So if you want a real milk to drink, go to the cow and tell, "Give me fresh milk."
所以,如果你想喝真正的牛奶了,就去跟牛说,“给我点儿新鲜牛奶吧。”
You have nothing that identifies that there, you have no way of saying what this grouping actually means.
我仅仅用了一个数组,就把信息聚集到一起了,假设我给了你。
I take good to mean good. Consequently, if you were to write a good paper for me, B that would get a B.
我认为好就是好,如此一来,如果你给我写了篇好论文,就会拿。
I will be happy to admit that I read through this I probably cannot tell you what it did unless I really obsessed over these details.
我不得不承认,恐怕我读完后,也不能告诉你它都干了些什么,除非我完完全全被这些细节给迷住了。
Then he said, "Let me go, for dawn is breaking." But he answered, "I will not let you go, unless you bless me." Said the other, "What is your name?"
那人说,“天黎明了,容我去吧,“但他说,“你不给我,祝福,我就不容你去,“那人说,“你名叫甚么?“他回“
There were some problems with that deal and I just give you one news report on that, but you can follow it if you're interested.
那项交易里存在很多问题,而我仅仅给了你一段关于它新闻报道,不过如果你对此感兴趣你可以去追查一下
Moreover, if you say, this stockbroker he was lying to me, he told me that this was a good investment and he even lied and said something to get me roped in, they won't pay you back.
再者,如果你说,股票经纪人欺骗我,他说买这个股票是个好投资,他对我说谎,把我骗迷糊了,他们不会还钱给你
And your dad is like, "Oh, give me a big hug, I can't wait to see you."
你的爸爸说,“哦,来赶紧给爸爸抱一下,我等不及要见你了。”
Already from this class if I told you that I gave you energies in some spectrum but they were off by a factor of four, what would you think? Maybe the Z is wrong.
从这节课开始,如果我告诉你我给了你,在某些光谱里的能量,但它们不属于四大元素之一,你会怎么想?也许Z是错的。
We need to discuss this so if you text me, it will help a lot.
我们得讨论这事,所以要是你能给我发短信的话,那真的太好了。
It does represent the sum, in the sense that if i gave you four bucks and I gave you five bucks, I gave you effectively nine.
它表示的就是这两个矢量的和,好比是如果我给了你四美元,然后再给你五美元,我其实给了你九美元
In fact, I don't quite know what he is saying" and struggled more than you're expected to because you anticipated what I've just been saying about the setting and about the role of Foucault and all the rest of it, and were possibly more confused than you might have expected to be.
事实上,我也不太清楚他在说什么“,然后你发现这比预想的更难理解,因为你预想了我给你们设置的背景,以及福柯和其他人的角色,然后可能会发现比自己预想的更困惑。
I've had all three, so I think I would say, "Get yourself some fresh legs, I've had the opportunity to do the best that I can do. I'm very prond of it, and I'll be glad to help you find somebody else who will feel the same way.
现在我三个职位都担任过了,给你自己找点新伙计吧,我有机会尽我所能,做到自己满意,我感到很自豪,我非常乐意帮助你找到其他,会和我的感觉一样的人。
Well, I did all this for you. I'm providing a service to you,
我为你做了事情。我给你提供服务,
I'm not going to go to the store to buy more.
我不会再跑去店里给你买了。
And here I finally have a role for you.
在这里我最终有一个角色给你了。
Once you give me that, give me that there's somebody there with my similar personality, I think that may be all that matters.
一旦你给了我,给我一个有着和我相似人格的人存在,我想就足够了。
Gee, you know, I showed you this earlier.
天哪,你知道,我之前给你们展示过了。
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.
比如计算平方根,我会用一段代码来说明,我将给它命名,并且忽略细节,意思就是在这一段计算过程中,你不用知道它做了什么,你只需知道,如果我进行了正确的输入,它将会给我符合条件的输出。
bug Now, this was not the bug in this program because I did, in fact, use the equality operator and so it feels like if I type the word foo both times I should, in fact, get back you type the same thing.
现在,在这个程序中这个不是,因为,实际上,我使用了等于号,如果我输入单词foo两次,我返回给你“输入了相同的东西“
To gain an understanding of some of the issues involved, and the emergence of a tribal structure in the land, it's helpful to know something about the geography of Israel, which is why I have handed out for you a couple of different maps but one that gives you physical features .
为了了解其中一些事件,以及在这片土地上逐渐出现的部落形式,了解以色列的地理是很有好处的,这也就是我给你发了几份不同地图的原因,其中有一幅呈现了物理特点,在最上面。
But notice what this does. The first thing it does is, it says, let's check and make sure x is greater than or equal to 0. If it isn't, notice what's going to happen. None of that block is going to get executed, and it's going to come down here and print out a useful piece of information, which says, hey, you gave me a negative number. I don't know how to do this.
做的是和以前一样的事情,但是注释它做了什么,第一件做的事情就是,程序说,要去检查并且确信x是大于等于0的,如果不是的话,请注意会发生什么,下面的代码都不会被执行,程序会到这里来然后显示一些有用的信息,信息会说,嘿,你给了我一个负数,我不知道该怎么弄这个了。
And for Problem Set 0, too, those of you might think Scratch kind of imploding since I was 6, well then we'll hand you some of these little logic boards which are a variety of real world sensors you can connect to your Mac or PC and push yourself a little further with interactions, with the real world.
对于习题集0也是如此,有些人可能认为从我6岁开始就不怎么用Scaratch了,那么我给你一些小的逻辑板,它们就是各种各样的真实世界的感应器,你可以用它们来连接到你的手机或电脑上去,和现实世界做进一步的互动。
应用推荐