• 事件例如方法或者构造调用或者对象初始化以及异常这些都是有效aop触发器

    Events, such as methods or constructor calls, classes or object initialization, and exceptions, are all valid AOP triggers.

    youdao

  • 值得注意的是,除非捕捉构造函数抛出异常,否则,如果php脚本未能连接数据库终止

    It's worth noting that, unless you catch exceptions that are thrown from the constructor, your PHP script will terminate if it could not connect to the database.

    youdao

  • 类型构造函数的一个独特行为运行库管理类型构造函数中的异常方式

    Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.

    youdao

  • 如果使用BigDecimal(double)构造函数恰当传递给JDBCsetBigDecimal()方法,会造成似乎很奇怪的 JDBC 驱动程序中的异常

    Improper use of the BigDecimal(double) constructor can show up as strange-seeming exceptions in JDBC drivers when passed to the JDBC setBigDecimal() method.

    youdao

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

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

    youdao

  • 如果某人触法源于异常神经构造使别无选择那么人就不该受罚这种观点争议,新鲜事

    The idea that someone should not be punished if their abnormal neural make-up leaves them no choice but to break the law is contentious but not new.

    youdao

  • 创建自己异常类型时,应该另外添加两个构造函数

    When creating your own exception types, you should add the extra two constructors also.

    youdao

  • 没有匹配构造函数时,抛出运行异常

    Throw an exception at run time when there is no matching constructor.

    youdao

  • 可以通过两种方式处理异常情况架构师可以新的应用程序体系结构强加一些限制约束使遵循现有体系结构构造

    Exceptions can be dealt with in two ways: The architects can impose limitations and constraints on the architecture of the new application so that it follows the existing architectural constructs.

    youdao

  • 一种说法就是永远都不要为那些其构造函数析构函数可能抛出异常定义全局(静态全局)实例

    The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.

    youdao

  • 处理问题另一种方法只要泛型运行时实例化没有包括所需构造函数抛出异常

    Another way of handling this problem would be to throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.

    youdao

  • 只要泛型运行时实例没有包括所需构造函数,就抛出异常

    Throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.

    youdao

  • 如果顶级异常搞得太具体,那么结果是您今后不得不重新构造层次结构适应某些通用的情况。

    If you make your top-level exception too specific you'll end up having to restructure your hierarchy later to fit in something more generic.

    youdao

  • 异常处理一种编程语言构造旨在处理某些更改常规执行情况(异常)。

    Exception handling is a programming language construct designed to handle the occurrence of some condition (exception) that changes the normal flow of execution.

    youdao

  • 极为简单使用错误参数类型调用构造函数方法,会引发异常

    This is extremely simplistic and leads to an exception being thrown when a constructor or method is called with the wrong argument types.

    youdao

  • JAX - RPC要求,具体服务异常拥有一个构造函数,该构造函数参数所有的可获得的属性一对一的关系

    JAX-RPC requires that a service-specific exception have a constructor equipped with parameters in a one-to-one relationship with all gettable properties.

    youdao

  • 运行库停止任何尝试保留类型构造函数异常将该异常包装到一个新的TypeInitializationException对象

    The runtime will stop any exceptions trying to leave a type constructor and wrap the exception inside of a new TypeInitializationException object.

    youdao

  • 一个有趣的事情决定将来自此方法任何异常以及构造函数出现任何异常作为IOException返回

    One interesting point is the decision to return any exceptions from this method, as well as any that arise in the constructor, as IOExceptions.

    youdao

  • BusinessProcessModelingNotation (BPMD)支持一些异常处理构造,它们用于业务流程中的异常进行建模。

    Business process Modeling Notation (BPMD) supports exception handling constructs that you can use to model exceptional flows within the business process.

    youdao

  • 主要任务研究各种断裂模型中断裂位置重力异常线性构造信号极大值位置之间对应关系

    The main task is to research relation of all kinds of fault models fault positions and gravity anomaly linear structure signal maximum positions.

    youdao

  • 例如,对于Exception构造函数应该定义为protected而不是public,这可以强迫开发者采取正确的方式抛出一个适当的异常

    For example, had the constructor of exception been protected instead of public, developers would have been almost forced to do the right thing and throw an appropriate exception.

    youdao

  • 第一程序不会类型ApplicationException异常寻找catch即使这种类型的异常是从静态构造函数引发也如此。

    First, the program did not hit the catch clause for an exception of type ApplicationException, even though that's the type of exception thrown from the static constructor.

    youdao

  • file_lock构造函数接受锁定文件名称一定要在调用lock之前打开文件;否则抛出异常

    The constructor for the file_lock class accepts the name of the file to be locked, and it's important to open the file before lock is invoked; otherwise, an exception will be thrown.

    youdao

  • 管理构造函数析构函数中的异常

    Managing exceptions in constructors and destructors

    youdao

  • 构造函数处理来自构造函数初始化式异常唯一方法是将构造函数编写函数测试

    The only way for a constructor to handle an exception from a constructor initializer is to write the constructor as a function try block.

    youdao

  • 所谓重力异常线性构造信号就是重力异常水平梯度沿重力方向阶导数大于值的那一部分。

    So-called gravity anomaly linear structure signal is derivative of gravity anomaly level total gradient on gravity direction, and the derivatives must be greater than zero.

    youdao

  • 类似地,在初始数组其他容器类型元素时候,也可能发生异常,同样,也要保证会适当地撤销构造的元素。

    Similarly, an exception might occur when initializing the elements of an array or other container type. Again, we are guaranteed that the constructed elements will be destroyed.

    youdao

  • 异常区的空间分布演化与震中地质构造地热密切关系

    The variation of the spatial distribution of the anomaly region is closely related to the epicenter, geological structure and geothermal activity.

    youdao

  • 异常区的空间分布演化与震中地质构造地热密切关系

    The variation of the spatial distribution of the anomaly region is closely related to the epicenter, geological structure and geothermal activity.

    youdao

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

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

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