摘要
永久对象在存储时一般都没有考虑到能否被其它软硬件平台存取,这样当其它软硬件平台想存取这个对象的时候就会遇到困难,为了解决这个问题,提出了标准数据的概念,并在实现这个概念的基础上,实现了将标准数据重组为对象和将对象拆分为标准数据,从而实现了跨平台的永久对象存取。
When persistent object is accessed, nothing is thought about whether it can be accessed by other hardware-platform and soft ware-platform, so it is difficult that other hardware-platform and software-platform want to access this object. In order to solve this problem, concept of standard data is presented. Based on this concept, combining standard-data to object and taking apart object to standard-data were realized, and cross-platform data access was also realized.
出处
《计算机工程与设计》
CSCD
北大核心
2005年第8期2193-2194,共2页
Computer Engineering and Design
关键词
永久对象
标准数据
本地化
标准化
persistent object
standard data
localize
standardize