• CNKI系列数据库常用中文数据库

    The databases of CNKI are the commonly-used databases in Chinese.

    youdao

  • 事务处理用于保护作为一个必须成功失败的一系列数据库操作

    Transactions are used to protect a sequence of database operations that must either succeed or fail as a group.

    youdao

  • 可以直接输入数据库信息或者逗号分隔文件导入系列数据库

    You can enter the database information directly, or import a list of databases from comma-separated files.

    youdao

  • FunctionalTester记录系列数据库每个事务执行时间结果图形化。

    Functional Tester records the time of each transaction in a round robin database and graphs the results.

    youdao

  • IBMOptim软件提供系列数据库管理特性(查看Resources中的内容获得更多信息)。

    IBM Optim software provides an array of database management features (see the link in Resources to learn more).

    youdao

  • 根据经验数据部分计算结果,对平板车系列数据库进行了框架设计,建立自升式液压平板车系列产品实时查询系统

    According to empirical data and some computing results, it establishes jackup hydraumatic platform lorry series product library and real time inquiry system;

    youdao

  • 那种情况下同样应该实现数据库高可用性,系列篇文章对此进行阐述

    In that case, ha for the database should be implemented as well, which the next article in this series will demonstrate.

    youdao

  • 当然不会违背每一个实例中的应用程序代码设计系列第3部分中,我将展示监控数据库以进行性能统计方法

    I would certainly not side against application code and design in every instance, and in Part 3 of this series, I present methods of monitoring databases for performance statistics.

    youdao

  • 我们样例应用程序中,数据对象系列化为xml文档然后保存数据库

    In our sample application, the data object will be serialized into XML document and then saved into the database.

    youdao

  • 系列针对数据库系统经验不多用户

    This series focuses on users who are less experienced with database systems.

    youdao

  • 查看系列下一文章,获得使用模式进行数据库开发全面概述

    Check back in for the next installment of this series in which you'll get a comprehensive overview of database development using schemas.

    youdao

  • 迄今为止,系列编写代码假设数据库只有一个客户端

    The code I've written for the series so far has assumed that there will be just one client to the database.

    youdao

  • AcademicInitiative成员可以使用教程系列作为他们数据库课程一部分。

    Academic Initiative members can use this tutorial series as a part of their database curriculum.

    youdao

  • 最近发布MySQL安装——可以使用支持若干其他数据库选择但是系列应用程序使用MySQLV5.0.37编写的。

    A reasonably recent installation of MySQL - Several other database options are available and supported, but both this series and the sample application were written using MySQL V5.0.37.

    youdao

  • 回想在系列文章中一直使用ApacheDerby数据库

    Throughout this series of articles, you've been working with the Apache Derby database.

    youdao

  • 我们首先使用系列第三部分用过VIDEOS数据库

    We begin by using the VIDEOS database that we used in Part 3 of this series.

    youdao

  • 具有可工作ApacheDerby数据库安装系列第一文章有介绍。

    Have a working Apache Derby database installation, which was covered in the first article in this series.

    youdao

  • 具有正确初始化Bigdog的SurfShop示例数据库系列第四文章第五篇文章详细介绍。

    Have a properly initialized Bigdog's Surf Shop example database, which was detailed in the fourth and fifth articles in this series.

    youdao

  • 系列中的下一篇文章描述Drupal数据库抽象以及如何使用DB 2 Express- c替代mysqlPostgreSQL

    The next article in this series describes the Drupal database abstraction layer, and how DB2 Express-C could be used as an alternative to MySQL or PostgreSQL.

    youdao

  • 数据源可以关系数据库文件系统、Web服务甚或系列业务应用程序中包含自定义数据源。

    A data source could be a relational database, a file, a Web Service or even a custom data source included within a line of business application.

    youdao

  • 工作负载优化平台所面临挑战存在于一系列系统数据库配置决策调优步骤之中

    The challenge of optimizing the platform for this workload is met through a series of system and database configuration decisions and tuning steps.

    youdao

  • 系列一篇教程最先引用联系人数据库经过增强后,该数据库包含了足够进行帐单操作信息查询信息。

    The database of contacts originally referenced in the last tutorial of this series, after enhancements, contains information adequate for billing and can be queried for that information.

    youdao

  • 可以生成系列预定义数据库事件审计跟踪允许dba维护审计跟踪。

    It generates and allows a DBA to maintain an audit trail for a series of predefined database events.

    youdao

  • FFS走向自动化数据库管理关键的一步催生视为首批数据库管理系统(DBMS)的系列软件系统。

    FFS was a critical first step toward automated database management; it spawned a series of software systems that could be regarded as the first database management systems (DBMSs).

    youdao

  • 传统数据库系统可以使用系列sql语句通过某种形式专有客户端软件API执行数据检索更新功能

    Traditional database systems allow you to perform data retrieval and update functions using a series of SQL statements that are executed through some form of proprietary client software or API.

    youdao

  • 系列优秀文章已经解释了如何PHP应用程序访问DB2数据库

    A series of good articles already exist that explain how to access DB2 databases from PHP applications.

    youdao

  • 序列一个数据库对象它生成系列惟一的数字

    A sequence is a database object that generates a sequence of unique Numbers.

    youdao

  • 客户应用程序通过调用存储过程需要访问数据库一次就可以执行系列本地操作不用多次访问数据库服务器

    A client application can call on the stored procedure to perform a series of native operations in one trip to the database, rather than involving multiple trips to the database server.

    youdao

  • 幸运的是,DB 2附带审计工具工具可以生成一个DBA允许DBA维护系列预定义数据库事件审计追踪

    Fortunately, DB2 comes with an auditing facility that generates and allows a DBA to maintain an audit trail for a series of predefined database events.

    youdao

  • 存储过程包含存储在数据库中的系列代码扩展运行数据库服务器客户端。

    Stored procedures contain a sequence of code stored on a database, serving as an extension to clients that run on a database server.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定