• Oh, I got it so I can read it."

    标上音标后我就能朗读它了“

    麻省理工公开课 - 媒体、教育、市场课程节选

  • First of all, having read in that value, I can check to see, is it of the right type?

    首先,读一下这个值,我们可以来检查看看是不是正确的类型?

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

  • You can't read it unless you take the course -and so I'm going to wait a little bit.

    也就是说,你只有选了这门课才能读到,所以我会等一段时间再发。

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

  • Now I take it the dissertation can be read without knowing that, and the science is fine.

    我认为我们在读他的论文是,在不知道他信仰时,他研究的科学并无不妥。

    普林斯顿公开课 - 人性课程节选

  • That's really beyond what I'll be asking you understand for the course but you can understand that if you read it, I'm sure.

    这些内容超过了,要求你们在课堂上要了解的内容,不过你可以在书中进一步理解

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

  • But I'll give you the envelope and you can open it up and read them.

    但我会把信封给你,你可以打开信封自己看。

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

  • I'm going to read from here so I can actually see it.

    理查的回应。

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

  • Okay. I can't read it but two minutes and fifty seconds, two minutes--this one's only two minutes, three minutes and twenty seconds, that kind of thing.They're short, whereas Beethoven,as mentioned,is much longer.

    好,我读不出但是它唱2分50秒,两分钟,这首歌只有两分钟,3分20秒,基本都是这么长,它们都很短,但是我们刚才说的贝多芬就要长的多。

    耶鲁公开课 - 聆听音乐课程节选

  • Revenues minus costs makes profits, and again, for those of you who are less familiar with economics, I'm hoping this is not really too hard but you can read up on it.

    收入减去成本就是利润,对经济学不太了解的同学,我觉得这个很简单,你们都能听懂吧

    耶鲁公开课 - 博弈论课程节选

  • Now I don't know if you can read it because it's a little blurry, but a diet program that's been successful over two thousand years; can't beat that kind of a track record.

    我不确定你们能否读懂它,其内容有些模糊,但该减肥方案已有两千年的成功史,这个记录是难以打破的

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

  • There are so many ways in which that has changed the world, but I can't do justice to it but Hanson does, so if you want to read, fields Without Dreams, you can ponder the significance of this great change.

    有太多改变这个世界的因素了,我很难全部都客观地讲出来,但是汉森可以,你可以在《遗梦之野》中有所了解,你可以仔细琢磨这些伟大的变革

    耶鲁公开课 - 古希腊历史简介课程节选

  • So, I think that kind of thing. You should read that poem : Student: I like the line where it's if you can be in a crowd but not lose the common touch -that's my favorite line Mr. Carl Icahn: That's right. If you can walk in a crowd and still not lose the--if you can walk with kings and not lose the common touch.

    所以为这些事情你应该读读那首诗,学生:我喜欢这句,如果你跟村夫交谈而不变谦虚之,态,亦或与王侯散步而不露谄媚之颜,那是我最喜欢的一句,卡尔·伊坎先生:对,是的,如果你可以和农夫交谈而,不变--亦或与王侯散步,而不露谄媚之颜。

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

  • I read all kinds of remarkable books and yet I can never make out what direction I should take, what it is that I want, properly speaking."

    我读过各种各样的名著,但是我还不能决定我接下来要走的方向以及想要追求的东西,以便能得体地讲话“

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

  • So I'm hoping you can read that, and it's also in your handout.

    我希望大家能去读读它,它在你们的课堂手册上。

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

  • I'm not going to get into in too much detail because we don't have the time, there are other places where you can read about it if you're interested, but I'll just give you a little information on this.

    我不会讲太多的细节,时间不太够,如果你们感兴趣,很多资源可供参考,我会给你们点提示

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

  • So I'm going to check to see if- really can't read that thing, let me do it this way-- right, I'm going to increase the number of compares, and I'm going to check to say, is the thing I'm looking for at the i'th spot in the list?

    让我们这样做吧-好-,我会去增加比较次数的计数器,然后去看看在第i处的元素,是不是我要找的呢?,这里s的意思就是,给定数组的?

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

  • I can read as alanine, for example, from this table and if I see a , I know it has to be alanine.

    通过查表我知道GCU对应苯丙氨酸,如果我看到GCU,我就知道肯定会是苯丙氨酸

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

  • I don't have to go read what it printed out in the screen. This has returned a value that I can use. Because I could do a test to say, is this a return value? If it's not, I'll do something else with it. So the binding is still there, it simply doesn't print it out.

    我不想读到屏幕中打印出来的这行字,程序返回过一个我能够使用的值,因为我可以做个小测试,来说明这是否是返回的值,如果不是,我可以做一些其它的事,而这个绑定依然在这儿,没有打印任何东西。

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

  • I'm going to read it to you just so you can reflect on it.

    我先给你们读一遍,你们回忆下。

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

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

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

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