Summary: | 碩士 === 國立成功大學 === 資訊工程研究所 === 81 === In this paper, based on the object-oriented notion, an
interactive C++ code generator for database-based-applications
is designed. Firstly, we study the functions supported by these
applications and their internal operations flow. Then, we
submit an approach for system design, viewing the application
system as the aggregation of cooperative objects, and storing
the code of objects in the object library. A specification
language to specify the objects of the applications and the
relationship among them is also presented. A designer of
applications could design an application rapidly using a
proposed interactive intergrated environment. The specification
language is created by getting the information input from the
designer. Finally, the code generator translates the
specification language into C++ code automatically.
|