您要查找的是不是:
- And we re ready to start calling methods. 这样,我们就为开始调用方法做好了准备。
- Because they are copies, any changes made to the parameter have no effect within the calling method. 由于它们是副本,因此对参数所做的任何更改都不会在调用方法内部反映出来。
- In this case, the method reports back to the calling method whether it succeeded or failed. 在这种情况下,该方法会向进行调用的方法报告是成功还是失败。
- The return statement terminates execution of the method in which it appears and returns control to the calling method. return语句终止它出现在其中的方法的执行并将控制返回给调用方法。
- If the arrays are of different types, a new ArrayTypeMismatchException is thrown and then caught in the calling method. 如果这两个数组属于不同的类型,将引发一个新的ArrayTypeMismatchException,然后在调用方法中捕捉该异常。
- Gets or sets the out-of-band data of the called method. 获取或设置所调用方法的带外数据。
- You must initialize the FileName property before calling methods. 您必须先初始设置“文件名”属性,才可以调用方法。
- To fire an event on a class, select the event from the list box in the Call Method dialog box. 若要激发类的事件,从“调用方法”对话框中的列表框中选择事件。
- Arguments need not be initialized prior to being passed, the calling method is required to assign a value before the method returns. 参数传递的变量不需要在传递之前进行初始化,但需要调用方法以便在方法返回之前赋值。
- Secondly, after analysed the limitation of RMI-IIOP and CORBA technology, we take use of Web Service technology to improve the EJB calling method. 其次在分析了基于RMI-IIOP和CORBA技术调用EJB组件方式的局限性后,引入Web服务技术对传统的EJB调用方式进行改进。
- Can't call method "c" without a package or object reference at ./tt.pl line 139, <$MyFile> line 6. 回复3:不行啊,两位的方法我都试过了,可是都返回这样的错误提示:
- The handler is not required to perform any action, and your code should avoid generating exceptions or allowing exceptions to propagate to the calling method. 处理程序不需要执行任何操作,您的代码应避免产生异常或允许异常传播到调用方法。
- SOAP provides the base methods for exchanging objects and calling methods. SOAP为交换对象和调用方法提供了一些基本的方法。
- Calling methods on a hash table at this stage is therefore not advisable. 因此,不建议在此阶段对哈希表调用方法。
- Is thrown if system security does not grant the caller access to the called method. 如果系统安全机制没有授予调用方对被调用方法的访问权限,则引发。
- You can fix the case above, where the called method modifies an object, by making the class immutable. 你可以修正以上的例子,当被调用方法修改一个对象时,让这个类成为不可变的。
- Gets or sets the XML namespace name where the object that contains the called method is located. [本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
- Class performs data operations by calling methods on business or data objects using reflection. 类通过使用反射调用业务对象或数据对象的方法来执行数据操作。
- You configure some services by calling methods on service-related classes or interfaces. 配置某些服务的途径是在与服务相关的类或接口上调用方法。
- He had a calling to join the party. 他被邀请参加聚会。
