qualify显示完全限定类名。
类型是受管bean的完全限定类名。
The type is the fully qualified class name of the managed bean.
还需注意sql语句中的完全限定类名。
完全限定类名是provider元素class属性的值。
The fully qualified class name is the value of the attribute class in the element provider.
最后一个参数是您的应用程序的主类的完全限定类名。
The final argument is the fully qualified class name of what will be your application's main class.
第一个参数是应用程序的名称,第三个参数是应用程序主类的完全限定类名。
The first parameter is the name of the application, and the third is the fully qualified class name of the application's main class.
该方法的第一个参数是Map,它的键为完全限定类名,而相应的值为包含该类源代码的CharSequence。
The first argument to this method is a Map whose keys are fully qualified class names and whose corresponding values are CharSequences containing the source for that class. For example.
我们使用完全限定类名(com . devworks . example . map . MapLookup)作为惟一id。
We used the fully qualified class name (com.devworks.example.map.MapLookupDelegate) as our unique ID.
我们使用完全限定类名(com.devworks.example.map.DirectionsLookup)作为惟一ID。
We used the fully qualified class name (com.devworks.example.map.DirectionsLookupDelegate) as our unique ID.
在Referenceables对话框(图10)中,输入工厂类(com . ibm . acme . ree . lib . ConfigFactory)和类名(com . ibm . acme . ree . lib . Config)的完全限定类名,然后选择OK。
On the Referenceables dialog (Figure 10), enter fully qualified class names for Factory class (com.ibm.acme.ree.lib.ConfigFactory) and class name (com.ibm.acme.ree.lib.Config), then select OK.
要调用其他类中的静态方法,可将完全限定名称映射到另外一个前缀。
To invoke static methods in different classes, map each fully qualified class name to a different prefix.
支持导入常量:这个特性使静态方法和字段能够被导入,这样在访问静态成员时就不必使用完全限定的类名。
Support for importing constants: This facility allows static methods and fields to be imported, avoiding the need to use fully qualified class names when accessing static members.
添加了工厂的定义之后,您将获得一个文本项,其中包含工厂的完全限定包和类名。
When you have added the definition for the factory, you get a text item with the fully qualified package and class name for it.
直接指定服务接口类,或使用附加的参数(即所需端口的完全限定名称)调用该方法。
Specify just the service interface class, or call the method with an additional parameter, which is the fully qualified name of the desired port.
赋给driver的值是嵌入式驱动程序类的完全限定名称。
The value assigned to the driver is the fully qualified name for the embedded driver class.
如果您检查wp _ styles_en . mthm中的缺省选择器,您将注意到大多数选择器都是完全限定的(它们同时包含XDIME元素和样式类)。
If you examine the default selectors within wp_styles_en.mthm, you will notice that most of the selectors are fully qualified (they include both XDIME element and style class).
包含main方法的类的完全限定包名。
The fully package qualified name of the class that contains your main method.
该类必须具有完全限定的类名。
addonprincipalclass:指定登录成功后添加到主题(subject)的主体(principal)的类的完全限定名。
AddOnPrincipalClass: Specifies the fully qualified name of the class of the principal to be added to the subject if the login succeeds.
class - name是类的完全限定名,方法在此类(或其子类)中声明。
Class-name is the fully qualified name of the class in which the method is declared (or a subclass thereof).
单击new添加新的拦截器,并用拦截器类的完全限定名称来填写类名称属性。
Click new to add a new interceptor, and fill in the class name attribute with the fully qualified name of your interceptor class.
参数中指定的类名可以是一个简单名称,也可以是包括组件包名的完全限定名。
The class name specified in the argument can be a simple name or a fully qualified name that includes the package name.
类的完全限定名,该类将用于此属性所绑定到的对象的数据转换。
The fully qualified name of the class to use for data conversion for the object this attribute is bound to.
基组件类的完全限定名。
简单的检查类文件将给你它包含的类的完全限定名,以及所有的领域和方法,它包含的名称和类型。
Simply examining the classfile will give you the fully qualified name of the class it contains, as well as the name and types of all fields and methods it contains.
简单的检查类文件将给你它包含的类的完全限定名,以及所有的领域和方法,它包含的名称和类型。
Simply examining the classfile will give you the fully qualified name of the class it contains, as well as the name and types of all fields and methods it contains.
应用推荐