...应用分为三个层次 (1)表现层(Presentation Layer):显示信息,处理用户的请求 (2)领域/逻辑层(Domain Logic Layer):逻辑,实际的业务活动,系统中真正的核心 (3)数据访问层(Data Access Layer):与数据库、消息系统等的通信 实际应用...
基于32个网页-相关网页
Because the UI is unique to the iPhone you need to separate out the visual layer from the domain model, basic MVC logic.
由于UI在iPhone的唯一性,所以需要将可视层与领域模型剥离开来,这也是基本的MVC逻辑。
In the domain of J2EE Web applications, the model is the business logic of an application, and the JSP pages comprising the presentation layer are the view.
在J2EE Web应用程序领域中,模式是应用程序的业务逻辑,视图是包含表示层的JSP页面。
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
应用推荐