Cities have their own lives and inner operation logic.
城市有自己的生命,有内在的运行逻辑。
This load forecasting system belongs to the operation logic layer in the whole system.
这个负荷预测系统隶属于整个系统中的业务逻辑模块。
The DocumentRoot instance object is the first retrieved, and is the root node used in the operation logic in Listing 8.
所检索到的第一个对象是DocumentRoot实例对象,此对象在清单8中的操作逻辑中作为根节点使用。
NET exploiture method: application expression layer, operation logic layer, data interview layer and data storage layer.
NET开发方式的应用表示层、业务逻辑层、数据访问层和数据存储层四层结构。
For example, when the operation rule is changed, we need only alter the according operation logic layer and it's convenient and simple.
如在业务规则发生变化时,只需更改相应的业务逻辑层即可,极为简便。
According to the requirement of J2EE system structure, corresponding EJB component was established to access database and handle operation logic.
按照J2EE体系结构要求,以建立相应EJ b组件实现数据库访问逻辑和业务逻辑。
The meanings of four-tier structure and key technique are explained, A four-tier structure model is proposed, it is showing tier, operation logic tier, date visiting tier and database.
阐述软件设计开发的四层结构的组织形式及其关键技术,提出了一种基于。
This paper explores the design pattern and its operation logic structure of B/S system, through the research on application development framework of a B/S mode system based on . NET platform.
NET平台下的B/S结构软件系统开发框架的研究,对框架化的B/S系统设计模式和其中的业务逻辑组织进行了详细的论述,并介绍了该开发框架在一个校务管理系统的实际应用。
If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.
如果您使这个选项失去活性,您将得到一个没有“添加”操作的业务逻辑性的框架类。
Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.
大多数应用程序都有定制逻辑,它授权用户不仅仅在类上执行操作,而且还在该类的实例上执行操作。
If the row has changed, the UPDATE operation will fail and the application logic must handle the failure.
如果行发生了修改,UPDATE操作将失败,应用程序逻辑必须处理这一失败。
At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.
在整个代码中的适当地方,程序员编写程序逻辑来测试当前用户是否有权执行某个操作。
In these, you implement the operation specific integration logic needed to resolve mismatches between the characteristics of the providers and those of the desired exposed service.
在这些组件中,可以实现特定于操作的集成逻辑来解决提供者与理想的公开服务之间的特征不匹配性。
What you shouldn't do in the service gateway flow, however, is filter by the operation name and start creating significant branches of operation specific logic.
然而,在服务网关流中不应当执行的行为就是按照操作名称过滤,并开始创建大量特定于操作的逻辑的分支。
Summary: as we determined last week, UML activity diagrams document the logic of a single operation or method, a single use case, or the flow of logic of a business process.
简介:正如我们上周已确定的那样,UML活动图记录单个操作或方法的逻辑、单个用例或商业过程的逻辑流程。
To map the possible flow logic at the operation level, create the following wiring.
要在操作级别映射可能的流逻辑,请创建以下连接。
The last thing to do is write the custom business logic in the execute() operation of FirstCommand.
最后要做的是事情是:在FirstCommand的execute()操作中编写出业务逻辑。
The monitor model debugger was added in monitor V6.1.2 as way to understand the operation of a monitor model and to identify and resolve model logic problems.
在MonitorV6.1.2中添加了Monitor模型调试工具,以了解监视器模型的操作,并确定和解决模型逻辑问题。
This is the same logic that the MakeConnection operation USES.
这与MakeConnection操作使用的逻辑完全相同。
You don't need to define the control logic of the contract-checking operation, because it's inherited from the ancestor AbstractContract abstract aspect in Listing 2.
不需要定义契约检查操作的控制逻辑,因为它继承自清单2中的前辈AbstractContract抽象方面。
If you have an operation that contains entirely persistence logic (no business logic), consider moving it into the database as a stored procedure and invoke it via Spring JDBC.
如果你有一个包含完整持久性逻辑(并非业务逻辑)的操作,考虑将它作为存储过程移到数据库中,并通过SpringJDBC来调用。
The "non-ESB Gateway" part of the hub was, and still is doing, the deeper more operation specific, integration logic.
hub的 “非-ESBGateway”部分进行的是更深一些的特定于操作的集成逻辑。
GetCommand (ID) causes CommandFactory to create the command object (see code below), and execute is the operation in ICommand that performs the business logic.
getCommand (ID)引起CommandFactory创建command对象(请看下列代码),而且execute是ICommand的操作,执行业务逻辑。
The execute operation is where the business logic is implemented.
业务逻辑在execute操作中实现。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
Setting up connectivity to a data store, finding all classes annotated as entities, and configuring the persistence logic to bind these classes to entities in the data store is not a quick operation.
建立到数据存储的连接、查找标注为实体的所有类、配置持久化逻辑以将这些类绑定到数据存储中的实体,整个过程不可能快速完成。
The cleaning operation of data and utilize rule to do validation on cleaned data all belongs to logic.
对数据的清洗操作,利用规则对清洗后的数据进行的验证等等都属于逻辑。
Another way to use Quantify, besides performance analysis, is to gain a better understanding of program logic and operation.
除了性能分析之外,另一种使用Quantify的方法是获取对程序逻辑和操作更好的理解。
A portion of the buffer cycle in which the logic or arithmetic unit must cease operation or neither will be able to communicate with the memory unit.
缓冲存储器周期的一部分,在这期间,逻辑与算术运算器必须中止操作或不能与存储器传输信息。
In a real application the execute operation would likely make use of collaborations of classes to perform the necessary business logic.
在现实的应用中,execute可能利用类的协同来执行必要的业务逻辑。
应用推荐