• If you can put it in other words, those other words take the form of an appeal to intention.

    它换个方式表达出来,那也需要借助于意图。

    耶鲁公开课 - 文学理论导论课程节选

  • You use the "must" in conjunction with another word.

    需要“must”与其他的词连在一起使用。

    Must 课堂 - SpeakingMax英语口语达人

  • And we haven't talked about reactions at all yet, so you don't need to worry about the specifics of that exactly, but just that if you have this negative change in energy, you have a more stable product than you do reactant.

    当然我们还没有开始讨论反应,所以不用担心它的细节是怎么样的,需要知道,如果能量的变化是负值,那么你将得到一个比反应物更稳定的生成物。

    麻省理工公开课 - 化学原理课程节选

  • The solution is so simple, give us $2, we'll give you a ticket and yet it takes nine steps to do that.

    解决方案也简单,给我们2美元,我们一张票,但是需要9个步骤来处理。

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

  • If you or I buy it, it costs $51 per dose, you need three doses to be effective.

    如果或者我购买它,每支花费五十一美元,需要购买三支才会起效

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

  • If you set up a company, you don't want to pay a dividend for a while because you need the money and you're reinvesting it in the company and people will understand.

    如果开办一家公司的话,短期内不会想发放股利,因为需要收益用来投资,人们会理解这一点

    耶鲁公开课 - 金融市场课程节选

  • Well, what you do is you extinguish them.

    需要它们区分开来。

    耶鲁公开课 - 心理学导论课程节选

  • You try to design actually I'm going to come back to that in a second. It's like you're trying to use a hash function that spread things out pretty evenly. But the places you store into in those lists may have to themselves have a small list in there, and when you go to check something, you may have to do a linear search through the elements in that list.

    尝试着去设计,实际上过会儿我会回头讲解这个问题,类似于需要用一个哈希函数,非常平均的物体分发出去,但是在列表中数据,映射到的地方可能会有自己的一小段列表,当回头查找数据的时候,可能需要在那一小段列表中做线性查找。

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

  • Now the bases, and you don't need to memorize the structures of these I'm going - I'm describing the whole molecule to you in its molecular detail and then we're going to simplify it down to a version that we can talk about more easily.

    现在讲碱基,需要记住这些结构,我们详述整个分子,的结构细节,然后我们把它简化为一个模板,使我们更容易讨论

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

  • Otherwise, it's a pretty bad mistake, but sometimes you do want an infinite loop, Word for instance, Microsoft Word if you use it or pages or the like on your Mac or PC.

    否则,它会是一个错误,但有时确实需要一个无穷循环,例如微软的,当在Mac或者PC上使用它时。

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

  • So, you turned in p-set 3 today, but we'll have the answers posted for you this afternoon, so you can start studying from p-set 3, even as early as tonight, if you want to, because those answers will be there for you.

    今天大家应该要交第三次作业了,而我们会在今天下午答案给大家贴出来,这样大家就可以尽快开始复习第三次作业的内容了,甚至今天晚上就可以开始,如果需要的话,这些答案会给一些帮助。

    麻省理工公开课 - 化学原理课程节选

  • So we'll say hello to you later, if need be.

    所以我随后跟说hello,如果需要

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

  • You have to pass it as input to another function, as you'll see as possible in problem's Set One specification, but it's ultimately up to you.

    需要把它传给另一个函数当入参,就像,在习题集1中可能看到的,但它最终取决于

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

  • That's because, at the end, if- -suppose you're one month or two months away from the payoff of the mortgage, you don't have any balance left, so the interest that you're paying is -hardly any balance left--is very low and so you're payment is paying off principal, mostly.

    这是因为,在最后,如果,假设还剩1到2个月,就可以还清抵押贷款,那么剩下的贷款余额就很少了,因此需要付的利息,会非常少,因为贷款余额几乎为零,此时偿还的就主要是本金

    耶鲁公开课 - 金融市场课程节选

  • Once you're doing this on your own, -- especially, for example, on exam 2, which is a ways down the road, you won't be able to look at those steps, so you need to make sure that you can go through them without looking at them, but for now we can look at them as we are actually learning how to draw the Lewis structures, and rather just go through them step-by-step, it's more interesting to do it with an example.

    每当要画一个路易斯结构的时候,特别是,比如,在第二次考试中,在不远的来,你将看不到这张表,因此需要确保自己在不看这张表,的情况下也能按照上面的流程来画,但是目前我们是可以看着这张表,来学习如何画路易斯结构的,而相比于一步一步地讲,通过例子来演示一下会更有意思。

    麻省理工公开课 - 化学原理课程节选

  • Now we'll guide you through it as you'll see in the specs as to what holes you need to fill in within the framework.

    现在我们引导,从而可以从说明书中看出,需要在框架中填写什么内容。

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

  • So the first one here is something called insertion sort which amounts to going through the list, taking the first thing that you see and inserting that element into its correct place, - then moving on to the next one, dealing with what element-- whatever element you're given and putting it in its right place.

    首先是插入排序,在此算法中,需要遍历整个列表,遇到的第一个元素放在其正确的位置,然后移动到下一个元素,继续处理-,不管是什么元素,都其插入到合适的位置。

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

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

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

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