SCA deployment logic and the binding implementation will introspect the reference interface class to determine whether it is local or remote.
SCA部署逻辑和绑定实现将对引用接口类进行自检,以确定是本地接口还是远程接口。
The same prefix can reference several different static methods in the same class.
在同一个类中,相同的前缀可以引用多个不同的静态方法。
If you try to print or view a class file as text, you'll generally see many strings of this type, each a reference to some class.
如果您尝试将一个类文件作为文本输出或查看,那么通常会看到上述形式的多个字符串,每个字符串都是对某个类的引用。
And the class reference provides the usual information.
类的参考资料提供通常的信息。
You can create a class to log the exceptions for future reference.
您可以创建一个类来记录这些异常,作为以后参考之用。
AOT code must therefore be generated with every static, field, class, and method reference unresolved.
AOT代码因此必须在没有解析每个静态、字段、类和方法引用的情况下生成。
Finally, add a reference to the class library assembly from within any VSTO project and voila.
最后,在其他VS TO项目添加对这个类库项目(或者生成的程序集)的引用。
Each class loader also keeps a reference to a parent class loader, defining a tree of class loaders with the bootstrap loader at the root.
每个类装入器还保留对父类装入器的引用,这样就定义了类装入器树,树根为引导程序装入器。
If it is not a static class, you first need to declare the name of the field that will hold the reference to the parent class of the nested class before you get to the preview box.
如果它不是一个静态类,那么需要首先声明保存有对此嵌套类的父类的引用的那个字段的名称,之后才能看到这个预览框。
Metadata provides a helpful way to indicate if methods are dependent on other methods, if they are incomplete, if a certain class must reference another class, and so on.
元数据提供了一种有用的方法来指明方法是否取决于其他方法,它们是否完整,特定类是否必须引用其他类,等等。
From a class or two, some reading, and hundreds of reference questions?
只学过一两门课程,阅读过一些材料,研究过数百的参考问题?
Afferent coupling represents the count of how many other classes reference the current class, via either fields or parameters.
而传入耦合则表示其他类通过字段或参数引用当前类的次数。
Each class has a reference to the class loader that defined it.
每个类都有一个对其类装载器的引用。
If the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.
如果类已经装入,那么只是返回一个引用;否则,装入器会通过委托模型装入类。
This destructor would have to be called specifically before unsetting the parent class reference.
这种解构器必须在解除父类引用之前进行调用。
When a class reference is found, I check the directory to see if that class has been seen before.
在找到类引用时,检查目标,查看这个类以前是否已经看到过。
Following the constant pool are several items that reference constant pool entries for the class itself, its super class, and interfaces.
常量池后面还有几项,它们引用了类本身、其超类以及接口的常量池项。
At some point, class B is created, and class a adds a reference to this newly created class.
在某个时候,类b被创建,类A添加对这个新创建的类的一个引用。
OK, so you can't copy a reference to a type whose class is totally unknown at compile time.
因此,不能复制在编译时根本不知道是什么类的类型引用。
We provide an endpoint reference helper class in WASv5WSAExtensions.jar to help with this task.
我们在WASv5WSAExtensions . jar中提供一个端点引用助手类来帮助完成这项任务。
One item in this code snippet that should raise some eyebrows is the reference to the ServiceLocatorManager class.
代码片断中有一项应该增加一些内容,这是对servicelocatormanager类的引用。
The ListValuesUtility class has static data source reference.
ListValuesUtility类具有静态数据源引用。
Next up in Listing 2 is the @IdClass annotation, which defines the composite key class reference.
清单2中的下一个注释是 @IdClass,它定义组合键类引用。
A list of the components that reference the EbdevServlet class is displayed.
参考ebdevservlet类的构件的列表将会显示出来。
Id: the reference to the class that will override the method.
id:对将覆盖此方法的类的引用。
The classblock will have a reference to the class, and vice versa.
类块(classblock)有一个参考对一个类,反之亦然。
Of course, we could once again extend this class in the other project but then we should also modify reference to this class in web.xml file, as seen in listing 5.
当然,我们可以在其他项目中再一次继承该类,但接着还要修改web . xml中对该类的引用,如清单5所示。
Importantly, the SerializationClass class has a reference to its defining class loader, and so it cannot be completely dereferenced either.
重要的是,serializationclass类有一个到其定义类装入器的引用,所以它也不可能完整地取消引用。
PHP V5.3 has added the keyword static to allow you to make a reference against the current class.
PHPV5.3添加了关键字static以允许针对当前类进行引用。
Because clone has protected access in Object and, to call clone , you have to call it through a reference to a class that has overridden clone to be public.
因为clone在Object中是保护访问的,调用clone必须通过将clone改写公共访问的类引用来完成。
应用推荐