方法呼叫 meaning in English
method call
Examples
- Class loading occurs when a class is loaded using one of the following method calls
类别载入发生在使用以下方法呼叫载入的类别的时候: - Button , the results of the method call i . e . , a new library session instance are displayed in the results section
按钮之后,方法呼叫的结果(也就是新的library会话实例)被显示在results部分。 - Class loading occurs when a class is loaded as result of a reference , instantiation , or inheritance not via an explicit method call
类别载入发生在由于参考实例化或继承导致载入类别的时候不是透过显式方法呼叫。 - Instance tries to load in the definition of a class as part of a normal method call or as part of creating a new instance using the new expression and no definition of the class could be found
实例试图载入类别定义(作为正常的方法呼叫的一部分,或者作为使用new运算式建立新实例的一部分) ,但却没有找到类别定义时抛出该异常。