Doyle was so impressed with the method that he later made it Holmes' signature method.
道尔对这个方法留下了深刻的印象,以至于后来他把它作为福尔摩斯的特有的方法。
In the SOAP header, message can be used saved the information of call direction, signature method and encryption method.
在此标头中,消息可以存储关于调用方、消息的签名方法和加密方法的信息。
Most of the traditional antivirus solutions are based on the signature method which can capture and eliminate only known set of viruses and other kind of malwares.
大多数传统的防病毒解决方案是基于签名的方法,它可以捕获和消除唯一的已知的病毒和其他类型的恶意软件。
Just a 90-minute drive from Paris, the region has many small Champagne houses, each with its own special method for creating a signature bubbly.
距离巴黎只有90分钟的车程,该地区有许多小型香槟酒庄,每一家都有自己独特的酿造特色香槟酒的方法。
You can throw any kind of exception you like - checked, runtime, or error - as long as the method signature supports it.
可以抛出您需要的任何类型的异常(已检查、运行时或错误),只要方法签名支持它即可。
Another example: the user identity is passed as a parameter defined in the method signature.
另一个示例:用户标识作为方法签名中定义的参数进行传递。
This business exception is the only one declared by the method signature.
此业务异常就是方法签名声明的唯一异常。
The signature of the method also defines a CLR return type, which takes the deserialized XML content from the service response.
这个方法的签名还定义了一个CLR返回类型,它从服务响应中反序列化出xml内容。
When you select the corresponding property, you can see the change in the method signature at the top of the page.
当您选择了相应的属性,您就能看到这一页顶端的方法签名的变化。
Both protocols use endpoint identifiers to identify a target object within the server-side middleware and they both use method identifiers to determine the signature of the method to be invocated.
这两个协议都使用端点标识符来识别服务器端中间件中的目标对象,且它们都使用方法标识符来确定待调用方法的签名。
The signature for a method behavior must match its specification operation.
方法行为的签名必须匹配其规格操作。
If you want to change a method signature or add a method, you modify the source, but once you save it you must rebuild your.JAR file.
如果您想改变方法签名或者添加一个方法,您要修改您的插件程序的源代码,但是一旦您将其保存您必须重新构建您的JAR文件。
Since we are changing the method signature, we are clearly breaking the existing clients.
由于我们修改了方法签名,显然已经破坏了现有客户机。
In a data logic method, the return value is an object or value that matches the method signature.
在数据逻辑方法中,返回值是一个对象或与方法签名相匹配的值。
With object-oriented designs, passing the object often provides better encapsulation, in that changes in the object fields don't require changes to the method signature.
在面向对象设计中,传递对象通常能提供较好的封装,因为对象字段的变化不需要改变方法签名。
A signature declares parameters passed during a method call.
在方法调用期间,签名声明了被传递的参数。
This is also explains the requirement of maintaining the same method signature.
这也解释了维护相同方法签名的需求。
The structure of the message is generally tightly bound to the signature of the method being invoked by the underlying object implementation.
消息的结构通常紧密地绑定到由基础对象实现调用的方法的签名。
For instance, you may change the method signature so that the collaborator object is passed in.
例如,可以更改方法签名,以便传入合作者对象。
The method signature ends with a colon, which indicates that the body of the function follows on subsequent lines.
方法签名以冒号结尾,表示下面的代码行是函数体。
It's also good practice, because you can tell from the method signature that calling the method can't alter the object's state.
这也是一种好的做法,因为你可以从方法声明中看出调用该方法不需要更新此对象的状态。
Listing 7. Method signature for message_queue: : receive.
清单7. message _ queue:receive的方法签名。
By default, this file does not exist because EMF simply provides an empty method signature for each EOperation.
默认情况下,这个文件并不存在,因为EMF只为每个EOperation提供一个空的方法签名。
In FieldSetEditor, I implement the method signature that matches field accesses.
在FieldSetEditor中,我实现了匹配字段访问的方法签名。
To actually create a remote call, start by adding the method signature to NumberGenerator.
要实际创建远程调用,首先需要将方法签名添加到NumberGenerator中。
A GBean must implement a method with the signature.
GBean必须实现具有下面签名的方法。
Abstract methods must be qualified by the abstract keyword and must consist of a method signature only.
抽象方法必须用abstract 关键字限定,且必须只由一个方法签名组成。
It also converts these XPath types to related types if necessary to match a method signature.
如果有必要匹配方法签名,那么它还会将这些xpath类型转换成相关类型。
What would really help here is some type hinting in the add method signature.
此处真正有用的是add方法签名中的一些类型提示。
Consider the signature for the credit method just discussed.
考虑刚讨论过的credit方法的签名。
应用推荐