基于MVC模式的移动设备屏幕导航系统的设计与实现
esign and Implementation of Mobile Devices Screen Navigation Based on MVC
通过对MVC设计模式的研究,本文为移动设备屏幕导航功能设计并实现了一个具备可扩展性的系统架构。该架构结合了MVC和J2ME技术。MVC模式将数据的显示、控制及其模型分离开来。MVC的视图层显示数据并接收用户的输入。模型层运行系统的业务逻辑代码。控制器层由J2ME的MIDlet担当,负责传递请求。本文提出的系统架构具有很好的可扩展性,可读性和可维护性。
Based on the research of the MVC design pattern, this paper proposes a system architecture for mobile devices screen navigation. The proposed solution is the combination of MVC and J2ME. In the solution, the MVC pattern isolates the display of information from its control and its model. In this paper, the View presents the data and collects the users’ input on mobile client. The Model runs the business logic of the application. The Controller that is MIDlet in the J2ME application is responsible for passing the request to the appropriate handler. This solution provides strong extensibility, readability, and maintainability.
范博文、刘伟、叶华
计算技术、计算机技术
MVC设计模式屏幕导航移动设备
MVC design patternscreen navigationmobile devices
范博文,刘伟,叶华.基于MVC模式的移动设备屏幕导航系统的设计与实现[EB/OL].(2010-04-20)[2025-08-04].http://www.paper.edu.cn/releasepaper/content/201004-681.点此复制
评论