• 报告利用克莱恩内部数据库中的非机密数据,该数据包括半个世纪辛迪加研究数据。

    Reports also draw upon non-confidential data from Kline's internal database, consisting of over half a century's syndicated research.

    youdao

  • 有效管理内部数据库建立完善区域总部信息交互体系

    Managing internal database effectively, establishing and improving information exchange system between regional area and headquarter.

    youdao

  • 保留所有短信安全的:所有信息里面经过加密内部数据库

    Keep all your SMS messages safe: all your SMS messages are encrypted inside internal databases.

    youdao

  • IBM销售部门维护有一个客户员工的映射内部数据库称为客户转换项目(CTP)。

    The IBM sales organization maintains an internal database of client-to-employee mapping, called client Transformation Project (CTP).

    youdao

  • LinkedIn帮助伯纳德完成了寻人工作网站内部数据库搜索完毕后,自动生成了一份过去工作可能接触的联络人名单

    The Web site did the work of finding people for him, providing a list of likely connections by searching its own database of people who had overlapped with him at past jobs.

    youdao

  • 鉴于有一个详尽的内部数据库以及对于全厂信息系统的数据关联,这就完全可能纤维配料的特性与手抄纸页的特性在同一个时间窗口中相互关联。

    With anextensive internal data base and data linking to millwide information systemsit is possible to relate fibre furnish properties to handsheet propertieswithin the same time window.

    youdao

  • 使用PreparedStatement对象完成操作后,需要通知数据库分配给PreparedStatement内部数据库资源可以释放了

    When you're done using a PreparedStatement object, you need to inform that database that the internal database resources allocated for the PreparedStatement can be released.

    youdao

  • 数据库内部成千上万的外部链接之间全部设置了超文本链接。

    The database is fully hyperlinked both within the database and to thousands of external links.

    《柯林斯英汉双解大词典》

  • 尽管XML内部存储层次化格式,但逻辑上,在数据库中,似乎存储在CLOBBLOB中

    Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.

    youdao

  • 如果内部没有索引那么数据库服务器就会表上构建索引的成本连续扫描的成本进行比较然后选择成本最低一种方法。

    If the inner table does not have an index, the database server will compare the cost of building an index on the table to the cost of a sequential scan, and will choose the one with the least cost.

    youdao

  • 正如前面提到的那样,EJB组件控制后台数据访问管理着当前事务数据库内部锁定

    As mentioned previously, the EJB components control the access to the back-end data and manage the current transactions and database locking internally.

    youdao

  • 这个组件优点数据库存储内部ID而不是完整EPC

    An additional advantage is the storage of the internal IDs instead of the full EPCs in the database.

    youdao

  • 除了保存用户数据以外,DB 2数据库还有大量内部元数据这些数据描述了用户数据存放位置、用户数据属于以及如何引用它们

    In addition to the user data it stores, a DB2 database has a great deal of internal metadata that describes where all of that user data can be found, who it belongs to, and how it is referenced.

    youdao

  • 我们看代码上面部分,站点使用大量内部例程其中用于封装数据库事务

    Starting at the top, the site uses a number of internal routines, including one that wraps database transactions.

    youdao

  • EJB组件控制后台数据访问管理着当前事务以及数据库内部锁定

    The EJB components control the access to the back-end data and manage the current transactions and database locking internally.

    youdao

  • MTK解析这个脚本生成数据库模式一个内部XML表示

    This script will later be parsed by the MTK to generate an internal XML representation of the source database's schema.

    youdao

  • 能够下钻SQL执行使用位置”进行分析增强了数据库应用程序内部影响分析。

    Enhanced impact analysis within database applications with the ability to drill down into the SQL execution for "where used" analysis.

    youdao

  • 命令定义数据库test内部所有复制

    This command defines replicates on all the internal tables of the database test.

    youdao

  • 然而,据店内人士透露,上周晚些时候公司内部供货数据库已经更新出现4个新版第三iPhone,16g32g内存,白色黑色机身。

    However, store insiders said late last week that the company's internal supply database has been updated to show four new "version 3" iPhone handsets - 16gb and 32gb devices in black and white.

    youdao

  • 现在基于ibm内部生产dpar中的Statrep . nsf数据库获得数据来讨论几个图表

    Let's now discuss several charts based on data obtained from a Statrep.nsf database from an internal production DPAR at IBM.

    youdao

  • 编辑某个条目,首先必须使用editURI(edit URI 在内部表示数据数据库中检索这个条目。

    To edit an entry, you must first retrieve it from the database using the edit URI, which represents the data internally.

    youdao

  • 还有章简要介绍MongoDB引擎内部原理,可能会有助于传统数据库用户理解MongoDB引擎内部原理

    There is also a brief internals section that may help the traditional database user understand the inner workings of the MongoDB engine.

    youdao

  • 实际上描述WebSphere表示这个EJB数据库模式内部方法

    In fact, what it's describing is WebSphere's internal means of representing the database schema for this EJB.

    youdao

  • 现在看到如何Eclipse插件使用内部Derby数据库快速演示

    Now you have a quick demonstration of how an internal Derby database can be used within an Eclipse plug-in.

    youdao

  • InternalDB查看内部Derby数据库详细信息

    Internal DB: View details of the internal Derby database.

    youdao

  • 进一步允许输入任意脚本在Visual Studio 2005IDE内部数据库执行

    This further allows you to enter any arbitrary script and execute it against the respective database from within the Visual Studio 2005 IDE.

    youdao

  • CastorOQL实现内部将OQL查询转换用于数据库适当SQL

    Internally, Castor's OQL implementation translates the OQL query into the appropriate SQL for the database.

    youdao

  • 完成数据库模式内部检查以后可以database reverse engineer --schema feedback_schema --package ~.domain 对模式进行反向工程

    After you have done introspection for your database schema, you can reverse-engineer that schema using database reverse engineer --schema feedback_schema --package ~.domain.

    youdao

  • 完成数据库模式内部检查以后可以database reverse engineer --schema feedback_schema --package ~.domain 对模式进行反向工程

    After you have done introspection for your database schema, you can reverse-engineer that schema using database reverse engineer --schema feedback_schema --package ~.domain.

    youdao

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

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

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