• If this were to be an absolute zero Kelvin, then we could we can have something, T2 Sorry, it's T2.

    如果它等于绝对零度,我们可以,对不起,这是。

    麻省理工公开课 - 热力学与动力学课程节选

  • Excuse me, I'm sorry. I'm guilty of it sometimes, too.

    请原谅我,其实有时候我也这么干。

    关于威廉斯堡 - SpeakingMax英语口语达人

  • So this is a nice little search-- sorry, a nice little sort algorithm . And in fact, it's relying on something that we're going to come back to, called the loop invariant.

    恩,这是一个很棒的小搜索,抱歉,和很棒的小排序算法,事实上,它依赖于一些我们要回顾的东西,被称作循环不变量。

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

  • For Singapore...Sorry, I'm sorry... No, no..it's just like the... ? How does that American expression go?

    对于新加坡来说。。。对不起。,不,不,我想问。,美国是怎么宣称的?

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

  • Sorry, I didn't mean to make it sound so condescending.

    对不起,我不是故意要让它听起来如此高深。

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

  • I'm sorry. It isn't decaffeinated.

    对不起,这是带了咖啡因的。

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

  • I'm sorry, I don't have any opinion on it.

    很抱歉,我对选举没什么想法。

    What do you 实战 - SpeakingMax英语口语达人

  • Again, don't worry about it. Velazquez, who died in 1610, I think. No, it's 1660, sorry.

    我想他去世于1661年,哦不,是1660年,抱歉

    耶鲁公开课 - 欧洲文明课程节选

  • CAPM It's abbreviated as the CAPM and I'm not going to do it justice here, I'm sorry, but there are so many ins and outs of this.

    它的缩写是,我不打算在这做进一步阐释,不好意思,但是这里有很多值得深究的东西。

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

  • And I mean, at a certain point, you have to make a decision and I'm sorry for the minority but sometimes, it's for the general, for the greater good.

    有时,你必须做出选择,我对少数表示遗憾,但有时,这是牺牲小我,成全大我。

    耶鲁公开课 - 公正课程节选

  • We all know that in 2006 the car had a lot of scratches and it got bended in one side and pretty sorry looking in terms of the scrapes and the paint job and the rust.

    我们都知道,2006年的车有很多刮痕,一边车身还凹了,很旧的样子,到处是刮痕,油漆脱落,生锈。

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

  • When you say "I'm sorry" in English, it can mean that you are sorry for something that you've done personally.

    当你在英文中使用“I'm sorry”时,它可以表示你对于自己已有的一些行为感到抱歉。

    I'm sorry 课堂 - SpeakingMax英语口语达人

  • This is saying, that's a class, true or sorry, an instance of a class, and I'm going to get the x value associated with it.

    那么两个点是同一个点,我会返回,注意格式,这儿的意思是,它是一个类,噢对不起。

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

  • When you're teaching it you get to call it your Sorry John, you're absolutely right. OK.

    你是对的,顺便请你们注意一下。

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

  • and we like log algorithms, because they're really fast. A typical characteristic of a log algorithm is a pro-- or sorry, an algorithm where it reduces the size of the problem by a constant factor.

    并且我们也很喜欢对数算法,因为它很快,对数算法的典型特性是高速,哦,抱歉,是他能以常数因子的速度,降低问题的大小,很明显。

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

  • I'm going to call it int *y enter or, sorry, semicolon, and then what if I do this?

    我把它叫做int,*y,回车,抱歉,分号,如果我这样处理,会发生什么?

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

  • And from the fact, even if we were to agree with it, that it would've been better if we hadn't been born-- instead of feeling sorry for unborn Larry, Larry perhaps we should envy unborn Larry; that's what the pessimists say-- even if that were true, it wouldn't follow that suicide was an appropriate response.

    从这个事实讲,即使我们同意,我们没有出生更好-,与其为没出生的Larry感到遗憾,也许我们应该嫉妒未出生的;,这正是悲观主义者的观点-,即使这是对的,也得不出自杀是适合的回应的结论。

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

  • So that's good. Don't take it, right. Sorry. This is the don't take branch.

    所以正好,不能装,对,抱歉,这边是不装物品的分支。

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

  • Sorry, John. This is being taped, which is really good, isn't it?

    他打网球经常打败我,这就是我不喜欢的原因?

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

  • Sorry about that. But we'll let it run.

    抱歉,但是我们得运行一下。

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

  • So this first little piece of code right here says, ok you give me 2 points, I'll create another 1 of these lists and I'll simply take the x, sorry I shouldn't say x, I'm going to assume it's the x, the x-values are the two points, add them together, just right there, the y-values, add them together and return that list.

    好,为了来认识到这一点,让我们来看一个简单的小例子,在你们的课堂手册上,你可以看到我写了一个小程序,它假设我得到了,这些点中的一些,我想对它们做一些操作,例如我想把它们加到一起,那么这里的第一小片,代码的意思是,好给我两个点,我会再创建一个数组。

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

  • I can either look at my flow chart, or I can look at the code. If I look at the flow chart, it says, I'm at this point. Look at ANS squared. Is it less than or equal to-- sorry, first of all, 0 ANS squared is 0, is it less than or equal to x, yes.

    我可以看流程图也可以看我的代码,如果我看流程图的话,流程图这么说的,在这一点,看看ANS的平方,看是不是小于等于-对不起,首先,ANS的平方是。

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

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

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

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