BLL:业务逻辑层
在计算机软件架构中,业务逻辑层(Business Logic Layer,常缩写为BLL)是三层架构中的核心组成部分。该缩写形式便于书写和沟通,广泛应用于软件开发领域。业务逻辑层主要负责处理系统中的核心业务流程和数据规则,有效分离了用户界面和数据访问功能,有助于提升代码的可维护性和可扩展性。
Business Logic Layer具体释义
Business Logic Layer的英文发音
例句
- According to the database schema information and customized code template, code is built for business logic layer.
- 本文叙述根据数据库架构信息和定制的代码模板自动生成业务逻辑层(BLL)代码的实现方法。
- The Business Logic Layer(BLL), in turn, requests that the Data Access Layer deal with data persistence.
- 而业务逻辑层(BLL)则请求数据访问层处理数据持久性。
- There are different components of a multi-tiered solution when designing for scalability and redundancy & the most important two are the persistence layer ( mainly the database ) and the business logic layer ( mainly running on an application server ).
- 在设计可伸缩性和冗余时涉及到多层解决方案中的不同组件,最重要的两个组件是持久性层(主要是数据库)和业务逻辑层(BLL)(主要在一个应用服务器上运行)。
- This article shows how to use Drools as part of the business logic layer in a sample Java application.
- 本文展示如何使用Drools作为示例Java应用程序中业务逻辑层(BLL)的一部分。
- Decoupling the Browser Request Handler and Resource Request Handler from the business logic layer helps facilitate code reuse, and leads to a flexible and extensible architecture.
- 从业务逻辑层(BLL)中解耦BrowserRequestHandler和ResourceRequestHandler有助于促进代码重用,并能实现灵活和可扩展的架构。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若BLL词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。