• They never said you can't do it because you're a woman, so it never occurred to me that I couldn't do it" But she says things are starting to look better for women composers.

    VOA: special.2010.07.12

  • I can't go down to the registrar and say, you know, I'd really like to do it at another time.

    我不能去和登记的人说,我想要换个时间。

    麻省理工公开课 - 固态化学导论课程节选

  • I'm going to throw it, or raise it, to use the right term to somebody in case they can handle it, but it's a particular kind of exception I might do something like, remind you I have test.

    编译器就要抛出他或者提出它,用正确的描述给某个人来处理,但他的确是一种异常,我来做些类似的事情,告诉你我有些测试。

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

  • "I think I need it to do all the things it can do, like book reading, and to replace my computer during trips abroad."

    VOA: standard.2010.05.28

  • Let's try to do part of it in the head, so I can just write down the answer.

    让我们先试试前面的一部分,我就直接写答案了

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

  • It's there. And what you need to say is what can I do to help?

    VOA: standard.2009.12.04

  • If I own the last one hundred shares, it's all mine; I don't have to take any--I can do whatever I want.

    如果最后一百股是我的,那公司就是我的,我不需要付任何...都是我说了算

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

  • I do not believe we can come to simple conclusions when it comes to the cause and effects of such a complex disorder as autism."

    VOA: standard.2010.08.09

  • I can't wait for next year's class to do it.

    我都迫不及待地域下一届在尝试了。

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

  • One of the things I was to say in my introduction, but I can do it now.

    有一条我本来想在引入部分说的,我现在就说了吧。

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

  • For a minute just assume that we can do this and I'm going to show you how to do it on the next slide.

    我们暂时先假设基因已经插入到了质粒里,我会在下一张幻灯片告诉你如何做到

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

  • I'll try to make it as interesting as I humanly can do.

    我会尽量讲得生动一些。

    耶鲁公开课 - 新约课程节选

  • I mean, it's a pity we can't kill people in experiments deliberately anymore, because we need to see how this works, but I can't do it.

    我的意思是,很可惜我们不能在试验中故意杀人,只为了搞清其中的原理,我们不能那么做

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

  • Today, I'm gonna start writing C code with you but I can't just write it and expect it to do anything.

    现在,我和大家一起写C语言代码,但我不指望写出来后就能跑起来。

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

  • But once we do that I think people can relate to it.

    只要我们能够做到,人们就能够感受到。

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

  • I can't see how to do it.

    我想不出那样一种生活。

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

  • 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.

    现在我三个职位都担任过了,给你自己找点新伙计吧,我有机会尽我所能,做到自己满意,我感到很自豪,我非常乐意帮助你找到其他,会和我的感觉一样的人。

    普林斯顿公开课 - 国际座谈会课程节选

  • Another way of saying it is, I can do this stop when I don't need to. All right?

    另一种说法是,我能够停下来,当我不需要做的时候,对么?

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

  • This says, I need a second argument to it, and that second argument better be a point so I can do the comparison.

    这里我需要第二个参数,第二个参数最好是一个点,这样我就能做比较了。

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

  • I can't rely on the user. I want to make sure I get a float in it, so how do I do that?

    我想确保这儿我得到的是一个浮点数,我该怎么做呢?

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

  • What Hicks said--this is the coffee hour conversation at The London School of Economics he said, it's right now 1925 but if you want to invest or borrow in 1926 I can do it for you.

    希克斯在伦敦政经学院的那次,咖啡时间中谈到,现在是1925年,但如果你想在1926年投资或贷款,我可以帮你实现

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

  • 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.

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

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

  • So I can similarly do this, which is going to look strange because it's going to give me the same value back out, but it actually did a slightly different thing.

    我也可以通过类似的手段来达到这个目的,这看起来很奇怪,但是会返回相同的值,但是它的实现真的有点不同。

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

  • Now, this is not the nicest way to do it but it'll work. I can look at the type of the value of base and compare it to the type of an actual float and see, are they the same?

    这不是最好的办法但它确实有用,我可以得到底的值的类型然后,和一个真的浮点数的类型比比,看他们是不是一样?

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

  • 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.

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

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

  • Some students find that they benefit from printing out the PowerPoints and they can just take their notes along with the slides as I go and that's one way to do it, but feel free to do it whatever way works for you, but those should be available.

    有些学生认为,把幻灯片打印出来很有好处,这样他们在我讲课的时候,只要在讲义的空白处做笔记就可以了,这不失为一种方法,不过随你们怎么做,只要觉得有用就行,以上仅供参考罢了

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

  • And to do that, in this it says, if I have a value, I want to keep it around, to do that, I can do things like this.

    为了达到这个目的,在这里面是这么说的,如果我有个值,想把它保存起来,我可以这么做。

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

  • But there's an important thing going on here, if I in fact wanted to combine those into a string I should have told the machine to do that, and I can do that, by explicitly saying, take that, which is a number, then add it to that string.

    但是这里有个很重要的事情,实际上想要把这些加到一个字符串里面去,我应该告诉计算机去做这个,我应该这么做,通过明确的输入,也就是把这个对象,一个数字,然后把它加到一个字符串里面去。

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

  • I can't rely on Professor Guttag if I give this- if this code to him, I can't rely on him to type in a float. Actually I can, because he's a smart guy, but in general, I can't rely on the user-- I wouldn't do it right to see if you did.

    当Guttag使用这段代码的时候-,我不能相信他一定会输入一个浮点数,实际上我能因为他很聪明,但是总体上来讲,别相信用户一定会按照规则来-,我会故意做错来试试你的程序的。

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

  • 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的意思就是,给定数组的?

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

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

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

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