• However, with the exception of this last theory-which has in any case been challenged-it turns out that "infectious disease remains the most powerful predictor of average national IQ."

    然而,除掉一些任何情况受到挑战例外情况之外,最新理论结果证明传染性疾病依然是预测国家平均IQ有力的因素”。

    youdao

  • Here, this implementation is trivial, since any user id and password will be accepted (with the single exception of the password "invalid", provided for test purposes).

    在此这个实现不重要因为任何用户标识密码接受(仅有的例外是“invalid”密码,测试目的提供的)。

    youdao

  • To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.

    为了解决问题,可以抛出异常语句期间异常对象构造函数生成一个堆栈跟踪

    youdao

  • With the exception of NFS kernel threads, you can set and then ignore the parameters discussed in this article.

    除了NFS内核线程之外可以设置本文讨论参数然后就不用理会它们了。

    youdao

  • I usually hit it off very well with my bosses, but this case was the exception that proved my rule of good relationships. We just didn't get on well.

    老板们一直都投缘,上次的上司却是我被证实良好关系规则之外的特例我们就是相处不好,我知道为什么。

    youdao

  • I usually hit it off very well with my bosses, but this case was the exception that proved my rule of good relationships. We just didn't get on well.

    老板们一直都投缘,这个上司却是我良好关系规则运行中的特例我们就是相处不好,我知道为什么。

    youdao

  • Process exception: This occurs when there is a problem with one of the components used by a process or service.

    流程异常如果流程或服务使用某个组件出现问题,就会出现流程异常。

    youdao

  • This service code is generated in the form of a skeleton implementation, with service methods that just throw an exception.

    服务代码框架实现形式生成,其中包含直接引发异常的服务方法

    youdao

  • Drink only water, with the exception of your beloved coffee in the morning. According to studies, this would eliminate 20% of our caloric intake and help all of our body functions run more smoothly.

    除了所喜爱咖啡之外早上纯水研究将能消除20%我们摄入卡路里帮助我们身体所有器官运作顺畅

    youdao

  • That said, with the exception of protection against internal application attacks, most of the security hardening steps suggested in this article are fairly low cost.

    因此除了保护内部应用程序免受攻击外本文建议大多数安全性加强步骤成本相当

    youdao

  • The dedication to all Disney magic kingdom-style parks begins with the phrase "To all who come to this happy place, welcome ... " with the exception of Magic Kingdom Park in Florida.

    除了弗罗里达州奇幻王国之外,其他所有该风格的主题公园这样句子作为题词开始:“献给所有来到这个欢乐之地人们------欢迎你们……”

    youdao

  • Most Asian countries, with the notable exception of India, entered this downturn with sounder budget finances than their Western counterparts, so they had more room to spend.

    除了印度以外大多数亚洲国家陷入衰退,财政预算西方国家更加健康,所以这些国家在支出方面有着更大空间余地

    youdao

  • The design of this application follows the accepted paradigm, with the exception of the first JSP.

    应用程序设计遵从公认范例,只有第一jsp除外

    youdao

  • This' Rafale Care 'contract covers all the functions of the aircraft with the exception of the engine and the radar, countermeasures and weapon systems.

    阵风维护”合同范围覆盖了引擎雷达对抗武器系统外的所有功能设备。

    youdao

  • This is due partly to the fact that end-to-end process SOA frameworks are not readily available, with an exception of some proprietary frameworks.

    由于端到端的进程SOA框架现在还没有得到广泛的应用,一些属性框架则除外

    youdao

  • To sum up, there is nothing particular about this diet with the exception of the above-mentioned limitations, special cooking instructions and the fact that certain vegetables should be eaten raw.

    而言之,除了上文提到限制特殊烹调要求一些蔬菜需要生食事实,其他无需多言。

    youdao

  • With the exception of pop rocks candy, it is the only food that acts this way.

    除了冰糖以外只有这种食物有如此反应。

    youdao

  • "We want them not to be the exception, but to be the majority of patients with this disease," she said.

    我们希望不是例外而是大多数此病患者做到,”

    youdao

  • This is a rare case of Groovy violating the Rule of Least Surprise, but because getting elements out of a map is far more common than using reflection, it is an exception that I can live with.

    Groovy比较罕见打破 “最少意外原则” 的情况但是由于map获取元素要比使用反射更加常见,因此可以接受这一例外

    youdao

  • This class is close to the model you are trying to produce, with the exception of one important limitation: as defined, a step is not attributed to an actor.

    这个接近试图产生模型,只有一个重要局限性除外正如所定义的,step归因于操作者。

    youdao

  • Most of the project artifacts created in this exercise are generated automatically by the Application Developer tooling, with the exception of the WSDL file from which the two projects are generated.

    练习创建大部分项目构件都是通过使用Application Developer工具自动生成的,不过用于生成其中两个项目WSDL文件例外

    youdao

  • An instance of the FOMFactory class is used to generate a new feed with details of the exception being added into this instance.

    FOMFactory实例用于生成提要,包含添加实例中异常细节

    youdao

  • This matches with the value shown in the dar field of the exception structure.

    匹配异常结构dar字段显示

    youdao

  • In Part 1 of this series, your first step is to import Apache POI along with exception and file-handling classes (see Resources for the link to Part 1).

    系列第1部分中,一步导入ApachePOI以及异常文件处理(参见参考资料中第1部分链接)。

    youdao

  • All changes and additions described in this article are found in the new Resource Reservations template, with the exception of the new features in the mail template.

    邮件模板中的特性外,文中提到所有更改添加的特性均可resourceReservation模板找到

    youdao

  • When Derby shuts down a database, it throws an SQLException with an SQLState of 08006, which is why the catch block ignores this exception.

    Derby关闭数据库时,将抛出SQLException,使用08006作为SQLState,就是catch忽略异常的原因

    youdao

  • When Derby shuts down a database, it throws an SQLException with an SQLState of 08006, which is why the catch block ignores this exception.

    Derby关闭数据库时,将抛出SQLException,使用08006作为SQLState,就是catch忽略异常的原因

    youdao

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

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

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