单词 | common data |
释义 | 例句释义: 公用数据,通用数据,共同数据,通用要求 1. A review group (or even an individual data type owner) can maintain a list of common data type definitions across the company. 讨论会(或者专门的数据类型所有者)可以维护在整个公司范围内通用的数据类型定义列表。 www.ibm.com 2. The greater the number of common data types that are defined across the organization, the better components interoperate. 跨组织定义的常用数据类型数目越大,组件的互操作性就越好。 www.ibm.com 3. Only a few tools have been highlighted: common data movement utilities and data maintenance utilities. 这里只重点介绍其中一些工具:常见的数据移动和数据维护实用工具。 www.ibm.com 4. The next step in creating a cluster is to add the common data storage devices that will be available to all members of the cluster. 创建群集的下一步是添加可供群集内所有成员使用的公用数据存储设备。 technet.microsoft.com 5. These columns store unprocessed binary data , typically files that can be retrieved and manipulated like the other common data types . 这些列用于存储未处理的二进制数据,这些数据通常是可以与其他公共数据类型一样被检索与操作的文件。 www.bing.com 6. Returning such a list from a method could be useful for building many very common data structures. 从方法返回这种列表对于构建许多很常用的数据结构很有用。 www.ibm.com 7. The Common Data Representation (CDR) is the formal mapping of the data types to be used in a CORBA invocation. 公共数据表示(CDR)是CORBA调用中将使用的数据类型的正式映射。 www.ibm.com 8. In an EJB environment, you can put common data and business logic in a single set of enterprise beans. 在EJB环境中,您可以将常用数据和业务逻辑置于单组企业bean中。 www.ibm.com 9. It also contains some suggestions for common data subsets that you might want to use (for instance, for a domestic carbon calculator). 它还包含关于您可能要使用的常用数据子集(如针对一个家用碳计算器的数据子集)的一些建议。 www.ibm.com 10. UIMA supports a common data representation of artifacts and artifact metadata independently of the original representation of the artifact. UIMA支持工件的常见数据表示和工件元数据,而不受工件的原始表示的影响。 www.ibm.com 1. The goal of replication is to produce multiple consistent copies of a common data set. 复制的目标是产生公共数据集的多个一致的副本。 www-128.ibm.com 2. This last article will discuss the last of the four common data mining techniques: Nearest Neighbor. 本文将讨论四种常用的数据挖掘技术中的最后一种:最近邻。 www.ibm.com 3. Times series data is one of common data types and also the important research subject of data mining. 时序数据是一种常见的数据类型,也是数据挖掘的重要研究内容。 www.ceps.com.tw 4. CDSA Common Data Security Architecture. A security framework for developing security and authentication application programs. 通用数据安全体系。开发安全和鉴权应用程序使用的一种安全框架。 swtrunk.bokee.com 5. The common schema has one major advantage of having all common data types defined away from any specific service provider. 普通模式有一个主要的优势,那就是在特定的服务提供商之外定义所有普通的数据类型。 www.ibm.com 6. The first step in the process was to identify and agree upon a common data format. 该过程的第一步是确认并达成一个通用的数据格式。 www.ibm.com 7. The Data Access Application Block solves these problems by providing an implementation of the most common data access tasks. 数据访问应用程序块通过提供最常见数据访问任务的实现,从而解决了这些问题。 msdn2.microsoft.com 8. Common data model: astrocytoma model snowflakes model, Constellation model, snow waterfall model. 常见的数据模型有:星形模型、雪花模型、星座模型、雪瀑模型等。 bbs.exue.com 9. This article went over the fourth-common data mining algorithm, "Nearest Neighbor. " 本文探究了第四种常见的数据挖掘算法,“最近邻”。 www.ibm.com 10. If you have a set of small applications that share a common data model, adding new entities to any one will cause them all to slow down. 如果你有一些共享通用数据模型的小型应用,那么向其中任何一个增加新的实体都会导致所有应用变慢。 www.infoq.com 1. The complexity in concurrency programming stems from the fact Threads often needs to operate on the common data. 并发编程的复杂度取决于线程通常是需要对共有数据进行操作的。 www.bing.com 2. The TCDL is a Ku-band digital data link that delivers wide-bandwidth communications using common data link, or CDL, waveform standards. TCDL是一个Ku波段数字数据链,可提供采用通用数据链波形标准的宽带通信。 www.etiri.com.cn 3. Transforming the enterprise to a common data format is difficult and impractical. 将企业转换到某种公共数据格式是非常困难和不切实际的。 www.ibm.com 4. Objects for most of the common data-related actions: adding data, deleting data, and navigating through data. 对象组成,完成大多数常见的与数据相关的操作:添加数据、删除数据和定位数据。 msdn2.microsoft.com 5. This enables heterogeneous applications to pass data using a common data model that's readily understood by any language. 这使得异类应用程序能够使用共同的数据模型来传递数据,而任何语言都可以很容易理解这个数据模型。 www.ibm.com 6. Bar charts are, besides line and pie charts the most common data visualization technique and find wide usage in popular statistics. 柱形图和折线、饼图一样最为普遍的数据可视化技术,在统计中可以说被广泛应用。 dictsearch.appspot.com 7. The join operation, a common data-access task, lets you work with data from more than one table using a single recordset object. 联接操作(一个通用的数据访问任务)使您得以使用一个记录集对象处理来自多个表的数据。 technet.microsoft.com 8. The Data Access Application Block solves these problems by providing the logic to perform the most common data access tasks. 数据访问应用块解决了这个问题通过提供执行逻辑在一般的数据访问任务中,开发者只需要作下面的事情。 www.cnblogs.com 9. If the applications access common data, they have potential conflicts which can cause inconsistencies. 如果这些应用程序访问共享数据,它们就将导致破坏一致性的潜在冲突的产生。 www.ibm.com 10. One of the most significant is Creo Common Data model. 其中最重要的是Creo共同数据模型。 www.bing.com 1. The following table shows some of the common data sources and the resulting list evaluation. 下表显示一些常用的数据源和列表结果。 msdn2.microsoft.com 2. Each Thread has its own sequence of execution, but accesses common data. 每个线程都有自己的执行流程,但都需要操作共有数据。 www.bing.com 3. XML provides a common data format that can be exchanged between a variety of services and languages. XML提供了一个可以在不同服务和语言间转换的公共数据格式。 www.ibm.com 4. The CORBA specification is obviously quite detailed in the area of Common Data Representation. 显然,CORBA规范在公共数据表示方面是十分详细的。 www.ibm.com 5. WebSphere ESB has built-in support for the most common data formats, and support is available to write your own custom data binding. WebSphereESB已内置了对常见的数据格式的支持,而且提供了对编写自己的自定义数据绑定的支持。 www.ibm.com 6. The specification defines a common data model for SOA repositories which facilitates the use of common tooling and data sharing. 该规范为SOA资源仓库定义了一个公共的数据模型,促进了对公共工具的使用和数据共享。 www.infoq.com 7. These step-by-step topics cover common data scenarios for client and middle tier applications. 这些分步主题涵盖针对客户端和中间层应用程序的常见数据方案。 msdn2.microsoft.com 8. VB common data output form the design process using graphics Image View Control . . . VB通用数据表格输出程序的设计利用Image控件实现图形浏览… www.ganxisky.cn 9. Surrounding the common data elements are domain-specific data elements. 在常用数据元素的外围是域特有的数据元素。 www.ibm.com 10. Both components share a common data structure called application data. 这两个组成部分共享一个公共数据结构,称为应用程序数据。 www.ibm.com 1. The class library supplies RFX functions for all the common data types. 类库为所有通用数据类型提供RFX函数。 technet.microsoft.com 2. To read about how SecurDisc can resolve common data protection concerns. 了解SecurDisc是如何解决常见的数据保护问题的。 www.securdisc.net 3. Above the basic J2EE framework, we see things like Access Layer for "Common" Data and Common Utilities. 在基本的J2EE框架之上,我们看到类似用于“共同的”数据和共同的效用的访问层的东西。 www.ibm.com 4. Can we move common data to a separate cache or tier? 我们是否可以将公共数据移动到单独的缓存或层? www.ibm.com 5. In the Common Data View Tasks list , select the Show with sample data check box . 在此例中,示例数据库中的列表使用复选框下拉列表控件。 www.bing.com 6. Lists step-by-step topics covering common data scenarios. 列出介绍公共数据方案的分步指导的主题。 msdn2.microsoft.com 7. The new lists help solve some common data entry and storage problems. 新列表有助于解决一些常见的数据输入和存储问题。 office.microsoft.com 8. It will accept most common data formats to enable use of standard computer-animated design and graphics programs. 这将接受最常见的数据格式,使采用的标准电脑动画设计和绘图程序。 www.512121.com 9. In the Common Data View Tasks list, click Data View Properties. 在“常见数据视图任务”列表中,单击“数据视图属性”。 office.microsoft.com 10. Another common data format medium is a database. 另外一种常见的数据格式媒介是数据库。 www.ibm.com 1. The library gives programmers a common data model covering all raster data formats and -- through OGR -- vector data formats. 该库为编程人员提供了通用的数据模型,包括所有栅格数据格式和矢量数据格式(通过OGR)。 www.ibm.com 2. The Visual Studio debugger automatically expands common data types to show their most important elements. VisualStudio调试器将自动展开常见的数据类型,以显示这些数据类型的最重要的元素。 msdn2.microsoft.com 3. This article shows how to combine the two techniques to solve a common data-entry problem. 本文展示如何结合这两种技术来解决常见的数据输入问题。 www-128.ibm.com 4. You no longer need to write code to execute commands and manage datasets for common data scenarios. 对于公共数据方案,执行命令和管理数据集不再需要编写代码了。 msdn2.microsoft.com 5. The following sections describe how to implement common data tasks in device projects. 以下几节描述如何在设备项目中实现常见数据任务。 msdn2.microsoft.com 6. I learned how to use the common data sorting algorithms in C. 我学会了使用C语言编写常用的数据排序算法。 dictsearch.appspot.com 7. Next, we have a common data representation language in XML, which is also extremely pervasive. 接下来,是XML中的通用数据表示法语言,它同样被广泛使用。 www.ibm.com 8. For example, you can't simply decide as one person to change a common data type. 例如,你不能简单地决定一个人是否可以修改公共数据类型。 www.infoq.com 9. Communication networks and systems in substations - Basic communication structure for substation and feeder equipment - Common data classes 变电所的通信网络和系统.变电所和馈电设备用基本通信结构.公用数据种类 www.mapeng.net 10. Create a data set named Team area options from the common data source TEAM_AREA table. 从命令数据源TEAM_AREA表格中创建一个名为Teamarea选项的数据集。 www.ibm.com 1. Design and implementation of a common data analysis software for EAST Tokamak EAST装置通用数据分析软件的设计与实现 www.ilib.cn 2. Electronic commerce for the sanitaryware and heating systems industry - Industry common data bank 卫生器具和加热系统工业用电子商务。工业通用数据库 www.std168.com 3. To create metadata from a DB2 table, select a common Data Source, and click Next. 要从DB2表中创建元数据,选择一个常用DataSource,然后单击Next。 www.ibm.com 4. Comparison of two common data compression formats in nonlinear edit system 非线性编辑系统中常用的两种数据压缩格式的比较 www.ilib.cn 5. This requires no code at all for the most common data scenarios, including 在包括如下方案的大多数常见数据方案中,此方法根本不需要任何代码 msdn2.microsoft.com 6. To encapsulate the logic used to perform the most common data access tasks 封装用于执行最常见数据访问任务的逻辑 msdn2.microsoft.com 7. New data source controls let you declaratively specify data source settings instead of having to write common data access code. 新的数据源控件使您能够以声明的方式指定数据源设置,而不是编写公共数据访问代码。 msdn2.microsoft.com 8. The method of implementing a Whole trade common data center for agile manufacturing 面向敏捷制造的行业公共数据中心实施方法 service.ilib.cn 9. Add and maintain common data for your company 增加和维护公司的公共数据 wenku.baidu.com 10. If the Web site accesses a data store, you should consider using the data source controls, because they are part of a common data pattern. 如果网站要访问数据存储区,则应考虑使用数据源控件,因为它们是通用数据模式的一部分。 msdn2.microsoft.com 1. Research on Constructing of Object-Oriented Petroleum Common Data Model 面向对象石油管理公共数据模型建立研究 service.ilib.cn 2. Masterstation Automation System Based on Common Data Acquisition Platform and Its Analysis of Characteristic 基于公用采集平台的集控站自动化系统及其特点分析 ilib.cn 3. Common Data Processing Methods For Packaging Materials 包装材料常用实验数据处理方法 www.ilib.cn 4. Construction of Common Data Platform in the Power Dispatcher Center 电力调度中心统一数据平台的设计 www.ilib.cn 5. For information about common data adapter properties, see 有关通用数据适配器属性的信息,请参见 msdn2.microsoft.com 6. Analysis Common Data and Correlation Factors of 7823 Cases of Acute Myocardial Infarction 7823例次急性心肌梗死一般资料及相关因素分析 www.ilib.cn 7. Analysis of the Common Data Errors in Agricultural Scientech Papers 农业科技论文中常见数据错误的剖析 www.ilib.cn 8. Transmission Channel Analysis of Common Data Link 通用数据链传输信道分析 service.ilib.cn 9. A Common Data Center for Support of Manufacturing Service 支持制造服务的公共数据中心的建设 www.ilib.cn 10. On a Common Data Center of the Whole Trade Based WEB 基子WEB技术的行业公共数据中心研究与应用 www.ilib.cn 1. Data Sharing Using a Common Data Architecture 使用统一数据架构共享数据 bbs.chinajavaworld.com 2. United Nations Common Data Systems Task Force; 联合国共同数据系统工作队; www.powerdict.com 3. The development and application of electron manual for the common data in organic chemistry 有机化学常用实验数据电子手册开发与应用 www.ilib.cn 4. In my first post I provided code samples that demonstrated how to perform common data scenarios using LINQ to SQL including 在我的第一篇帖子中,我提供了展示如何用LINQtoSQL来进行一些常用的数据处理,包括如下几个方面 www.rssportal.com.cn 5. A Conception of Common Data Link Based Radar Sensor 基于雷达传感器的公共数据链构想 www.ilib.cn 6. To relieve developers of the need to write duplicate code for common data access tasks 使开发人员免于编写常见数据访问任务的重复代码 msdn2.microsoft.com 7. Common Data Processing Programs of VLF-EM Based on Object-oriented Design Principle 基于面向对象设计原理的甚低频电磁法常用数据处理程序 www.ilib.cn 8. Common Data Loss and Ways to Recover 常见数据丢失及恢复方法 service.ilib.cn 9. How BAAN uses common data BAAN 怎样使用公共数据怎样使用公共数据 wenku.baidu.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。