逻辑分离 meaning in English
logical disjunction
logical split
Examples
- Like javabeans technology , custom tags facilitate the separation of presentation logic and business logic
像javabean技术一样,自定义标记有助于将表示逻辑与业务逻辑分离。 - The present system is based on the three layer model . it separates the clients from operation logic , and this model is agile and safe
本系统基于三层结构,将客户端与业务逻辑分离,灵活并且安全。 - You ve probably heard it said a hundred different ways by now , but it really is important to separate presentation logic and business logic when you re developing a web application
您可能听说现在有上百种不同的方式,但是在开发web应用程序时将表示逻辑与业务逻辑分离是很重要的。 - In fact , the application s architecture makes it easy to separate the display from the application s internal logic and hook things up to another gui technology if you need to
事实上,如果需要的话,应用程序架构已经使得将显示从应用程序内部逻辑分离出来并将其连接到另一种gui技术变得非常容易。 - It separates business logic from presentation and supports xml , xsl . it can support many types of clients , such as ie , pda . this model is easier to maintain and extend
该模型是struts的扩展,它将表现逻辑和业务逻辑分离,支持xml 、 xsl等标准,具有可扩展性和易维护性,提供对多种类型客户端的支持。