DBDO:数据库数据对象

“数据库数据对象”(DataBase Data Object)在计算机领域中常被缩写为DBDO,这种简称形式便于快速书写和日常使用。它主要用于数据库技术相关的讨论和文档中,指代数据库中存储和管理的基本数据单元。

DataBase Data Object具体释义

  • 英文缩写:DBDO
  • 英语全称:DataBase Data Object
  • 中文意思:数据库数据对象
  • 中文拼音:shù jù kù shù jù duì xiàng
  • 相关领域dbdo 数据库

DataBase Data Object的英文发音

例句

  1. This paper analyzes the function characteristics and structure of the distributed real-time database, data object and transaction's type in industry monitor & control system.
  2. 分析了工业监控系统中的分布式实时数据库的的功能与特点、结构、数据对象和事务的种类。
  3. The model of relation database and ActiveX Data Object ( ADO ) of VC + + 6.0 is used in the system.
  4. 系统采用关系数据库模型和VC++6.0的ActiveX数据对象(ADO)实现对系统内数据的操作。
  5. Solve the object of persistent entities, entities object data into the database, the database data into physical object, access the database to achieve independence. ( 4 ) Design and Implementation of a rich client technology, and enrich the user experience.
  6. 解决了实体对象的持久性,将实体对象变为数据库数据,数据库数据变为实体对象,来达到访问数据库无关性。(4)设计实现了富客户端的技术,丰富了用户的体验。
  7. This research builds the " FaultDatabase " application, which include three parts : airplane electric power system fault database, system application of Visual C + + 6. 0 accesses the database with ActiveX Data Object technique and the realization of three dimension interactive simulation model.
  8. 课题研究中创建了FaultDatabase应用程序。该课题研究中包括三大模块:飞机电源系统故障数据库、Visualc++6.0利用ADO技术访问数据库系统应用程序及三维交互式仿真模型实例实现。
  9. Instead of the traditional way to access database using a Data Access Object ( DAO ) pattern with JDBC or hibernate, this article shows you web services-based access to DB2 using Data web services, a new feature provided by IBM Data Studio.
  10. 与使用JDBC或hibernate的数据访问对象(DAO)模式访问数据库的传统方式不同,本文展示如何使用数据web服务对DB2进行基于web服务的访问,这是IBMDataStudio提供的一种新功能。