这是示例小部件的完全限定名称。
返回包含错误的源项的完全限定名。
Returns the fully qualified name of the source item that contained the error.
描述如何确定程序集的完全限定名。
Describes how to determine the fully qualified name of an assembly.
它的值应该是接收调试消息的文件的完全限定名。
It expects a fully qualified name of the file that receives the debug message.
获取一个指定代码元素的完全限定名。
序列化程序的基数据类型的完全限定名。
The fully qualified name of the base data type of the serializer.
基组件类的完全限定名。
一个字符串,表示实例类型的完全限定名。
A string representing the fully qualified name of the type of the instance.
iscope值是示例小部件的完全限定名称。
The iScope value is the fully qualified name of the sample widget.
将鼠标悬停在任何框上,就会显示组件的完全限定名称。
Hovering your mouse over any box shows the fully qualified name of the component.
赋给driver的值是嵌入式驱动程序类的完全限定名称。
The value assigned to the driver is the fully qualified name for the embedded driver class.
类的完全限定名,该类将用于此属性所绑定到的对象的数据转换。
The fully qualified name of the class to use for data conversion for the object this attribute is bound to.
要调用其他类中的静态方法,可将完全限定名称映射到另外一个前缀。
To invoke static methods in different classes, map each fully qualified class name to a different prefix.
在这种情况下,要查询的表的完全限定名称必须位于FROM关键字之后。
In this case, the fully qualified name of the table to query must follow the FROM keyword.
单击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.
class - name是类的完全限定名,方法在此类(或其子类)中声明。
Class-name is the fully qualified name of the class in which the method is declared (or a subclass thereof).
完全限定名可防止命名冲突,因为它们使编译器能够确定哪个对象正在被使用。
Fully qualified names prevent naming conflicts because they make it possible for the compiler to determine which object is being used.
直接指定服务接口类,或使用附加的参数(即所需端口的完全限定名称)调用该方法。
Specify just the service interface class, or call the method with an additional parameter, which is the fully qualified name of the desired port.
例如,下面的代码示例为两个完全限定名创建别名,并且使用这些别名定义两个对象。
For example, the following code example creates aliases for two fully qualified names, and USES these aliases to define two objects.
如果清除该复选框并且不在脚本和单元测试中指定完全限定名称,则将无法找到这些引用。
If the check box is cleared and you do not specify fully qualified names in the scripts and unit tests, those references are not found.
域名是MBean标识符的第一部分 —用逗号分隔的名 /值对列表完全限定名称。
Domain names are the first part of the MBean identifier — the comma-delimited list of name/value pairs fully qualifies the name. Calling server.queryNames(null
与JAX - RPC模型中类似,将基于完全限定名称定义服务,但还要定义该服务的端口。
Like in JAX-RPC's model, you define the service based on its fully qualified name, but you also define the port within that service.
语法很简单:把完全限定名称和分号放在DROPTABLESQL命令后面,就完成了。
The syntax is simple: you append the fully qualified name and a semicolon to the DROP TABLE SQL command, and you're finished.
它将这个接口指定为一个服务,并包含一个对bean元素的引用,该元素包含服务实现的完全限定名。
It specifies the interface as a service, with a reference to the bean element, which contains the fully qualified name of the service implementation.
第二个sql语句试图执行完全相同的查询,但没有指定products表的完全限定名称。
The second SQL statement tries to perform the exact same query but without specifying the fully qualified name for the products table.
项目中存在未使用完全限定名称的数据库脚本,并且这些脚本引用其他架构或数据库中的对象。
You have database scripts in your project that do not use fully qualified names and those scripts reference objects in other schemas or databases.
简单的检查类文件将给你它包含的类的完全限定名,以及所有的领域和方法,它包含的名称和类型。
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.
例如,php名称空间的最佳实践之一是,在代码中使用绝对引用完全限定名称空间,而不是相对引用。
For example, it is a best practice with PHP namespaces to fully qualify your namespaces within your code using with absolute references rather than relative references.
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.
应用推荐