Study on the tool calibration with tool calibration principle, method and parameter.
研究了仪器刻度原理,定义了刻度实现方法和设计参数。
The preparation method and parameter for lithium grease from waste fat and oil are studied.
研究了餐饮业废油脂制备皂基润滑脂的工艺路线和工艺条件。
You can accomplish the same provider concept in the older Apache SOAP implementation, but you have a little more work to do to access the method and parameter values.
您可以在旧的ApacheSOAP实现中完成同一个提供程序概念,但是为了访问方法和参数值,您要多做一点儿工作。
The SOAP request begins with the business logic of your application learning the method and parameter to call from a Web Services Description Language (WSDL) document.
一个SOAP请求从应用程序的业务逻辑开始,从Web服务描述语言(WSDL)文档中获得调用方法和参数。
In this paper, main problems that face the Fourier spectrum analysis method and parameter model spectrum analysis method are described from the viewpoint of engineering application.
本文从工程应用的角度叙述了以付里叶变换为基础的谱分析方法和参数模型谱分析方法所面临的主要问题。
Freon sensor with high sensitivity is key device for detecting freon leak. The manufacture technology, sensitivity mechanism, measure method and parameter of samples have beendiscribed in this paper.
高灵敏度的氟里昂气体传感器是检测氟里昂泄漏的关键元件,本文叙述了氟里昂气敏器件的制作工艺、敏感原理、测试方法及测试结果。
The method takes a string parameter, enclosed in quotes, and a code block.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
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.
调用组件将实现这些接口的对象(故意不称之为值对象)实例化,并在这两个方法调用中将该对象用作方法参数。
The identifier is created by CAI and passed as the first parameter in the create method.
这个标识符是由CAI创建的,在创建方法中作为第一个参数传递。
The method takes a parameter, specifying the length of the timeout, and a code block, specifying which content to rebuild when the content expires.
此方法接受参数,用来指定超时的时长,它还接受一个代码块,用来指定当内容过期时哪些内容需要重建。
A method descriptor just combines field descriptors to specify the parameter types and return type of a method.
方法描述符结合了字段描述符,以指定方法的参数类型和返回类型。
The first parameter (a string) is the name of the action method and the second parameter (also a string) is the name of the controller.
第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。
The methodology requires transforming each entry into a method and transforming each parameter into an XML data element.
此方法要求将每个条目转换为方法,将每个参数转换为XML数据元素。
An early-bound call takes advantage of knowing exactly which method is being called and what its parameter types are.
而前期绑定调用则可以利用能够确切知道要调用的方法以及方法参数类型的优势。
This method takes in a URL as a parameter and returns an XML Document as a result.
这个方法接受URL作为一个参数并返回一个“XML 文档”作 为结果。
By default, this option is disabled and a copy of each parameter object is made and passed to the invoked EJB method.
默认情况下,此选项是禁用的,并且将各参数对象的副本传递给调用的EJB方法。
The method that does not take the extra parameter creates a new instance of the appropriate type and then calls the method that does take the extra parameter.
没有采用附加参数的方法创建一个新的适当类型的实例,然后调用采用附加参数的方法。
When you finally realize that a method has a parameter wrong, and in fact isn't overriding a method from a superclass, much bitterness can result.
当最后认识到方法的参数有错,且该方法实际上没有覆盖超类中的方法时,您可能更感到难受。
This method takes an integer (value) as a parameter and returns the ASN.1 integer representation of the integer value.
这个方法取一个整数(value)作为参数并返回以asn . 1INTEGER表达的这个整数值。
You do this by calling the method and specifying -interactive as the only parameter.
只需调用方法并指定-interactive作为惟一的参数即可。
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有效负载中查看结果。
In Listing 1, the message contains the name (GetLastTradePrice) of the method and an input parameter value (IBM).
在清单1中,该消息包含该方法的名称(GetLastTradePrice)和输入参数值(ibm)。
The customization will typically include changing the service method parameter name and the bean properties.
定制通常包括更改服务方法参数名称和bean属性。
Both Action and RenderAction have method overloads that accept an object that contains pairs of parameter names and values.
Action和RenderAction两个方法都有方法重载接受一个包含了一对参数名和值的对象。
When the validate method is called, the parameter types and the required parameters are checked by the command framework, so there is no need to call super.validate later.
当调用验证方法时,命令框架会检查参数类型和所需的参数,这样,稍后就无需调用super . validate 。
This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.
这次,相同方法内发生了字符串串联,并且现在输入参数在函数运行时受到String类自变量的限制。
Plug-in specific parameters are passed to the BasicEditorViewBean instance through the generic addAttribute method rather than using parameter specific getters and setters.
特定于插件的参数通过通用的addAttribute方法传入 BasicEditorViewBean实例,而不是使用特定于参数的getter 和 setter 方法。
You can make an element as an attribute and make method parameter or bean properties nillable or not nillable.
您可以使元素作为一个属性,使方法参数或bean属性为nillable 或非 nillable 。
The connect method accepts a timeout parameter, and if the connection does not succeed within the stipulated time period, it gives up.
connect方法接受一个超时参数,如果在指定的时间段内未能成功地连接,它就会放弃。
Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.
添加一个名为get的方法。在此方法中,使其返回类型为模板参数t(如图4所示),然后输入参数名字index,其类型为int。
应用推荐