摘要
通过对多种面向对象开发工具开发软件进行文件组织分析,提出一个文件组织的层次模型.通过对具体VB语言的分析,获取VB语言的项目组织规则,并编程实现提取VB项目中的对象,包括属性和代码,以及对象之间的关系.
In this article, we studied the file organization of several softwares developed by different object-oriented programming languages, and then provide a hierachical model of file organization. We get the file organization and syntax from the Visual Basic Language after analyzed it. Finally, based on the hierachical model Ⅰ programmed a VB language program to extract the objects and their relationship from the VB project.
出处
《新疆大学学报(自然科学版)》
CAS
2005年第4期468-472,共5页
Journal of Xinjiang University(Natural Science Edition)
基金
应用软件开发重点课程项目资助
关键词
代码分类提取
工程文件模型
VB
面向对象程序设计语言
Software Code Classified and Extracting
Hierachical Model of Project File Organization
VB
Object-Oriented Programming Language