作业帮 > 综合 > 作业

英语翻译本项目结构上分为表现层、业务层和数据访问层,层次间的依赖关系自下到上.采用的技术有Struts,Spring,H

来源:学生作业帮 编辑:搜狗做题网作业帮 分类:综合作业 时间:2024/08/19 07:08:29
英语翻译
本项目结构上分为表现层、业务层和数据访问层,层次间的依赖关系自下到上.采用的技术有Struts,Spring,Hibernate等,其中表现层采用Struts框架开发,业务层封装业务流程,为适应业务的变更,每一业务模块均有专门的接口及实现类,利用Spring的IoC功能将实现类注入给表现层的Action,数据访问层借助于Hibernate实现,代码简洁且可适应不同的数据库.事务部分利用Spring的声明式事务管理.
希望不要用翻译工具
英语翻译本项目结构上分为表现层、业务层和数据访问层,层次间的依赖关系自下到上.采用的技术有Struts,Spring,H
This project, according to the structure, can be diveded into Presentation Tier, Business Tier and Data Access Layer which are reliant on each other from bottom to top. The skills adopted include Struts, Spring, Hibernate and so on. Thereinto, Struts is adopted to develop framework in Presentation Tier and to encapsulate business process in Business Tier. In order to be adapt to the change of business, every business module has specific connector and implementation class. For achieving implementation class immitting into Action which is in Presentation Tier, we can take advantage of IoC function of Spring. The achievement of Data Access Layer is by means of Hibernate-- code is concise and fit kinds of database. The part of affairs can use the declarative transactions of Spring.
我翻译得快疯了,而且很浅显,很Chinglish..有很多专业名词不是很清楚...