设计WebPage界面的最佳设计模式是什么? [英] What is the best design pattern to design the interface of an WebPage?

查看:123
本文介绍了设计WebPage界面的最佳设计模式是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用OOP构建我的WEB站点的界面。为此,我需要有几个对象,如菜单,缩略图,contentBoxes连接在一起形成一个完整的布局。



我知道OOP不用于演示,但是我还是需要做。任何人都可以帮助我吗?

解决方案

查看模型 - 视图 - 控制器模式


I am trying to build the interface of my WEB site using OOP. For this I need to have several objects like menu, thumbnails, contentBoxes joined together to form a complete layout.

I know OOP is not used for presentation but I need to do it anyway. Can anyone help me on this?

解决方案

Look into the Model-View-Controller Pattern

这篇关于设计WebPage界面的最佳设计模式是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆