embedded database中文,embedded database的意思,embedded database翻译及用法

2025-10-31 11:35 浏览次数 11

embedded database

[emˈbedid ˈdeitəbeis]

嵌入式数据库

embedded database 例句

英汉例句

  • Try an embedded database server.

    可以试试嵌入式数据库服务器。

  • SQL Server Compact is a free embedded database designed for developers and is ideal for building stand-alone and occasionally connected applications for mobile devices, desktops and Web clients.

    SQLServerCompact是一个针对开发人员而设计的免费嵌入式数据库,这一版本的意图是构建独立、仅有少量连接需求的移动设备、桌面和Web客户端应用。

  • An embedded database server should also provide programmable and autonomic capabilities, so that the application can perform any necessary maintenance tasks.

    嵌入式数据库服务器还应该提供可编程和自治功能,让应用程序能够执行任何必需的维护任务。

  • Because you are working with an embedded database that will not only be used by your application, but will also be created by it, you have to provide code for creating the database.

    因为您将要使用一个嵌入式数据库,不仅是您的应用程序要使用它,而且也要通过应用程序来创建它。您需要提供代码来创建该数据库。

  • As an embedded database in which the user is unaware of the existence of the database.

    作为内嵌的数据库,用户并不知道数据库的存在。

  • When your Ant script is completely finished using Derby, it is a very good idea to shutdown the embedded database engine.

    当使用Derby完全完成ant脚本时,最好关闭嵌入式数据库引擎。

  • With an embedded database engine, the application USES the JDBC API to access the database.

    在嵌入时,应用程序使用JDBCAPI来访问数据库。

  • Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself.

    由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。

  • Certainly, an embedded database is an alternative.

    显然,可以使用嵌入式数据库。

  • It「s a purely embedded database that can either be used within an application, or as the database for a more traditional client-server application.

    它是一种纯嵌入式数据库,可以用在应用程序中,也可以作为更传统的客户机-服务器应用程序的数据库。

  • Shutdown the embedded database engine.

    关闭嵌入式数据库引擎。

  • The unique challenges of embedded database deployments.

    嵌入式数据库部署特有的困难。

  • At this point, you have a working database system, which you can run either as a stand-alone network server or as an embedded database within your own application.

    这时,就有了一个可工作的数据库系统,既可以作为独立的网络服务器运行,也可以作为内嵌的数据库在自己的应用程序中运行。

  • The start Derby task is responsible for loading the embedded database engine into memory and should come before all other Derby tasks in the Ant script.

    startderby任务负责将嵌入式数据库引擎加载到内存中,因此在ant脚本中应该放在所有其他derby任务的前面。

  • Many of the characteristics that make a database server a good fit in a traditional enterprise environment also apply to an embedded database server.

    使数据库服务器适合于传统企业环境的许多性质也适用于嵌入式数据库服务器。

  • You」re now in a position to start developing your own embedded Derby database application. Formally, the process of developing an embedded database application can be broken down into three steps

    现在就要开始开发您自己的嵌入式Derby数据库应用程序。

  • The single most important quality of an embedded database is reliability: it cannot fail, ever.

    嵌入式数据库最重要的性质是可靠性:它不会发生故障。

  • This article has shown how to use an embedded database engine and Web server in an Ajax-enabled Web application where the client and server reside on the same host.

    本文展示了如何在一个支持Ajax的Web应用程序中使用嵌入式数据库和Web服务器,其客户机和服务器位于同一台主机上。

  • Note that I could have chosen a disk-based embedded database or a server-side database. I've chosen to use the HSQLDB memory-based database for demonstration purposes.

    请注意,我可以选一个基于磁盘的内嵌式数据库或服务器端数据库,但出于演示的目的,我选了HSQLDB基于内存的数据库。

  • Typically, an embedded database is packaged as a library and is linked directly to application code.

    通常情况下,嵌入式数据库打包为库,与应用程序代码直接链接。

  • The end result of this development phase: an application with an optimally tuned Informix instance that is configured for its life as an embedded database server.

    开发阶段的最终结果是:应用程序包含一个经过调优的Informix实例,这个实例已经针对嵌入式数据库服务器的需求配置好了。

相关热词