首页 | 本学科首页   官方微博 | 高级检索  
     

用嵌入式数据库实现轻量的序列化模块
引用本文:苑青,孔捷.用嵌入式数据库实现轻量的序列化模块[J].计算机与网络,2009,35(6):52-55.
作者姓名:苑青  孔捷
作者单位:解放军91655部队,北京100036
摘    要:数据的存储和传输序列化是软件编制中必不可少的过程,将该过程整合为独立通用的模块,可以降低软件开发的复杂度,提高开发效率。本文介绍了使用嵌入式数据库Berkely DB实现轻量的通用序列化模块的方法。该方法通过在现有代码上植入序列化模块的形式,使得对原有代码的改造减少到最小,而源代码级的集成也易于进行程序调试和除错,因此具备简便易用的特点。文中给出了一个应用实例。

关 键 词:序列化  Berkely  DB  轻量化  嵌入式数据库

A Light Serialization Module Based on Embedded Database
YUAN Qing,KONG Jie.A Light Serialization Module Based on Embedded Database[J].China Computer & Network,2009,35(6):52-55.
Authors:YUAN Qing  KONG Jie
Affiliation:(PLA 91655, Beijing 100036, China)
Abstract:It's very necessary to have data serialized and deserialized in software programming. To lower the complication of such work during software development, a standalone serialization module is often implemented. This paper introduces a light and general serialization module based on an embedded database engine Berkely DB. This module implants code on existing program, minimizing the transformation of the original code and making source-level integration easy for debug procedures, and hence, has easy-to-use features. The paper also gives an application example.
Keywords:serialization  Berkely DB  light weight
本文献已被 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号