• oh,just wait until you meet her!" "Where is she now?" I asked.

    VOA: special.2009.07.04

  • Thing I've got a little procedure that could do that, but you know the simplest thing I could do is to say well, gee, wait a minute, why don't I just check to see if these are the same thing?

    这两个点是同一个点么?,我已经写了一小块代码,可以提供这个功能,但是你知道的我可以做的,最简单的事情就是说好,嗯?,等等,我为什么不直接去看看,这两个东西相等不相等呢?

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

  • And your dad is like, "Oh, give me a big hug, I can't wait to see you."

    你的爸爸说,“哦,来赶紧给爸爸抱一下,我等不及要见你了。”

    Don't 课堂 - SpeakingMax英语口语达人

  • Now you might say, wait a minute. Thing's ordered, if I stop part way through and I throw away half the list, doesn't that help me? And the answer is yes, but it doesn't change the complexity.

    如果我在半路上停下来,然后不去遍历剩下的数组了,这会有帮助么?答案是有帮助,但这没法改变算法的复杂度,因为我们之前怎么说来着?

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

  • I would be grateful if you would wait until that point if at all you possibly can. It just makes the whole thing work a little easier and it prevents that drop in the pit of my stomach when I see half of the class leave.

    我将感激不尽,这样会好一点,以免我看到半数人走掉时,心情会受到影响。

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

  • It's a common mistake to make if you forget that I've actually declared that variable up top, but wait a minute, I know any time that I use a variable, I have to declare it.

    这是一个通常犯的错误,如果你忘了,之前在前面已经声明了这个变量,等等,我知道在任何时候,我使用一个变量,我必须声明它。

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

  • You might say, "Wait a minute, I thought the tonic was down here."

    你也许会说,等等,我想主音应该在这里

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

  • You're now in the experimental group and I say, "Please wait here.

    你现在是实验小组的一员,我说,“请稍等。

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

  • "Wait up you guys! I gotta fix it!

    你们等我一下!,我能修好它!

    哈佛公开课 - 幸福课课程节选

  • I am just, you know, I am going to wait until the end of the summer.

    我只是,我将等到这个夏天结束。

    退休的消防员叔叔 - SpeakingMax英语口语达人

  • And if you wait too long, maybe I'll be somewhere else designing too.

    如果你很久都不来美国,我可能已经到别的地方去做设计了。

    耐克设计师 - SpeakingMax英语口语达人

  • I'm going to write something and I'll wait until you guys tell me you're comfortable with this.

    我会继续这么写,直到你们告诉我,你们已经看习惯了

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

  • Some of you might be saying in your heads, wait a second, I happen to know, I happen to remember from high school, p have different energies then, for example, s orbitals.

    有些人,可能会心里想:,等等,我记得,高中的时候学过,轨道,that,p,orbitals,和s轨道,的能级是不同的。

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

  • I can't wait to see you again.

    我迫不及待地想要再次见到你。

    I can't 课堂 - SpeakingMax英语口语达人

  • I can't wait for you.

    我没法再等你了。

    I will实战 - SpeakingMax英语口语达人

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

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

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

  • I can't wait to show them to you. I got them from ABC Mart.

    我真是迫不及待想给你看看,我在ABC大卖场买回来的。

    I have 实战 - SpeakingMax英语口语达人

  • I can give you the form and ask you to rate how attractive you think I am and I can give you the same instruction with a crucial difference "Please wait here.

    我给你们这张表格,对我的魅力指数打分,同样的指示,但有一点重要的差别,我对你们说“请在这儿稍等片刻。

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

  • D-A-V-I-D Well, if I've got a five-letter word like D-A-V-I-D, well, that's like five bytes and yet we only have the ability thus far in this class to return one thing at a time I can't return five bytes to you, but wait a minute, those bytes by nature of a computer are just stored in RAM.

    好的,如果有5个字母的单词,如,那是5个字节,我们只能返回一个东西,而不能返回5个字节,等一下,这些字节被计算机本能地,存储在内存中。

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

  • Well, you can't adopt the policy of "I'm going to wait for this pig to dance " and when it does I'm going to reinforce it" because it's going to take you a very long time.

    那么,你就不能说,“我要等这头猪跳舞,然后再对它进行强化“,因为这会花掉你很长的时间。

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

  • I won't wait for you.

    我不会等你的。

    I will实战 - SpeakingMax英语口语达人

  • Second step, hm. That also looks constant, you think? Oh but wait a minute. I'm accessing s.

    第二步,恩,看起来也像常量,你认为呢?等等,我在进入这个数组。

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

  • If I look for, say, minus 1, you might go, gee, wait a minute, if I was just doing linear search, I would've known right away that minus one wasn't in this list, because it's sorted and it's smaller than the first elements.

    如果我要查找-1,你可能要怒了,呵呵,等一等,如果我用的是线性查找,我不会知道-1不在这个列表中,但是列表是排好序的,1又比第一个元素小。

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

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

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

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