• "I realized that if I was going to write, what I was going to have to do instead was to write what I was willing to learn instead of what I knew.

    VOA: special.2009.10.12

  • If I write Fibonacci, you see it right there.

    也就是前两个月的总和。

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

  • I wrote it down because I wanted to write it down and read it if you want.

    我把它写下来了,因为我想把它写下来。如果你愿意的话,读读看吧。

    肉品市场区的作家 - SpeakingMax英语口语达人

  • I'm out of numbers so I can just write down the 7 and now, if you're following along, what step comes next?

    再没有数字了,所以直接将7写下来,下一步是什么?

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

  • Now, I want to draw-- what if we write 10,000 policies?

    现在我来画...,如果签了10000份保单会怎样

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

  • Now, if you guys are using your computer or you have a pen, I'd just like you to write down what your estimates are of a few foods I'll show you and see what you say.

    使用你们的电脑,或者拿起支笔,请写下对以下我展示的一些食物,卡路里的估测,让我们看看结果

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

  • If I do that, I would like to call the coordinate y, then I will write the same thing.

    如果是那种情形,我会把坐标记为y,然后写出一样的式子

    耶鲁公开课 - 基础物理课程节选

  • Let me just also say there are a thousand things to talk about in this novel, so I hope you'll get to some of them in section. And if you want to write about this, it's a very rich novel for writing your papers.

    我想说在这本书中有很多东西可以探讨,我希望你们能够在一些章节中想想,如果你想要写一些关于这方面的东西,这是一本很能够丰富你们文章的书。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • But in that way I know you are closing " So if you're freshman write "one", " if you're sophomore, write down "two".

    这样标记只是为了方便记住你,如果是大一新生,写上“一,大二的话,写上“二。

    麻省理工公开课 - 电影哲学课程节选

  • I take good to mean good. Consequently, if you were to write a good paper for me, B that would get a B.

    我认为好就是好,如此一来,如果你给我写了篇好论文,就会拿。

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

  • I wonder if he's going to write back.

    我在想他会不会回信。

    I wonder if 实战 - SpeakingMax英语口语达人

  • We're not being merely churlish, I think, if we want to ask why someone would want to write a poem in such a form.

    我们要问为什么会有人,想要写这种形式的诗并非毫无道理。

    耶鲁公开课 - 弥尔顿课程节选

  • For example, I don't have more space to write, if this is time and this is earnings-- if your earnings were,say, flat and suddenly increased like that, they wouldn't believe this increase at first, so the board would decide to adjust only, say, half way up.

    例如,没地方写了,横轴是时间,纵轴是收益,如果你的收益,一直平稳,突然间提高,他们刚开始不敢相信这种增长,董事们决定只小幅增加,如增到一半

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

  • The order complexity here, if I actually write it would be-- sorry, order n times m, and if m was equal to n, that would be order n squared, and this is quadratic.

    如果m等于n的话,也就是n的平方,这是一个平方复杂度的问题,这是和前面不同类型的,好,我在做什么呢?

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

  • It was very impactful to start a book that way because I doubt that hardly any readers actually write out a check on the spot to UNICEF; but if you don't, then you are in some sense responsible for the loss of 30 lives.

    这是一个有力的开场白,因为我认为几乎不会有读者真的,会写张支票把钱寄给联合国儿童基金会,如果你无动于衷,那么你在某种意义上,要为那逝去的30个生命负责

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

  • That is if I can write code that would solve all instances of smaller size strings, then what I just described isPalindrome will solve the larger size one.

    然后我会描述如何处理大字符串,事实上这正是我所做的,我希望你能看看这边的这段代码,就是这个。

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

  • The advantage of introducing that guy is that if you like, I can now write an equation for the acceleration as a vector.

    引入它的好处是,如果你愿意的话,我可以把加速度写成矢量形式

    耶鲁公开课 - 基础物理课程节选

  • All the groups that stand to win or lose from it are all figuring out what it does to them and they're taking the positions out of self-interest So, I wanted to write something that was more perspicacious if I could manage that.

    所有人无论赞同或者不赞同这个改革,都试图搞清楚这个改革对他们将有什么影响,从自身利益来讲,想搞清楚他们究竟能得到什么,所以,如果我可以的话,我更希望我能写一些独具慧眼的东西。

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

  • In portraying the deity, I would think, if I were to write an epic poem - I would feel that I would be expected to stay within the fairly narrow parameters of religious decorum.

    要表现神性,我认为,要是我要写一首史诗的话,-我肯定会觉得不能越出,宗教教义狭窄的界限。

    耶鲁公开课 - 弥尔顿课程节选

  • And in particular, if I think about that problem - actually I want to do this- if I think about that problem, I'm going to write a little piece of pseudo code.

    关于这个问题尤其要注意的是,实际上当我考虑这个-,问题的时候我想这么做,我会去写一点伪代码。

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

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

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

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