哪些功能模块对用户的金融交易影响最大?
Which functionality has the largest financial impact on users?
语法规则决定了文本中一个模块对另一个模块的作用。
The grammatical rules determine the effect of one chunk of text on another.
使用验证模块对axis2中的XML消息交换进行验证。
Validate your XML message exchanges in Axis2 using a validation module.
特征获取模块对图像轮廓进行变换和量化,形成散列表的入口。
The feature acquisition module transforms and quantizes the image contours and formulates the hash table entries.
采用人数监测模块对教室人数进行监测,并把人数传送到上一级。
A number monitor module is designed to monitor the number of students in classroom, and the number is passed to the previous grade.
最终通过分析功能模块对客户需求的影响程度,确定产品系列的核心平台。
Finally, a product platform can be set up by analysis of influence degree of the functional modules to customer command.
利用谐波分析子模块对畸变信号进行分析,较直观地得出基波和谐波情况。
Fundamental wave and harmonic condition can be found clearly by analyzing the distortion signal using the sub-module of harmonic analysis.
新的模块对电池的寿命提供了很大的改进(方法非常简单,将电池扩充为2倍大小)。
The new model did offer substantially improved battery life (through the simple expedient of making the battery twice as big).
对于下面描述的构件,也是这种情况;每个模块对其包含的资源使用自己的命名空间。
The same is true for the artifacts described below; each module USES its own namespace for its contained resources.
这些标识符由一批彩色模块组成,这批模块对一个表示预期展示顺序的序数进行编译。
These identifiers are composed of an array of color blocks that encodes an ordinal which represents the intended presentation order.
此无线通信模块对焊接电源来说是透明的,所以焊接电源的应用层软件不需要做太大的修改。
Bluetooth module is transparent for welding source, so the application software of the welding source can be used only a little modification needed.
这些门可以确保您的模块对它所需要的数据具有访问权限,而对它不需要的数据则没有访问权限。
The gates are to ensure that your module has access to the data it requires, and does not have access to data it does not require.
然后,它使用JAAS回调处理程序和登录模块对ltpa令牌进行验证,同时验证令牌的签名和有效时间。
Then, using a JAAS callback handler and a login module, it validates the LTPA token, validating both the signature of the token and the validity time.
注塑模具成型零件工作尺寸计算模块对注塑模具设计及注塑制品的生产具有指导意义和实用价值。
Calculation module has significative and practical values of directing the injection mold designing and the production of plastic parts.
在BS端增加了准入控制模块对业务流进行准入控制,分组调度模块对上下行数据传输进行调度。
At the BS side, an Admission Control Module is added to make admission decision and a Packet Scheduling Module is proposed to schedule packet transmission.
以前,没有可视化的指示表明一个模块调用了另一个模块中的组件,或者哪些模块对哪些库具有依赖性。
Previously, there was no visual indication that one module invoked components from another module, or which modules had dependencies to which libraries.
提出了动态管理导航数据库的思路——即利用导航系统的管理模块对导航数据库内容进行扩充和编辑。
Discussed the dynamic methods of managing the navigation database-i. e., the expanding and editing of the navigation database by the management module of our system.
逻辑模块对某通用船舶继电接触器辅机控制线路进行改造、编程、接线的实例,给出了基于LOGO !
By discussing a practical example about reconstructing, programming and contacting of general Marine auxiliaries control circuits (including electric relays and contactors) in which LOGO!
图19显示了一个中介模块,此模块对两个服务进行调出操作,以获取目标服务所需的其他客户和部件信息。
Figure 19 illustrates a mediation module that calls out to two services to get the additional customer and part information required by the target service.
同样,SpringTest模块对JPA类(如abstractjpatests)的单元测试、集成测试都提供很好的支持。
Also, Spring test module has great support for unit and integration testing of Jpa classes (for example AbstractJpaTests).
在运行时,LoginContext将读取配置文件以确定应使用哪一个(一些)登录模块对访问特定应用程序的用户进行认证。
At run time, the LoginContext will read a configuration file to determine which login module (s) should be used to authenticate users accessing a particular application.
因此本文在对滚动轴承有限元隐式求解分析的基础上,利用ANSYS/LS-DYNA模块对滚动轴承进行了显式动力学接触分析。
Therefore, based on rolling bearing implicit finite element solution analysis, using ANSYS/LS-DYNA explicit dynamic module implements, we achieved the rolling contact simulation of motion process.
以膏体充填力学参数为基础,运用ANSYS软件中的FLOTRANCFD计算流体动力学分析模块对膏体管道输送进行了数值模拟分析。
Numerical simulation analysis is made of the paste piping transportation using FLOTRAN CFD calculation hydrodynamic analysis module in ANSYS software based on the paste filling mechanical parameters.
在这个场景中,BankActionsphp模块对一个在互联网上运行的真实的远程Web服务进行SOAPXML Web服务调用。
In this scenario, the Bank Actions PHP module makes a SOAP XML Web service call to a remote real-life Web service running on the Internet.
采用元件可靠度和系统可靠度两个可靠性指标,提出功效评估法:通过硬件模块、接口模块、功能模块、功效模块对继电保护及控制系统进行建模。
Reliability model of protection and control systems is created by a system effectiveness approach including hardware module, interface module, functional module and effective module.
在该步骤中,您将创建Web工程,它将包含“容器内”测试案例以从驻留在同一个EAR模块中的Web模块对EJB上的调用测试方法进行测试。
In this step, you will create the Web project, which will contain the in-container test case to test invoke test methods on the EJB from the Web module which resides in the same EAR module.
其中规则库中包含正常行为规则和异常行为规则,使得原型系统在理论上既可实现误用检测也可实现异常检测,并采用关联规则挖掘模块对网络连接数据进行处理。
The rule sets of the system include normal behavior rules and abnormal behavior rules, it make the system can carry out the anomaly detection and misuse detection in theory.
对这些关注点的传统实现方式需要我们将这些实现融合到模块的核心关注点中。
Traditional implementation of these concerns requires you to fuse their implementation with the core concern of a module.
对这些关注点的传统实现方式需要我们将这些实现融合到模块的核心关注点中。
Traditional implementation of these concerns requires you to fuse their implementation with the core concern of a module.
应用推荐