单词 | embedded database | ||||||
释义 | embedded database
例句释义: 嵌入式数据库,内嵌资料库,嵌入式资料库 1. Its proven technology qualifies it as an industrial-strength DBMS for an embedded database server on multiple platforms. 它的技术非常成熟可靠,这使它能够作为多种平台上嵌入式数据库服务器的工业级DBMS。 www.ibm.com 2. Embedded database(EDB) technology is one of the important steps for normal pervasive computing system. 嵌入式数据库技术是整个普适计算系统正常工作中的重要一环。 www.dictall.com 3. My original goal was to deploy an application with an embedded database without additional dlls. 我本来的目的是在程序中使用嵌入式数据库,同时不依赖于额外的dlls。 www.infoq.com 4. For example, OpenEJB allowed for an embedded container (and even an embedded database) to make it easy to write unit tests for your EJBs. 例如,OpenEJB允许使用嵌入式容器(甚至是嵌入式数据库)以简化EJB单元测试的编写。 www.ibm.com 5. Typically, an embedded database is packaged as a library and is linked directly to application code. 通常情况下,嵌入式数据库打包为库,与应用程序代码直接链接。 www.ibm.com 6. This is an embedded database similar to Derby, and it is included with Rails V2. 0 or higher, making it a "safe" option here. 这是类似于Derby的嵌入式数据库,并且它是RailsV2.0或更高版本附带的,因此是安全的。 www.ibm.com 7. The program operates with an embedded database and is run from a command line. 该程序和一个内嵌式数据库一起操作,且从命令行中运行。 www.ibm.com 8. Apache's Derby database is a small, in-memory database that's ideal for use as an embedded database. Apache的Derby数据库是一个小型的内存中数据库,它是用作嵌入式数据库的理想选择。 www.ibm.com 9. Finally, we did a test on the embedded database integrated client side system and analyze the optimization of data storage and performance. 最后,本文对集成了嵌入式数据库的客户端进行了测试并分析了其对客户端系统数据存储和性能的优化。 www.fabiao.net 10. In the embedded database system, the highly effective index mechanism is the base of the highly effective inquiry. 在嵌入式数据库系统中,实现高效查询必须有一套高效的索引机制。 www.dictall.com 1. Finally, deploying an embedded database server carries special challenges. 最后,部署嵌入式数据库服务器要克服一些特殊的困难。 www.ibm.com 2. Informix is particularly well suited for use as an embedded database. Informix特别适合作为嵌入式数据库使用。 www.ibm.com 3. This paper does a research on embedded database based financial system client side optimization. 本文致力于研究基于嵌入式数据库的金融系统客户端的优化。 www.fabiao.net 4. Embedded Database Management System is a new technology of data management rising in recent years. 嵌入式数据库管理系统是近几年才兴起的一项新的数据管理技术。 www.fabiao.net 5. Certainly, an embedded database is an alternative. 显然,可以使用嵌入式数据库。 www.ibm.com 6. Embedded database servers must often respect strict storage and memory limits. 嵌入式数据库服务器常常在存储空间和内存方面受到严格的限制。 www.ibm.com 7. Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself. 由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。 www.ibm.com 8. The single most important quality of an embedded database is reliability: it cannot fail, ever. 嵌入式数据库最重要的性质是可靠性:它不会发生故障。 www.ibm.com 9. We will run Derby as an embedded database, so only minimal setup is required. 我们将Derby作为一个嵌入式数据库运行,因此只需要很少的设置。 www-128.ibm.com 10. We are using an embedded database, but we get to treat it like it is just another database being accessed through JDBC. 我们使用的是嵌入式数据库,但是我们处理它的方式和通过JDBC访问的其他数据库一样。 www.ibm.com 1. 2 the latest source code, full version. sqlite3 is a powerful embedded database. 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。 www.joys99.com 2. Security design has also become the most important issue in Embedded DataBase System (EDBS) design. 安全设计也成为了嵌入式数据库系统设计中的首要问题。 www.13191.com 3. To keep things simple, an embedded database, Apache Derby 10. 6. 1, was used. 为简单起见,使用的是嵌入式数据库ApacheDerby10. www.ibm.com 4. Derby is an embedded database that is part of Java 6. Derby是一个嵌入式数据库,属于Java6的一部分。 www.ibm.com 5. When your Ant script is completely finished using Derby, it is a very good idea to shutdown the embedded database engine. 当使用Derby完全完成Ant脚本时,最好关闭嵌入式数据库引擎。 www.ibm.com 6. StopDerbyTask. java : Shuts down the embedded database engine. java:关闭嵌入式数据库引擎。 www.ibm.com 7. Study of the Model about Universal Embedded Database and the Application in TPMS 通用型嵌入式数据库模型的研究及其在TPMS中的应用 www.ilib.cn 8. The Design and Implementation of A Tiny Embedded Database System 一种微型嵌入式数据库系统的设计与实现 ilib.cn 9. Application of Embedded Database SQLite in Hydrometry Monitoring System 嵌入式数据库SQLite在水情信息监测系统中的应用 www.ilib.cn 10. Research of embedded database system and its application on ACR 嵌入式数据库系统在ACR中的应用研究 www.ilib.cn 1. Transactions Schedule of Embedded Database Systems 嵌入式数据库系统的事务调度 www.ilib.cn 2. StartDerbyTask. java : Starts the embedded database engine by using the ClassLoader to load it's JDBC Driver into memory. java:通过使用ClassLoader启动嵌入式数据库引擎,将它的JDBCDriver装入内存中。 www.ibm.com 3. The unique challenges of embedded database deployments 嵌入式数据库部署特有的困难 www.ibm.com 4. An embedded database application includes the following 嵌入式数据库应用程序包括下列项目 www.ianywhere.com 5. Application of Embedded Database to Real-time Monitoring System of Bridges 嵌入式数据库在桥梁实时监测系统中的应用 www.ilib.cn 6. Application of Embedded Database to SPC System 嵌入式数据库在SPC中的应用 ilib.cn 7. Research of Embedded Database System 嵌入式数据库的研究 www.ilib.cn 8. Design method of read-write card of embedded database 嵌入式数据库读写卡的设计方法 service.ilib.cn 9. Exchange Server uses ESE as an embedded database engine that determines the structure of the databases and manages memory. ExchangeServer使用ESE作为嵌入数据库引擎,该引擎确定数据库结构并管理内存。 technet.microsoft.com 10. Real-Time Data Collecting Based On Embedded Database 基于嵌入式数据库的实时数据采集方法 ilib.cn |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。