Group signature is an important type of signature.
群签名是一种重要的签名。
You'll get a compilation error on the second method because the two methods will have an identical signature after type erasure.
你会在第二个方法处得到一个编译错误,因为这两个方法在类型消除后拥有一样的签名。
In the case of generic methods, if a type parameter appears only once in the method signature, then it probably should be a wildcard rather than a named type parameter.
就泛型方法来说,如果一个类型参数在方法签名中只出现一次,它很有可能是一个通配符而不是一个命名的类型参数。
As you might guess from looking at the sequence of visitor method calls, some of these calls effectively open a new context for an embedded type signature component.
通过观察访问器方法调用序列,您或许已经猜到,其中部分调用有效地为嵌入的类型签名组件打开了一个新的上下文。
In this case, the structural type is defined by a method with a particular signature.
在这个例子里,这个结构类型由一个有着特定签名的方法定义。
The signature format extends the idea of field and method descriptors to include generic type information.
签名格式扩展了字段和方法描述符的概念,将泛型类型信息包含于其中。
The signature of the method also defines a CLR return type, which takes the deserialized XML content from the service response.
这个方法的签名还定义了一个CLR返回类型,它从服务响应中反序列化出xml内容。
The signature includes the type name, the list of parameters with types, and the method's return value.
签名包含了类型名字,参数列表及其类型,以及方法的返回值。
Because the class is not a parameterized type, no signature is added to the binary class representation for the class itself.
由于类并非参数化类型,所以未为该类本身的二进制类表示添加任何签名。
The first part of the signature (within the angle brackets '<...>') is just the list of type parameter definitions for the class.
签名的第一部分(位于尖括号 ‘<...>’ 内)就是该类的类型参数定义清单。
A signature defines the actual parameter types used with a generic type, so it provides the information I'll need to process type substitutions.
签名定义了泛型实际使用的参数类型,所以它提供了处理类型替换时需要的信息。
You should be able to type in a message, add smileys and other little signature text pieces, click a single button, and you're done.
您应该能够输入一条消息,添加一个微笑标识和其他小的签名文本,单击一个按钮,就可以完成所需的任务。
This type actually defines the signature of a constructor for the specified class and a matching sequence of values.
该类型实际定义了指定用于类和值的匹配序列的构造器的签名。
Because the Listing 2 class is a parameterized type, the class signature needs to be present in the binary class representation.
由于清单2中的类为参数化类型,所以类签名需要以二进制类形式表示。
The field and method signatures from Listing 2 make use of the same type of variable format as seen in the superinterface signature, but aside from that, they don't show anything new.
清单2 中的字段和方法签名利用了与超接口签名相同的变量格式类型,其他都与前面介绍的内容相同。
This use of the method symbol name is referred to as the method signature and, for the purposes of overloading, the return type is ignored.
这种方法符号名称被称作方法签名,为了便于重载,返回类型被省略。
What would really help here is some type hinting in the add method signature.
此处真正有用的是add方法签名中的一些类型提示。
With static checking, AspectJ's compiler issues a warning noting that the type name or signature could not be resolved.
有了静态检查,AspectJ 的编译器会发出警告,指出无法解析的类型名称或签名。
This interface specifies the signature for a factory that takes a DataReader type and creates a domain object from it.
这个接口为一个工厂定义了使用datareader类型创建一个域(domain)对象的签名。
The instanceof function provides a good way of checking type, but you can also roll object type checking into the method signature itself by using type hints in the argument list.
虽然 instanceof功能提供了一种检查类型的好方法,但您还可以通过在参数列表中使用类型提示,来将对象类型检查滚动到方法签名自身中。
Despite this identical bytecode, the type parameter information is recorded in the class format using a new signature attribute.
尽管是相同的字节码,但是类型参数信息用一个新的签名(signature)属性记录在类模式中。
The FieldDescription class is just a simple data class that holds the field name, signature, and a reference to the field type.
fielddescription类只是个简单的数据类,容纳字段名称、签名和字段类型的引用。
Because checked exceptions are part of a method's signature, you can't add one to an overriding variant any more than you can change its return type.
因为checked异常是方法签名的一部分,在覆盖方法时,不能增加checked异常,就像不能改变return类型一样。
The m_files field signature identifies it as a List of type FileInfo, while the m_directories signature says it's a List of type DirInfo.
而m_directories字段签名则表示这是一个类型为DirInfo的List。
This file provides the type signature so that this interface can be used in method declarations for other interfaces.
这个文件提供类型标记,从而使这个接口能用于其它接口的方法声明。
Since your signature is likely to be difficult to read, type your name down a couple of lines so that your reader knows who is writing to them.
由于手写签名有可能不那么容易辨识,所以要同时把印刷体打印在签名下面隔几行处,以便于读信人清楚写信人是谁。
The compiler's type-checking rules coupled with the API's signature govern what constitutes legitimate input.
编译器的类型检查规则与API签名结合确定什么是合法输入。
It's a really awesome Haskell search engine, you can search by name, module name or even type signature.
你可以用函数名,模块名甚至类型声明来作为检索的条件。
Leave at least four blank lines for your signature, then type your name and title.
签名至少留四行,打上你名字和头衔。
Leave at least four blank lines for your signature, then type your name and title.
签名至少留四行,打上你名字和头衔。
应用推荐