An empty interface does not define any members.
空的接口不定义任何成员。
It is important to note that every object implements the empty interface.
需要特别指出的很重要的一点就是所有的对象都实现了这个空接口。
If the identification must occur at compile time, then it is acceptable to use an empty interface.
如果该标识必须在编译时出现,则使用空接口是可以接受的。
If the empty interface is being used to label a set of types, replace the interface with a custom attribute.
如果这个接口被用来在运行时标示一组类型,将它替换为自定义属性。
If the empty interface is being used to label a set of types, replace the interface with a custom attribute.
如果空的介面用于标记一组型别,请以自订属性取代此介面。
An empty interface does not define any members, and as such, does not define a contract that can be implemented.
一个空的接口没有定义任何成员,因此,也就没有任何契约能够被实现。
If your design includes empty interfaces that types are expected to implement, you are probably using an interface as a marker or a way to identify a group of types.
如果您的设计中包含类型需要实现的空接口,可以将接口作为标记或者作为标识一组类型的手段使用。
If your design includes empty interfaces that types are expected to implement, you are most likely using an interface as a marker, or a way of identifying a group of types.
如果你的设计包含一个空的接口,并且希望一些类型实现这个接口,你很可能希望使用这个接口作为一个标记来标示一组类型。
Notice that this file is an empty interface at the moment, but Cypal Studio has created a utility object for returning a fully GWT-certified instance suitable for your remote calls.
注意,该文件此时是一个空接口,但是CypalStudio已经创建了实用程序对象以返回适用于远程调用的GWT完全认证的实例。
These are generated by the application configuration interface and should not be edited manually, except to reset to empty values for reconfiguration.
它们是由应用程序配置接口生成且不应手动编辑,除非是为了重新配置而重置为空。
In many cases, these method implementations wind up empty and exist only to satisfy the interface and allow the code to compile, leading to cluttered code.
在许多情况下,这些方法实现都是空的,它们之所以存在只是为了满足接口的要求,让代码能够通过编译,这使代码很杂乱。
To create the JRubyInterpreter class, create a new source code file with an empty class skeleton and add the Interpreter interface to the definition.
要创建jrubyinterpreter类,需要先创建一个新的源代码文件,其中带有空的类骨架,再向此定义中添加Interpreter接口。
BlackHoleChannel implements the ChannelOutput interface and contains an empty write method.
BlackHoleChannel实现ChannelOut put接口,包含一个空的write方法。
While remove behaves like the collection interface version, instead of throwing an exception when called with an empty collection, the new poll method just returns null.
remove的行为与Collection接口的版本相似,但是新的poll方法在用空集合调用时不是抛出异常,只是返回null。
Attribute causes any unimplemented method of any implemented interface to be automatically coded as an empty method.
属性使任何要实现的接口的未实现方法自动被编码成空方法。
When this section is empty, the service initialization applies a default namespace and contract name taken from the supporting COM interface ID.
当这个区段是空白时,服务初始化会套用取自支援的COM介面ID的预设命名空间和合约名称。
When this section is empty, the service initialization applies a default namespace and contract name taken from the supporting COM interface ID.
当这个区段是空白时,服务初始化会套用取自支援的COM介面ID的预设命名空间和合约名称。
应用推荐