Next, policy and signature are generated with the utility class we built.
接下来,我们所创建的工具类会创建策略和签名。
All you've done here is take the same signature you used for the method in the actual concrete class.
在这里完成的所有操作是获得用于实际的具体类中方法的同一个签名。
The first part of the signature (within the angle brackets '<...>') is just the list of type parameter definitions for the class.
签名的第一部分(位于尖括号 ‘<...>’ 内)就是该类的类型参数定义清单。
Because the class is not a parameterized type, no signature is added to the binary class representation for the class itself.
由于类并非参数化类型,所以未为该类本身的二进制类表示添加任何签名。
This type actually defines the signature of a constructor for the specified class and a matching sequence of values.
该类型实际定义了指定用于类和值的匹配序列的构造器的签名。
Because multiple methods of the same class can have the same name, the JSP container needs the full signature to identify the method that must be called.
因为同一个类的多个方法可以使用相同的名称,所以jsp容器需要完整的签名来识别需要调用的方法。
The JVM records this signature information when loading a class and makes it available at run time using reflection.
JVM在装载类时记录这个签名信息,并在运行时通过反射使它可用。
Because the Listing 2 class is a parameterized type, the class signature needs to be present in the binary class representation.
由于清单2中的类为参数化类型,所以类签名需要以二进制类形式表示。
When the source and target of a message is an object or class, the label is the signature of the method invoked in response to the message.
当消息的源和目标为对象或类时,标签是响应消息时所调用方法的签名。
With the S3 class in hand, you won't have issues with the signature process.
手边有了S3类,签名过程就不是问题了。
The tool will also create an empty implementation class for you that contains the following code in an empty method with the signature.
该工具还将为您创建一个空实现类,此类在一个具有签名的空方法中包含以下代码。
The MessageListenerAdapter then USES this object to call a method on a user provided handler class that has a matching method signature.
MessageListenerAdapter随后用这个对象来调用某个方法,用户提供的具有相应方法签名的处理类实现了该方法。
Discussion of how to enhance the Signature stub class.
讨论如何增强Signature存根类。
Despite this identical bytecode, the type parameter information is recorded in the class format using a new signature attribute.
尽管是相同的字节码,但是类型参数信息用一个新的签名(signature)属性记录在类模式中。
This section will conclude by implementing the signature verification logic in the SecureXMLMessage class.
本节完成了在SecureXMLMessage类中实现签名验证逻辑。
I added implements Serializable to the class signature of QualifiedName and the test then passed.
我为QualifiedName的类签名添加了implements Serializable,这一次测试顺利通过。
The FieldDescription class is just a simple data class that holds the field name, signature, and a reference to the field type.
fielddescription类只是个简单的数据类,容纳字段名称、签名和字段类型的引用。
It is a first class entity in the meta-model of SimpleRDB, but it has no equivalent in UML 2.0. That is why the signature of the relation has no formal parameter that relates a UML element.
它是SimpleRDB的通用模型的第一个类实体,但是在UML 2.0中没有它的对等体。这就是关联的签名没有与uml元素相关的形式参数的原因。
The SecureClassLoader starts by loading the bytes of the class from the appropriate URL and verifying the digital signature of the enclosing archive file, if required.
SecureClassLoader 首先从相应URL 处装载字节,如果需要还会验证包围文档文件的数字签名。
The Create() action exposed by the Product controller in Listing 1 accepts an instance of the Product class. The signature of the Create method looks like this
ProductContorller中的Create()方法暴露它所接受的product实例,Create方法的签名像这个样子
Modify the HelloApi API class to add a parameter and a return value to the getMsg method signature. The HelloApi class is shown below.
修改HelloApiAPI类以向 getMsg方法签名中添加参数和返回值。
If you want to see the full signature, right-click on the class, and select the options that Figure 13 shows from the context menu.
如果您想看到完整的标记,在类上单击右键,并在环境菜单中选择图13中展示的选项。
The Operations signature should show in the LogHelper class shape, as shown in Figure 30.
操作标记应当显示在loghelper类的外形中,如图30所示。
Changing source code is immediately reflected in the display of signature information in the Class Designer and the Class Details window.
对源代码的更改会立即在类设计器和“类详细信息”窗口中所显示的签名信息中反映出来。
An extension method with the same name and signature as an interface or class method will never be called.
一个扩展方法具有相同的名称和签名作为一个接口或类的方法不会被调用。
If, in the same class, you have a regular member function and a templated member function with the same signature, the templated one must come first.
在同一个类中,如果有具有相同签名的常规成员函数和模板成员函数,则必须先有模板成员函数。
It also hides all base class methods with the same signature.
同时也隐藏具有相同签名的所有基类方法。
Competition among carriers has intensified in business class and first class, and airlines now spend as much as $50 a person serving signature dishes from celebrity chefs.
航空公司在商务舱和头等舱上的竞争愈演愈烈,目前航空公司在每位乘客身上花费的成本在50美元左右,以供应名厨制作的特色餐点。
As the author of the class, you implement the managed signature only.
作为类的作者,您仅实现托管签名。
As the author of the class, you implement the managed signature only.
作为类的作者,您仅实现托管签名。
应用推荐