Loading assemblies with this method USES a different load context.
通过此方法加载程序集将使用不同的加载上下文。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
This method USES age and activity levels to predict a person's heart rate at Lactate Threshold.
这个方法根据年龄和运动能力,预测某人的乳酸门槛心率。
This method USES a digest value computed over a string made up of two other text values combined with the password.
这种方法使用对一个字符串计算得到的摘要(digest)值,该字符串由两个文本值和密码组成。
This method uses a modeling of the spectral evolution of speech signals, which is capable of processing some aspects of inter-speaker variability.
这种算法使用了能处理说话人交叉变量的语音信号频谱变化的模型。
This paper presents a method to select PDC bits. This method USES a correlation between shear strength and drilling cost estimation per unit length.
介绍了利用剪切强度和单位进尺钻井成本的关系来进行PD C钻头选型的新方法。
This method USES a threshold t to choose the blocks of halftone image to imbed information, which imbeds data as many as possible under the guarantee of the quality of the halftone image.
该方法利用了阈值t来控制水印的嵌入位置,在保证图像质量的前提下,嵌入尽可能多的数据。
This method comes in particularly handy when the service consumer USES a message structure that is not compliant with the structure the service provider expects for its incoming request messages.
当服务使用者使用的消息结构与服务提供者预期其传入的请求消息所具有的结构不兼容时,此方法就特别有用。
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.
调用组件将实现这些接口的对象(故意不称之为值对象)实例化,并在这两个方法调用中将该对象用作方法参数。
It USES the putnb method to do this in a non-blocking manner.
它使用putnb方法以一种非阻塞方式完成此任务。
The second find method in the customer class, findAllOrder(), uses a key with the searched object type and the customer ID of this instance.
客户类中的第二个find方法是findAllOrder(),它使用了一个包含搜索到的对象类型和该实例的客户ID 的密钥。
Optionally, this method also deletes the Windows group of the same name, assuming your server USES a Windows operating system.
假设服务器使用Windows操作系统,那么该方法还可以删除相同名称的windows组。
This line uses the document.write() method to put a small 0*0 pixel hidden iFrame on the Web page.
该行代码使用 document.write()方法将一个较小的隐藏的 iFrame(0*0像素)放置在 Web 页面上。
The form USES the post method, just as any form that is changing the server should (in this case, adding a review to the database).
该表单使用post方法,就像任何更改服务器的表单一样(在本例中是添加评论到数据库)。
In this example we show you how to create a functional index that USES the R-Tree access method.
在本例中,我们将向您展示如何创建使用r - Tree访问方法的函数索引。
This cleans up the code in the method that actually retrieves and USES the bean, thus making the code a bit less cluttered and more readable, as shown below.
它整理了方法中的代码,该方法实际上是检索和使用bean的,因此使得代码不是那么混乱,可读性稍强一些,如下所示。
This method retrieves each follower's name and ID, and then uses the ID to make a second request, this time through the getPosts() method, to retrieve the follower's three most recent posts.
该方法检索每个follower 的姓名和ID,然后使用此 ID 发出第二个请求,此次通过getPosts() 方法来检索 follower 的最近三个帖子。
The factory returns a stub that uses the endpoint address passed on the method. The code snippet below shows this technique
工厂使用传递到方法的端点地址返回一个存根。
The former method USES a single file to hold all of the E-mail, occasionally changing this to a system where a single file holds the mail for each folder.
前一种方法使用单个文件来保存所有的电子邮件,有时可能将其更改为一个系统,其中使用单个文件来保存每个文件夹的邮件。
JiBX extensively USES this technique of combining multiple parser operations in a single method.
JiBX广泛地使用将多个解析器操作组合在单一方法中的这种技术。
This paper proposes a new method, which USES the 4-2 compressor and CLA instead of the traditional adder to improve the transformation speed.
采用一种新颖的实现方法,利用4 - 2压缩器和超前进位加法器来代替传统的加法,提高了运算速度。
This paper introduces a method which uses geometry reasoning & degrees of freedom calculating based on constraint driven to solve the problem of checking over constraint & under constraint.
采用基于约束驱动的几何推理和自由度计算方法,设计了约束检查策略与算法,解决了过约束与欠约束检查问题。
The MessageListenerAdapter then USES this object to call a method on a user provided handler class that has a matching method signature.
MessageListenerAdapter随后用这个对象来调用某个方法,用户提供的具有相应方法签名的处理类实现了该方法。
If you want to develop a data logic method in a CMP bean that USES a stored procedure, you must define this method as an abstract method.
如果用户想利用存储过程在CMPbean中开发数据逻辑方法,必须将该方法定义为抽象方法。
In this article, you saw how to build a blogging solution that USES VoiceXML to provide the input method to make the blog post.
本文介绍了如何构建一个blog解决方案,从而使用VoiceXML提供输入方法来建立blog帖子。
There is nothing in the JDK to assist with this, so you'll need to create a helper method that opens a FileInputStream, USES a byte buffer, and throws the appropriate IOExceptions, etc.
JD K中没有干这事的,故而你需要创建一个辅助方法用于打开FileInputStream,使用字节缓存区,并抛出相关的IOExceptions,等等。
This method also USES the built-in concatenate function to combine two strings and return them as a single string.
此方法还使用内置的concatenate函数把两个字符串组合在一起,并将其作为单个字符串返回。
This paper presents a reflection-based analysis and design method for non-functional feature which uses reflection to separate functional and non-functional feature.
文章提出了一种基于反射的非功能特性分析设计方法,该方法利用反射思想分离功能特性和非功能特性。
This paper presents a reflection-based analysis and design method for non-functional feature which uses reflection to separate functional and non-functional feature.
文章提出了一种基于反射的非功能特性分析设计方法,该方法利用反射思想分离功能特性和非功能特性。
应用推荐