The query output can be in user-defined formats, so you can implement the business logic easily without additional programming efforts.
查询输出可以采用用户定义的格式,这样不需要另外编程就能很容易地实现业务逻辑。
This separate storage should be accessed using a routing service to keep the complexity from crowding the programming logic.
这种分隔的存储应该使用一种路由服务来访问,以便将复杂性从编程逻辑剥离。
To make modifications to the output style and layout might be difficult and even problematic as it can require significant changes in the programming logic to achieve.
修改输出样式和布局可能很困难,甚至难以解决,因为这可能需要对编程逻辑进行显著更改才能得以实现。
This reduces the total programming effort by reducing the amount of effort spent in writing database control logic, while ensuring the consistency and validity of the data.
这不仅省去了编写数据库控制逻辑的工作量,同时也保证了数据的一致性与正确性,从而降低了总的编程量。
By implementing a rules engine, changes to business rules can be managed and implemented by business analysts, thereby avoiding programming for changes to business logic.
通过实现规则引擎,可以由业务分析人员管理和实现业务规则的变更,从而避免编程来更改业务逻辑。
Application logic can invoke or deliver services using a range of programming models and techniques without considering whether the connection is direct or whether it traverses an ESB.
应用程序逻辑可以使用各种编程模型和技术调用或交付服务,而无需考虑是直接连接还是通过ESB传递的。
This software logic can be written in a higher level programming language, or it can be executed as assembler logic on a computer chip.
这里的软件逻辑可以使用较为高级的编程语言编写,可作为汇编程序逻辑在计算机芯片上执行。
If an integration scenario requires some complex programming logic, an integration Developer works with a component Developer to create a new component for the integration.
如果集成场景要求使用复杂编程逻辑,集成开发人员将与组件开发人员合作,为集成创建新组件。
This reduces the total programming effort by removing duplicated code in the application and by reducing the amount of effort spent in writing database control logic.
通过去除应用中的重复代码,减少编写数据库控制逻辑的工作,这种方案降低了总的编程量。
Using XML across multiple software tiers simplifies programming logic and reduces development costs.
跨多个软件层使用XML可以简化编程逻辑,降低开发成本。
The SOA programming model also needs a unified paradigm for creating and accessing business logic.
SOA编程模型同样需要统一的范型来创建和访问业务逻辑。
The components use declarative programming to embed business logic and call workflow engines, schedulers, and business rules engines.
这个组件使用声明性编程来内嵌业务逻辑、调用工作流引擎、调度器和业务规则引擎。
Programming for an ESB usually involves a visual environment, representing the logic as a flow of connected activities called a message flow or mediation flow.
对ESB编程通常涉及虚拟环境,并将逻辑表示为称为消息流或中介流的连接活动流。
On the other hand, there are also many programming languages that are declarative in style, including both functional and logic languages, and also including both general purpose and specialized ones.
另一方面,也有许多编程语言是声明性样式,包括函数语言和逻辑语言,还包括通用语言和专用语言。
This programming model enables you to focus solely on the business logic of your application, without getting bogged down by the details of the persistence mechanism.
该编程模型能让您将重点集中于应用程序的业务逻辑上,而不陷入支持机理的细节中去。
Defensive programming constructs have prevented many a defect, but the constructs themselves tend to litter code with repetitive logic.
防御性编程结构阻止了一个又一个缺陷,但这些结构本身却不免为代码添加了重复的逻辑。
Both programming models let you create pooled and daemon threads to run J2EE business logic.
两种编程模式都允许您创建池线程和守护程序线程,以便运行J2EE业务逻辑。
SCA relieves programmers from the complexity of traditional middleware programming by abstracting it from business logic.
SCA将传统中间件编程从业务逻辑分离出来,从而使程序员免受其复杂性的困扰。
It is actually a programming language in and of itself and can be used with complex logic statements, as well as to simply pull out snippets of text.
它本身实际上是一种编程语言,可以实现复杂的逻辑语句,还可以简化部分文本的提取。
DB2 performs these updates directly on the server, minimizing the application programming logic and transfer of data that otherwise need to occur.
DB 2直接在服务器上执行这些更新,最小化了应用程序编程逻辑和数据传输。
After all, the "b" in BPEL stands for "business," so BPEL should be used only for programming on the business logic level.
毕竟,BPEL中的“b”代表“业务(business)”,因此,BPEL应该只用于在业务逻辑层面上编程。
Their use would drastically reduce bugs in code and improve your skill in using proven methods to test programming logic.
使用jMock和RMock将极大地减少代码中的bug,提高使用经过证明的方法测试编程逻辑的技巧。
Integrating business logic without additional programming.
不需要另外编程集成业务逻辑。
Question: Doesn't AJAX break model 2 programming and take us back to include non-presentation logic in our Web pages like the bad old days?
问:Ajax 是不是破坏了Model2编程,并将我们带回到像以前那种Web页面中包括非表示逻辑的情况?
ActionScript, a powerful object-oriented programming language, is used to create client logic.
ActionScript则是一种功能强大的面向对象的编程语言,用来创建客户逻辑。
The most common forms of basic logic and decision making within programming are the do-while and if-then-else approaches.
最常见的基本逻辑形式和编程中的判定就是do-while和if-then-else。
Some issues require re-programming and changing entire sections of code logic.
有些问题需要重新编程并改变模块的全部代码逻辑。
Declarative techniques: the J2EE programming model is an example of using declarative techniques to provide separation of concerns between the application logic and the configuration of middleware.
声明技术:J2EE编程模型就是使用声明技术提供应用程序逻辑和中间件配置分离的一个例子。
MVC is an architectural pattern in programming that isolates business logic from the UI, allowing one to be modified separately from the other (also known as separation of concerns).
MVC是这样一种架构模式,它隔离了业务逻辑与UI,允许其一改变而另一者不受影响。
MVC is an architectural pattern in programming that isolates business logic from the UI, allowing one to be modified separately from the other (also known as separation of concerns).
MVC是这样一种架构模式,它隔离了业务逻辑与UI,允许其一改变而另一者不受影响。
应用推荐