| 摘要: |
| 变处理对象的数据由静态数据和动态数据两部分构成。采用动静先分离后结合的设计方法,即将静态数据放在静态库中,将动态数据用键盘提供放入内存变量,校验后传送到临时文件中,最后将临时文件的内容作为处理对象的库结构。该方法与传统建库方法相比具有节约性、准确性、一致性、透明性、可移植性和可扩充性的特点。经实践效果较满意。 |
| 关键词: 数据库,静态数据,动态数据,库结构设计 |
| DOI: |
| 分类号:TP311.13 |
| 基金项目: |
|
| A new method of data base structure for the change processing objecte |
|
Li Shuqin Zhang Qin,Li Shuqin Zhang Qin
|
| Abstract: |
| The data of the change processing object consist of two parts,static data and dynamic data. The adopted design method with the seperation first and then combination of the dynamic and static data has the characteristics of economization,accuracy,consistency,transparency, portability and extensibility comparing with the conventional method of the library set-up,and has produced a satisfactory result in practice. The method can be stated as follows :static data are input into the static library for the different kinds of processing object;dynamic data are input into the stored variable through key board ,and transmissioned into the temporary file after verification,and then the content of temporary file is used as the library structure for processing object. |
| Key words: data base,static data ,dynamic data,library structure design |