A parameter specifies the method parameter.
参数指定方法参数。
Listing 2: Using factory methods in the method parameter.
清单2:在方法参数中使用工厂方法。
Retrieves a custom attribute applied to a method parameter.
检索应用于方法参数的自定义特性。
In Listing 10, you can see that the context is added to the method parameter.
在清单10中,您能看到上下文被加到了方法参数上。
Enables specification of mapping details for a stored procedure method parameter.
为存储过程方法参数启用映射详细信息规范。
Listing 8 shows the corresponding mapping for the method parameter to the message part.
清单8显示消息部分中方法参数的映射。
There might be performance implications in using the JACC method parameter-based access.
在使用JACC基于方法参数的访问时可能会存在性能影响。
no special headers; no action arguments in the URI; no method parameter in the body of the message.”.
不需要特别的HTTP头;不需要在URI中指定动作;不需要在消息体中设置方法参数”。
The method parameter Course bean is written as a child element to the element. This child element is named.
而方法参数Coursebean则是以子元素形式编写在元素中,该子元素被命名为。
The customization will typically include changing the service method parameter name and the bean properties.
定制通常包括更改服务方法参数名称和bean属性。
You can make an element as an attribute and make method parameter or bean properties nillable or not nillable.
您可以使元素作为一个属性,使方法参数或bean属性为nillable 或非 nillable 。
According to the application result with this method parameter adjusting is simple and control quality is good.
从应用结果看,该方法参数整定简便,控制性能良好。
The solution here is to provide a method parameter with a factory method for the items to read, as shown in Listing 2.
这里的解决方案是为要读取的条目提供一个带工厂方法的方法参数,如清单2所示。
Retrieves a custom attribute of a specified type applied to an assembly, module, type member, or method parameter.
检索应用于程序集、模块、类型成员或方法参数的指定类型的自定义特性。
This way, the calling component can use any object it likes as a method parameter, as long as the object implements the interface.
这样,只要对象实现该接口,调用组件就可以将其想使用的任何对象用作方法参数。
In this particular sample, the asserted identity for the server side is simply sent as a method parameter of the remote invocation.
在这个特定的示例中,服务器端的断言标识作为远程调用的方法参数发送。
Read (message message) sets the value of the DataObject properties from the JMS message, which is supplied as the method parameter.
read (message message)根据JMS消息设置DataObject属性的值,JMS消息作为方法参数提供。
Determines whether any custom attributes of a specified type are applied to an assembly, module, type member, or method parameter.
确定是否将指定类型的任意自定义特性应用于程序集、模块、类型成员或方法参数。
SO, if two distinct operations of a Web Service have the same type of method parameter, then dispatching will be difficult for SOAP Engine.
因此,如果Web服务的两种不同操作都具有相同类型的方法参数,那么对于SOAP引擎来说分派将会很难。
Through Aegis external mapping file you will rename the method parameter and the bean properties and the results can be seen in the SOAP payload.
通过Aegis外部映射文件,您可以重新命名方法参数和bean属性,并在SOAP有效负载中查看结果。
It is the preparation method parameter which is one of the basic controlling parameters in the processing course of Numerical control cuttings.
数控切削加工工艺参数是数控切削加工过程的基本控制量。
Write (message message) sets the value of the payload of the JMS message, which is supplied as the method parameter, from the DataObject's properties.
write (message message)根据DataObject的属性设置JMS消息有效负载的值,JMS消息作为方法参数提供。
Wscompile does not save method parameter names, but converts them in names like long_2 (the parameter type concatenated with the parameter position), which states for?
wscompile没有保留方法参数名,而是将它们转换为long_2(参数类型加参数位置)这样的名称,这将for ?
In this example, a extends B; however, the same error would still occur if a referenced B in any other way — as a method parameter, for example, or as an instance field.
在这个例子中,A扩展了b;但是,即使A用其他方式引用B,也会出现同样的问题——例如,以方法参数引用或作为实例字段。
Using a script template, determine the best technique for providing method parameter values to the script (for example, in a property file or via command line parameters).
通过使用脚本模板,判断向脚本提供方法参数值的最佳技术(例如,用属性文件还是通过命令行参数)。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking each of these Suggestions will display the code that would be generated.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking on each of these Suggestions will display the code that would be generated.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
The calling component instantiates an object — deliberately not called a value object — that implements these interfaces and USES this object as a method parameter in both method calls.
调用组件将实现这些接口的对象(故意不称之为值对象)实例化,并在这两个方法调用中将该对象用作方法参数。
When compared, a noted advantage of using XML tags is their ability to use default values for attributes, while programming languages offer limited possibilities to omit a method parameter.
对比起来,使用XML标记的一个明显优点就是它们能为属性使用默认值,然而编程语言只提供了有限的可能性来删除方法参数。
From your studies so far, you know that Groovy closures are code blocks that can be referenced, parameterized, passed as a method parameter, and delivered as the return value from a method call.
学习至今,您知道了Groovy闭包是代码块,可以被引用、带参数、作为方法参数传递、作为返回值从方法调用返回。
应用推荐