• An exception is made for admissions at private undergraduate schools.

    VOA: special.2010.03.04

  • If I do this, try and get the 10th element of a list that's only eight long. I get what looks like an error, but it's actually throwing an exception.

    如果我来这么做,试着去取长度为8的列表的第十个元素,我貌似能得到一个错误。

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

  • but not that good at other things, you know, they'll make an exception, so.

    但是别的不行,他们会破例,就这样。

    成绩不是全部 - SpeakingMax英语口语达人

  • The fact that a Latino woman is coming from the South Bronx shouldn't be an exception.

    VOA: standard.2010.06.05

  • OK, so far though, I've just shown you what happens inside a peace a code. It raises an exception. It goes to that accept clause. We don't have to use it just inside of one place.

    好了,我已经给你们看了,代码内部发生了什么,它报了一个异常,然后就到了处理的片段,我们不该就在一个地方用它。

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

  • An exception is Terence Parkin, a deaf swimmer from South Africa.

    VOA: standard.2009.09.10

  • But what I'm going to tell you already is this is a case where, in fact, it's an exception to the idea that the lowest energy structure has the lowest ionization energy in the middle, and we can figure this out when we look at formal charge.

    但是我已经告诉大家这个例子,实际上,是中心原子电离能最低的结构,的能量最低这一思路的一个例外,我们可以通过形式电荷看出这一点。

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

  • Their findings confirmed an overall decline in gastric cancer, with one exception.

    VOA: standard.2010.05.12

  • There may not be an exception, but essentially every country has a corporate profits tax and then we also have a personal income tax.

    应该没有特例,每个国家都规定公司都要上缴所得税,还有个人所得税

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

  • What if we have a case where making an exception and violating individual rights actually will make people better off in the long run?

    如果有个特例,侵犯个人权利,长远来看,反而让人们获益更多呢?

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

  • And this is an exception, but there were quite a few of those exceptions.

    有例外,但也只有很少例外。

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

  • In the case of Plato, I'm going to make an exception.

    对于柏拉图这块,我会做特别对待

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

  • Now, this is an exception.

    现在,这是个例外。

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

  • Now it goes without saying that Milton has not been up to this point writing an allegorical poem. The creatures moving and speaking have been actual creations of the deity, with the strange exception of Medusa.

    不用说,弥尔顿从未,写过寓言诗,这些移动着的说着话的生灵,是由神创造的,除了美杜莎这个奇怪的例外。

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

  • What does that say? It says if in the code up here I get an exception of that sort, I'm going to go to this place to handle it.

    这意味着如果在代码中,我得到一个这样的异常,我能到这里来处理它。

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

  • I'm much better having an exception get handled at the time of input than to let that prop -- that value rather propagate through a whole bunch of code until eventually it hits an error 17 calls later, and you have no clue where it came from.

    不是我期望的格式,这时我最好有一个异常处理,而不是让其传下去,这个值传到代码的整个分支,最终会导致一个错误17调用的发生,并且你不知道这个错误是哪里来的。

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

  • There's an exception, which we'll see in a second, but I'll highlight, which is, if we get to the end of the procedure, there's sort of an implicit return there.

    当然也有例外,我们马上来看一看,正如我强调的内容,如果我们进行到了,整个过程的尾声部分。

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

  • An exception is called a name error exception.

    一个被称作命名错误的异常。

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

  • It will raise an exception.

    它会引发异常。

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

  • Right, so an exception then has this format that I can control as a programmer.

    好的,所以一个异常会有这样的格式,我能把他当做一个程序员来控制。

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

  • The exception is right there. It's an index error, that is it's trying to do something going beyond the range of what this thing could deal with.

    但他事实上抛出一个异常,异常就在这里,这是一个下标错误,它是试图去取超出范围的元素造成的。

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

  • So you're going to need to remember, so this is an exception, you have to memorize.

    所以你们需要记住,这是一个例外,你们应该记住。

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

  • The reason this an exception is because it turns out that half filled d orbitals are more stable than we could even predict.

    这个例外的原因是因为,半填充d轨道比,我们预期的填充方式更加稳定。

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

  • So it's not defined. But in fact, what this did was it threw an exception.

    这是未定义,但实际上,这里做的就是抛出一个异常。

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

  • That says it's in here. It's in this tri-block. It raised an exception, but it wasn't and I O error.

    这在这里它是一个try程序块,它报出异常,但他不是io错误。

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

  • When we're just interacting with idol, with the interactive editor or sorry, interactive environment if you like, that's what you expect. What's happening is that we're typing in something, an expression it doesn't know how to deal. It's raising the exception, but is this simply bubbling up at the top level saying you've got a problem.

    就发生了其中之一是吧,当你在交互数据处理或者是在交互编辑器,抱歉,任何你喜欢的交互式环境中,你可能会遇到这些,如果你在输入什么内容,譬如一个它不知道怎么处理的表达式,它就会报一个异常,但这是否是简单的,把你遇到的问题冒到最顶层呢?

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

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

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

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