魏建杰, 吴向前. 基于面向对象程序设计语言的代码分类提取模型研究及应用[J]. Journal of Xinjiang University (Natural Science Edition in Chinese and English), 2005, (4).DOI:
基于面向对象程序设计语言的代码分类提取模型研究及应用
摘要
通过对多种面向对象开发工具开发软件进行文件组织分析
提出一个文件组织的层次模型.通过对具体VB语言的分析
获取VB语言的项目组织规则
并编程实现提取VB项目中的对象
包括属性和代码
以及对象之间的关系.
Abstract
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 I programmed a VB language program to extract the objects and their relationship from the VB project.
关键词
Keywords
references
T errenceW.P ratt,M arv in V.Ze lkow itz.P rogramm ing L anguages D es ign and Im p lem en tation Fourth Ed ition[M].北京:电子工业出版社,2001.
R ona ld J.N orm an.O b ject-O rien ted System A na lys is A nd D es ign[M].北京:清华大学出版社,2000.
曾登高.NET系统架构与开发[M].北京:电子工业出版社,2003.
刘瑞新,李树东,万朝阳.V isua l B as ic程序设计教程[M].北京:电子工业出版社,2001.