The design logic has modified the user specified value for baffle spacing (etc.
软件设计修改了用户指定的折流挡板间距等数据。
The Reduced-Dimension Map can be used as a means to simplify the multiple variable logical function and to design logic circuit.
降维图可作为化简多变量逻辑函数、设计逻辑电路的一种方法。
The SCS used in Xinyang Huayu Power Plant has some defects in the original design logic discovered during its adjustment and test.
信阳华豫电厂采用的SCS,在调试过程中发现原设计逻辑存在一些缺陷。
The focus of the design logic is to express the form of each set of furniture, and every detail of the expression. Furniture is the protagonist of the play.
设计的重点逻辑在于表达了每一组家具的形式,每一个细节的表达,家具即是这出戏的主角。
Reverse Engineering starts with the executable program systems, and generates the structure of system, and the design logic corresponding to the source code.
逆向工程从可运行的程序系统出发,生成对应源程序的系统结构以及相关的设计逻辑等等。
To improve the BAN (Burrows, Abadi & Needham)logic, an analysis and design logic for authentication security was proposed based on the BSW (Buttyan, Staamann & Wilhelm) logic.
针对BAN逻辑的局限性,在BSW逻辑的基础上,提出了一种针对认证安全性的分析与设计逻辑。
Design by contract is a tool for finding and fixing logic bugs in code.
契约式设计是一种发现和修复代码中逻辑错误的工具。
Design by Contract lets the class designer concentrate on the logic that implements the class functionality without worrying about the validity of arguments.
契约式设计让类的设计者专注于实现了类的功能性的逻辑,而不用担心实参的有效性。
From this simple visual design you can easily map the business logic straight into database tables.
从这个简单的可视设计中,可以容易地把业务逻辑直接映射到数据库表。
The logic behind the effort: Understand how technology is used and you're more likely to design chips people will buy.
这项努力背后的逻辑:理解技术如何被运用,你才更有可能设计出人们愿意购买的芯片。
For instance, the coding logic of programs and the actual SQL statements used therein could be classified as application design.
例如,程序的编码逻辑和其中使用的实际的sql语句,可以列为应用程序设计一类。
As part of developing the information-management design, the types and location of business-rules logic must be understood.
作为开发信息管理设计的一部分,必须了解业务规则逻辑的类型和位置。
These requirements are addressed through the design and development of UIs, control logic that manages how an application functions, and code that utilizes and manipulates business data.
这些需求通过设计和开发UI、管理应用程序功能的控制逻辑,以及利用和操作数据的代码来解决。
The finite state machine pattern used to design this behavior makes its logic transparent.
设计此行为所用的有限状态机模式使逻辑清晰透明。
Such a design makes maintenance all but impossible, because whenever the view changes, you must change the model logic, and vice versa.
这样的设计使得维护几乎不可能实现,因为无论视图何时改变,您都必须改变模型逻辑,反之亦然。
The logic behind this design decision is that indexes add value only when the DBA can predict which queries will be run against the database.
该设计决策背后的逻辑是索引只在DBA可以预测到将要对数据库运行什么查询时才有价值。
The customer is aware of the need to include error processing and recovery logic and is also working on that design.
客户注意到需要包含错误处理和恢复逻辑,也在设计上对此进行了考虑。
The SOA design leverages middleware and operating environment functions to separate flow logic from the underlying business logic and implemented in the individual services.
SOA设计利用中间件和操作环境功能将在单个服务中实现的流逻辑从基础业务逻辑中分离出来。
You can create database design, database access, and the PHP business logic code that sits on top of it in any number of ways, and you often end up getting it wrong.
您可以用很多的方式创建数据库设计、数据库访问和基于数据库的PHP业务逻辑代码,但最终一般以错误告终。
The presentation logic, business logic and data access logic were all clubbed together thus leading to fragile design which is hard to change without breaking.
表现逻辑、业务逻辑和数据访问逻辑掺杂在一起导致脆弱的设计,这样很难在不破坏原 有设计的基础上做出变动。
Lightweight design patterns let you loosen coupling between objects and integrate services without forcing code into business logic or the domain model.
轻量级设计模式使您可以在对象和集成服务之间进行松散耦合,而无需艰苦地编写业务逻辑或领域模型。
In this design, services that perform business logic and services that perform data retrieval are intermingled.
在这种设计方法中,实现业务逻辑的服务与实现数据检索的服务是混合在一起的。
For now, a controller class is a placeholder for one or more classes that would be fleshed out during design to implement the business logic of your system.
现在,控制器类是设计实现系统商业逻辑填充的一个或多个类的位置保持器。
Scalable design — as the application grows, so too can the various components without affecting the underlying application logic.
可伸缩的设计?随着应用程序的增长,各种组件也能够增长,同时不影响底层的应用程序逻辑。
We've learned to design software to separate process sequencing logic, policy, basic computation, human interface, and data management.
我们已经了解到,要对软件进行恰当设计,以将流程序列逻辑、策略、基本计算、人机接口和数据管理分离开来。
The discipline imposed by finite state machines adds rigor to the design by replacing tangled logic with straightforward tables, resulting in simpler implementation and easier testing.
有限状态机通过用直观的表格代替复杂的逻辑为设计增加了严密性。
DB2 has sophisticated resource-management logic, which standardly produces very good performance without elaborate design.
DB 2具有一种非常成熟的资源管理逻辑,往往不用进行精心的设计就能产生非常好的性能。
One design principle in Alloy is that all business logic is owned and managed by SAP rather than Lotus Domino.
在Alloy中的一个设计原则是,全部业务逻辑都由SAP所有并管理,而不是Lotus Domino。
Using the Voice Toolkit, Voice Server SDK, and VoiceXML, you can design robust speech interfaces using the same infrastructure and logic, just by adding a new set of presentation markup.
使用VoiceToolkit、VoiceServerSDK和VoiceXML,您可以设计健壮的、使用相同基础结构和逻辑的语音界面,只需添加一组新的表示标记即可。
Using the Voice Toolkit, Voice Server SDK, and VoiceXML, you can design robust speech interfaces using the same infrastructure and logic, just by adding a new set of presentation markup.
使用VoiceToolkit、VoiceServerSDK和VoiceXML,您可以设计健壮的、使用相同基础结构和逻辑的语音界面,只需添加一组新的表示标记即可。
应用推荐