The principle, object and method of depleted brine in ionic membrane system were introduced.
介绍了离子膜系统淡盐水脱氯原理、目的和方法。
This paper traces back to the object and method of the research in aesthetic history in China.
本站提供与中国美学史的研究对象与方法相关的论文服务,详细咨询客服。
By starting from structure failures, thinking, the object and method for structure protection are discussed.
从结构破损分析着手,探讨了结构保护的思路、目标和方法。
Because of the difference between the adjustment object and method, every ordinary law has their own task and emphasis.
部门法之间由于调整对象和调整方法的不同,各有分工和侧重。
Based optimization principle, object and method, the optimization design programme is worked out, illustrating and contrasting with the result.
从优化的原理、目标和方法出发,成功地编制了直廓环面蜗杆的优化设计程序,并对优化结果作了举例和比较。
This bit of code decoded the object and method from a SOAPenvelope, instantiated the local object, and returned the result to be wrapped up in a return SOAP envelope.
这个代码位将SOAP 信封的对象和方法进行解码,实例化本地对象,并返回将会在返回 SOAP 信封中被包装起来的结果。
Firstly, the paper discusses the process, object and method of knowledge discovery, then introduces the anesthetization case database, the ANN model and the evaluation about the result.
本文首先论述了知识发现的过程、对象及方法,然后介绍了研究中实际使用的麻醉病例数据库、神经网络模型和对结果的检验评价方法。
This article introduces the necessity of establishing theoretical psychology, its object and method as well as the role of theoretical psychologists. Theoretical psychology as a whole is reviewed.
本文述介了建立理论心理学的必要性,它的研究对象和方法以及理论心理学家所起的作用。
Each method and member of that object is accessible by tacking its name onto the root URL.
若要访问那个对象的每个方法和成员,只需将它的名称附加到根url上即可。
You have to remember which object is overriding which method, and what objects have new functionality attached to them.
你需要记住对象重写了哪个方法,以及为哪些对象添加了新的功能。
Improve the VM performance especially for object allocation and method calls.
完善虚拟机性能,尤其是在对象分配和方法调用方面。
No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.
无需创建接口和去掉整个模拟对象的存根—您可以有选择地重写方法并返回一个简单的模拟响应。
The adapter implements the interface and passes the method calls unto the real object.
适配器实现接口,并将方法调用传递给真实的对象。
Synchronized methods and blocks allow a thread to lock an object on entry and unlock the object on exit (to the method or block).
同步的方法和代码块允许线程在入口处锁定对象并在出口处解锁(针对方法或代码块)。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
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.
调用组件将实现这些接口的对象(故意不称之为值对象)实例化,并在这两个方法调用中将该对象用作方法参数。
However, there could be a price to pay in terms of performance. There is (potential) overhead in object creation and in method dispatch.
但是,这可能会以牺牲性能为代价,对象创建和方法分配都可能会存在开销。
When the so-called SOAP engine receives the request, it breaks it down and identifies the object whose method is to be called.
当所谓的SOAP引擎接收到请求时,它将对其进行分析,并识别要调用其方法的对象。
The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.
该方法返回一个对象,这个对象实现所有指定的接口,并将所有方法调用委托给选定的处理程序。
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 executes and either an object is returned, if successful, or an exception is thrown.
执行该方法,如果成功会返回一个对象,否则抛出异常。
The communication glue of a SOAP message uses XML for describing the object, method, and arguments to execute.
SOAP消息的通信使用XML来描述对象、方法以及执行的参数。
The first is the method of distributed objects (also known as object Request Broker), and the second method is that of asynchronous messaging.
第一种方法是使用分布式对象(也称为对象请求代理),第二种方法是使用异步消息传递。
For example, the previous article formed a box by creating a square Face object and calling the pushpull method with an argument of -9.
例如,前一篇文章通过创建一个正方形Face对象,并使用参数- 9调用pushpull方法,形成了一个盒状立体图形。
Newer methods such as Representational State Transfer (ReST) provide managed file access using URLs to specify the location, object, and method.
一些较新的方法,如具象状态传输(ReST),使用URL指定位置、对象和方法,提供受控制的文件访问。
Servlet might request a continuation object and call the suspend method with a specified timeout on it.
servlet可能会请求一个continuation对象并调用具有指定超时的suspend方法。
The data structure accepts the visitor object and will call its visit method for every entry in the data structure.
该数据结构接受visitor对象,并对数据结构中的每一项调用其visit方法。
The setUp method instantiates the mock object and injects it into the aspect.
setUp方法实例化mock对象并将它注入到方面中。
When you visit the /hello/ URL, your request is mapped to the object cpg.root.hello, and its default method (index()) is called to handle the request.
当您访问 /hello/URL 时,您的请求被映射到对象cpg.root.hello,并且其默认的方法(index())被调用来处理该请求。
You instantiate a BasicAttributes object and call its put method any number of times to put all the Attribute objects (one at a time) into the collection.
您可以实例化一个BasicAttributes对象,并多次调用对象的put方法,将所有Attribute对象(一次一个地)放入集合中。
应用推荐