• 活动注册操作(比如数据库更新操作)。

    An activity is a set of registered actions (such as database update operations).

    youdao

  • 程序本身其他方面比如数据库操作已经进行了优化

    Aspects of the program itself, such as database operations, were already tuned.

    youdao

  • 最后数据访问持久化的数据存储比如数据库文件存储

    Finally, the data access layer is a persistent data store, such as a database or file storage.

    youdao

  • 为了满足业务需求常常需要创建数据库对象比如数据库空间

    Often, you may need to create database objects such as databases, tables, or table Spaces to address incoming business requirements.

    youdao

  • 是否需要频繁访问某些文件(比如数据库),或者时间的要求很严格?

    Are some of your files, such as databases, accessed frequently and in time-critical ways?

    youdao

  • 目前使用默认映像选择另一个AMI可以增加其他软件包比如数据库

    For now, use the default; suffice it to say, selecting another AMI provides a wealth of opportunities to add additional packages such as a database.

    youdao

  • 通过分析跟踪文件可以检测异常应用程序行为比如数据库资源漏泄

    By analyzing the trace files, you can detect abnormal application behavior, such as database resource leaks.

    youdao

  • 他们假设使用类型数据比如数据库抽象XQuery类型语言

    They also assumed that you worked with typed data, such as a database extract, and XQuery is a strongly typed language.

    youdao

  • 处理SQL异常时惟一难点正确地回收数据库资源比如数据库连接

    The only major difficulty in dealing with SQL exceptions is the proper reclamation of database resources, such as the database connection.

    youdao

  • 交付准备环境也许可以连接生产环境资源比如数据库文件系统不是必须这么做

    The staging environment may, but does not need, to be connected to production resources such as databases and file systems.

    youdao

  • 不过生产应用程序中,应该对之进行修改使数据源信息比如数据库更为动态

    However, in a production application, you should modify this to make the data source information - such as the name of the database - more dynamic.

    youdao

  • 可能请求执行简单算术活动一个请求执行一个资源密集型操作比如数据库读写

    You could have one request perform a simple arithmetic activity and another request perform a resource intensive operation, such as reading or writing to a database.

    youdao

  • 经典的(或者说程序化)TPM管理程序化定义针对事务性资源(比如数据库)操作序列事务

    Classic (or procedural) TPMs manage transactions defined procedurally as sequences of operations on transactional resources (such as databases).

    youdao

  • 许多企业运行应用程序,比如数据库应用服务器变更管理系统缺陷跟踪工具准备了一个硬件清单

    Many businesses have an inventory of hardware for running applications such as databases, application servers, change-management systems, and defect-tracking tools.

    youdao

  • 业务对象存放应用程序数据容器这些数据用于表示业务功能元素比如数据库SQL查询的结果。

    Business objects are containers for application data that represent business functions or elements, such as a database table or the result of an SQL query.

    youdao

  • 相同策略应用通过网络服务提供其他服务,比如数据库web服务器LDAP 服务器,等等。

    The same strategy can be applied to other services that are available via network services, such as databases, web servers, LDAP servers, and so on.

    youdao

  • 对于一个真正应用程序肯定希望使用其他一些机制(比如数据库外部安全机制)检验用户密码组合

    For a real application, you'd naturally want to use some other mechanism (such as a database or an external security mechanism) to verify the username and password combination.

    youdao

  • 数据类型两种是非结构化数据,比如文档图片一种结构化数据,比如数据库中的数据。

    There are two types of data, one is unstructured data, such as documents and pictures, and the other is structured data, such as data in the database.

    youdao

  • 通过允许Web服务器直接访问包含动态内容其他数据资源(比如数据库),2Web架构可以满足这些需求

    The 2-tier Web architecture addressed these requirements by giving Web servers direct access to other data resources (such as a database) that provide dynamic content.

    youdao

  • 令牌机密任何地方比如数据库注册表)存留;将它们序列化文件本文建议的一种解决方案。

    The token and token secret can be persisted anywhere (such as a database or registry); serializing them to a file is only a suggested solution for this article.

    youdao

  • 当前系统设计领域的趋势每个应用程序应用程序实例提供单独系统,比如数据库Web应用程序或财务

    The current trend in system design is to provide a separate system for each application or instance of an application, such as a database, web application, or financial package.

    youdao

  • 比如数据库连接就是单例设计模式一个例子:我们一般不想让应用程序具有连接池多个资源密集型实例

    An example use case for a singleton would be a database connection pool: you don't want your application to have multiple resource-intensive instances of a connection pool class.

    youdao

  • 尽管理想情况保持几乎所有数据(比如数据库JNDI名称)不变但也其他一些应该环境更改另一个环境。

    While it's desirable to keep almost all of the data the same (such as the database and JNDI names), there are other values that should change from one environment to another.

    youdao

  • 设置代码通常一些构成,这些行是数据库描述比如数据库驱动程序用户名密码以及到哪里找到

    The setup code is usually a few lines that describe the database such as the database driver, username and password, and where to find it.

    youdao

  • 然而通过数据绑定我们可以使用分离比如数据库XML文件或是脚本其中的信息填入可选择项目中。

    However, with data binding we may use a separate source, like a database, an XML file, or a script to fill the list with selectable items.

    youdao

  • 这会打开数据库选择向导可以此向导中选择执行各种检查数据库比如数据库数据索引日志空间检查。

    That results in a database selection wizard, wherein you allowed to choose the database where you want to perform various checks, namely database, data, index, logs, and space checks.

    youdao

  • 数据库上下文中元数据描述特定数据库比如数据库名称、它版本建立连接的JDBC驱动程序的名称。

    In the context of a database, metadata describes that particular database, such as the name of the database, its version number, or the name of the JDBC driver making the connection.

    youdao

  • 表格模型可以用 arraylisthashmap 来存储数据或者可以外部数据源比如数据库获取内容

    Your table model might hold its data in an array, list, or hash map, or it might instead get its contents from an outside source, such as a database.

    youdao

  • 作为虚拟磁盘DRBD提供一个供各种应用程序使用灵活模型(文件系统依赖于一个原始磁盘的其他应用程序,比如数据库)。

    As a virtual disk, DRBD provides a flexible model that a variety of applications can use (from file systems to other applications that can rely on a raw disk, such as a database).

    youdao

  • 通常情况下,文档数据来源可能是外部(比如数据库文件系统蜘蛛网站上的抓取),这些通常都比较耗时,尽量优化获取它们的性能。

    Speed up document construction. Often the process of retrieving a document from somewhere external (database, filesystem, crawled from a Web site, etc.) is very time consuming.

    youdao

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

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

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