摘 要: 表单是信息交流的载体,也是信息管理软件中工作流的基本单位。提出一种基于表单的软件自动化开发 方法:首先对表单进行形式化描述;其次映射到关系数据库表中的一个表和一个视图;然后映射到软件的一个主界面 和一个增加界面;最后映射出表单的保存、修改、删除和查询等代码。根据这个映射流程,利用VB6.0和SQL Server 2015开发出CASE工具,使用该工具能自动生成表单的数据库表、界面和代码。 |
关键词: 表单;工作流;软件自动化 |
中图分类号: TP311
文献标识码: A
|
|
A Software Automation Development Method based on Forms |
FANG Muyun1, LIU Haibo1, JIANG Wei2, LIU Hui1
|
( 1.School of Computer Science and Technology, Anhui University of Technology, Ma'anshan 243002, China; 2.Hefei Preschool Education College, Hefei 230013, China)
fangmy@ahut.edu.cn; 973698245@qq.com; 435133168@qq.com; 84000823@qq.com
|
Abstract: The form is the carrier for information exchange and the basic unit of work ow in information management software. This paper proposes a method of software automation development based on forms. Firstly, the form is described formally; secondly, the form is mapped to a table and a view in a relational database table; thirdly, the form is mapped to a main interface and an additional interface of the software; nally, the form is mapped to the codes of saving, modifying, deleting and querying. Based on this mapping process, a Computer Aided (Assisted) Software Engineering (CASE) tool is developed by using VB6.0 and SQL server 2015. The tool can be used to automatically generate the database table, interface and codes of the form. |
Keywords: form; workflow; software automation development |