Computer Engineering and Applications ›› 2015, Vol. 51 ›› Issue (4): 54-60.

Previous Articles     Next Articles

Research on automatic research of user interface based on automated planning

GAO Jie1,2, WANG Fu2, LI Lei2   

  1. 1.Teaching and Research Center of Basic Courses, Jilin University Zhuhai College, Zhuhai, Guangdong 519000, China
    2.School of Information Science and Technology, Sun Yet-sen University, Guangzhou 510000, China
  • Online:2015-02-15 Published:2015-02-04

基于智能规划的界面自动生成方法研究

高  洁1,2,王  玞2,李  磊2   

  1. 1.吉林大学珠海学院 公共基础课教学与研究中心,广东 珠海 519000
    2.中山大学 信息科学与技术学院,广州 510000

Abstract: The paper proposes the idea of introducing automated planning into the field of user interface design and development in software engineering, and shows a planning-based method for automatic generation of user interface. The advantages of this method for interface design are that interface design and code realization are separated effectively, coupling of programs is reduced and logical relation between interfaces is ensured, so that developers invoke interfaces in logical sequence, not necessarily through programming manually. This method greatly reduces manpower of developers, shortens development cycle and saves costs.

Key words: automated planning, software development, interface design, automatic generation of interface

摘要: 将智能规划方法引入到软件工程中的界面设计与开发领域,提出了一种基于智能规划的界面自动生成方法。应用该方法进行界面设计,可以较好地实现界面设计与代码实现的分离,降低程序的耦合度,并且可以明确界面间的逻辑关系,使开发者可以不用通过手动编程来实现界面先后调用的逻辑顺序。实践证明,该方法可以大大降低界面开发者的工作强度,缩短软件开发周期,节约开发成本。

关键词: 智能规划, 软件开发, 界面设计, 界面自动生成