One of the reasons lies in normative logic itself, such as in its paradox orin its inconvincible system.
原因之一在于规范逻辑本身,例如其悖论或难以信服的系统。
The book explores some of the biggest ideas in contemporary physics and how they undergird such everyday matters as risk assessment, logic and even our understanding of beauty.
这本书展示了当代物理学中最重要的几个理论,以及它们如何支撑我们的日常事务,如风险评估、逻辑学甚至是对美的理解。
We put some invisible HTML elements here, such as XML islands, and logic, such as polling for new messages and alarms.
我们将一些看不见的HTML元素(如xml岛)和逻辑(如轮询新的消息和警告)放在这里。
Note that the simple methods in Listing 1 can be called from other classes, such as our business delegates, to perform validation logic as needed.
可以从诸如业务委派等其它类上调用清单1中的简单方法,以按需执行验证逻辑。
The logic behind such a backup script is quite simple: obtain a list of tables from the database, iterate over this list and use commands such as DESC?
这类备份脚本背后的逻辑很简单:从数据库取得一个表列表,迭代此列表并使用如DESC ?
Remove all business logic from the database such as stored procedures and move it into the application.
尽可能的把数据库仅作为一个在线存储的功能而使用,不要把业务逻辑放在数据库里,否则将来会非常难扩展;
Customers often need such items as custom reports and calculation logic. There are also cases where functionality such as Time Entry is not needed by all clients.
客户通常需要例如定制报表和计算逻辑等功能,但并不是每一个客户端都需要像TimeEntry这样的功能。
The eBay Desktop as an example has a high degree of logic on the client to provide an engaging user experience with features such as countdown timers, and system tray notifications.
eBay桌面是个很好的例子,它通过在客户端分配较高程度的逻辑,提供有趣的用户体验,比如倒计时器和系统托盘通知。
We may find out that the dark energy vanishes in a puff of logic when we rid our mathematics of certain assumptions – such as the assumption that the universe is the same in every direction.
当我们排除我们在数学上的某些假设——诸如:假设宇宙在任意一个方向上都是相同的,我们会发现:暗能量在逻辑上成为泡影(“vanishes in apuffof logic”亦译:按逻辑的喷团消失——译者)。
In other words, integration logic (such as protocol transformation, message format transformation, and so on) is separated from business logic (that is, the actual function that a service performs).
换句话说,集成逻辑(例如,协议转换、消息格式转换等)与业务逻辑(即,服务执行的实际功能)是分离的。
Define all controller logic for an application task, such as a search process, in one place, instead of scattering that logic across many places.
在一个地方而不是把逻辑分散在很多地方来定义应用任务的所有控制逻辑,比如一个搜索流程。
This provides benefits such as a well-known service interface that may be easier to consume in integration middleware and presentation logic.
这样做会带来一些好处,比如良好的服务接口,它在集成中间件和表示逻辑中可能更容易使用。
Some enhancements you might consider adding would include logic to parse out things such as the location of the queue manager in the file system, or better error handling.
您可以考虑添加一些改进措施,比如包含一些逻辑以解析文件系统中的队列管理器的位置等信息,或者实现更好的错误处理能力。
This is sensible if the logic to be performed clearly represents integration logic, such as data enrichment or simple aggregation.
如果要执行的逻辑明显是集成逻辑,比如数据充实或简单聚合,这将十分合乎情理。
Since the business logic is buried inside the code, even a smallest change, such as changing the maximum permitted age for insurance, requires a full-cycle it change, which is often a lengthy process.
由于业务逻辑隐藏在代码中,因此,即便是一个微小的更改(比如更改最大参保年龄),都需要一个完整的IT更改周期,这通常是一个非常漫长的过程。
Keeping services focused on business logic rather than communication details, such as message format, was a pivotal aspect of the architecture.
体系结构的关键在于,要让服务把重点放在业务逻辑而不是通信的细节(如消息格式)上。
In addition, any other business logic can also be performed, such as placing the form on a workflow process.
另外,也可以执行任何其他业务逻辑,例如将表单放置在工作流过程上。
The same thinking can be applied to other system elements, such as elements supporting business logic or data logic.
这种思路同样应用于其他的系统元素,例如那些支持业务逻辑或数据逻辑的元素。
These backups can be used to restore databases to their proper state after data corruption events, such as software failures, hardware failures, bad application logic, and user errors.
当发生数据毁坏事故,例如软件故障、硬件故障、错误的应用程序逻辑和用户错误后,可以使用这些备份将数据库恢复到适当的状态。
Logical tiers divide the conceptual architecture into components that play specific roles within the application, such as presentation, application logic, business processes, and data access.
逻辑层将概念体系结构划分为在应用程序内扮演特定角色的组件,如表示层、应用程序逻辑层、业务流程层和数据访问层。
Changes to the business logic of a process, such as add or remove activities, add or remove links or branches, add data variables, and modify fault handling of a process.
一个流程的业务逻辑的修改,比如添加或删除活动、添加或删除连接或分支、添加数据变量、以及修改流的错误操作。
The business logic tier enforces the rules of the business, such as calculations and workflow, that drive the application.
业务逻辑层实施业务规则(比如计算和工作流),从而驱动应用程序。
Other elements of the system, such as application presentation logic, were only expected to be clients.
系统的其他要素(如应用程序表示逻辑)只能成为客户机。
We focus on dynamic content, such as integrated business logic, or newly arrived mail, which is constantly changing.
我们主要关注动态内容,比如集成的业务逻辑,或最新到达的邮件,它们都是随时变化的。
Processing entities such as collaborations apply specific business logic to the bo's of interest and respond to a client's request.
处理实体(比如协作)将特定的业务逻辑应用到所关心的BO上,并响应客户的请求。
Unit testing addresses the internal structure, such as logic and dataflow, and the testing of functions and the externally visible behavior of the unit.
单元测试强调内部结构,例如逻辑和数据流,以及单元的功能和外部可见行为测试。
This typically involves a filtering process that includes logic to group related nodes by tag name, remove prohibited items such as deprecated tags and attributes, and others.
这通常涉及到一个过滤过程,过程中包含逻辑来按标记名称成组相关的节点、删除被禁止的条目(比如,不受支持的标记和属性,以及其他内容)。
Yet MVC requires that view components, such as JSPs, be free of logic.
然而MVC要求视图组件,比如JSP与逻辑无关。
The component selection mechanism is based on some defined set of criteria, data or logic (such as current date and time).
组件选择机制是基于一些定义好的规则、数据或逻辑集(例如当前日期和时间)而定的。
The component selection mechanism is based on some defined set of criteria, data or logic (such as current date and time).
组件选择机制是基于一些定义好的规则、数据或逻辑集(例如当前日期和时间)而定的。
应用推荐