摘要
文章结合DOM、模板引擎及Eclipse插件技术,采用面向对象的方法对代码生成工具的层次结构进行分析与设计。根据模块化的思想设计和实现出基于SSH框架多层结构的代码生成工具。该代码生成工具通过输入基本数据信息以及加载用户界面原型,实现了代码的自动生成。在项目开发的教学过程中,引入代码生成器,达到强化SSH三大框架理念和模拟真实企业软件开发环境的目的。
The study analyzed and designed the hierarchical structure of code generator by the Object-Oriented method combining the technology of DOM, template engine and Eclipse plug-in. The code generator of multi-layer based on SSH Framework is designed and implemented. The code generator can automatically generate code by inputting basic data and loading UI. In the teaching of project, code generator was used. It can reinforce the learning of Struts, Spring and Hibernate and simulate the real software development.
出处
《电脑与信息技术》
2015年第4期5-7,40,共4页
Computer and Information Technology
基金
湖南省教育科学"十二五"规划2013年度课题(项目编号:XJK013BXX002)
关键词
代码生成
SSH
模板引擎
教学
code generator, SSH
template engine
teaching