Data server capability (such as join features or built-in functions).
数据服务器性能(例如连接特性和内置功能)。
These two types of retrievals are the quickest, as no additional data structures have to be built.
这两种检索类型是最快的,因为它们不需要构建额外的数据结构。
Out of all possible infrastructure services, "Data services" are arguably the most important as information systems cannot be built without them.
在所有可能的基础设施服务中,“数据服务”可以说是最重要的,因为没有它们信息系统就不能建立。
These data types are all predefined as part of the language and represent the primitive data types from which more complex objects are built.
这些数据类型作为语言的一部分都已经预先定义好,用来表示创建复杂对象基础的原始数据类型。
As mentioned, the focus of SDO is on providing a flexible data object representation for data from heterogeneous data sources and built-in support for optimistic concurrency.
刚才已提到,SDO的重点是为异构数据源中数据提供一个灵活的数据对象表示,并为开放式并发提供内置支持。
The phone ACTS as a glucose meter, controller for your pump, and data logging application all in one, with built-in capability to share the data across platforms.
手机可以同时作为血糖仪,胰岛素泵的控制器,数据记录应用来使用,它还内置有跨平台的数据分享功能。
This does not mean that a more business-wide data warehouse design will not be developed; it will be built incrementally as initial data warehouse implementations expand.
这并不意味着不会开发更大业务范围的数据仓库设计;随着初始数据仓库实现的扩展,将逐渐增加对它的构建。
By that, Hagel means, as he says in his new book, The Power of Pull, most organizations are built around knowledge stocks of proprietary data, content, or products.
就此,黑格在他的新书《拉的力量》中进一步指出,大多数组织都围绕着专属数据、内容或者产品的基础构建。
Semantic modeling technologies, such as RDF, can help ease the problem of automatic reasoning between different data sets, provided that it is built-in to the data-store.
语义建模技术,例如RDF,可以帮助简化对不同数据集之间自动进行推理所面临的问题,这些数据集是内嵌在数据存储介质中的。
In addition, its built-in data correlation filters detect variable data, as well as preparing tests for data-driven load test generation.
另外,它的嵌入式数据相关性过滤器能够检查可变数据,并根据数据驱动加载测试需求进行测试。
These proprietary parts appear as sequences of data attached to the IOR and only the ORB that built the IOR will be able to understand the data.
这些专用部分是作为附加到IOR的数据序列出现的,并且只有构建 IOR的ORB才懂得这些数据。
Few SOA solutions are developed as completely new information systems — almost always they are built to leverage existing applications and data.
很少有SOA解决方案是作为全新的信息系统开发的——SOA解决方案几乎总是要利用已有的应用程序和数据。
Few SOA solutions are developed as completely new information systems - they are almost always built to leverage existing applications and data.
很少有SOA解决方案是作为全新的信息系统来开发的—这些解决方案几乎都利用已有的应用程序和数据。
Other OWL concepts such as data or relationship representing properties or other built-in OWL relationships are ignored.
诸如数据或者表示属性或其他内置OWL关系的其他 OWL概念被忽略。
The final type, complex, is probably not as recognizable to most programmers because it is not a common built-in data type in other programming language.
最后一种类型complex可能是大多数程序员难以识别的,因为它不是其他编程语言中常见的内置数据类型。
Applications that are built around forms or data manipulation are often excellent candidates for implementation as a trivial Web service.
围绕表单或数据操作构建的应用程序往往非常适合实现为简单的Web服务。
SimpleXML is built on the dynamic nature of PHP and simply provides an XML document as a data structure of anonymous PHP objects with properties and text content.
SimpleXML建立在PHP的动态特性基础上,并且提供一个XML文档作为带有属性和文本内容的匿名php对象的数据结构。
The response can also have any text-based format but, as its name suggests, XMLHttpRequest has built-in capabilities for dealing with XML response data.
响应也可以有基于文本的格式,但是正如它的名字表示的,XMLHttpRequest具有内置的处理XML响应数据的能力。
InfoSphere Warehouse data mining is built with DB2 stored procedures and user-defined functions for high-performance in-database execution, taking advantage of DB2 as an execution environment.
InfoSphereWarehouse数据挖掘是用DB 2存储过程和用户定义函数构建的,以利用DB 2作为执行环境,从而获得高性能的数据库内执行。
The only sure bet, it seems, is that Oracle is going to push its Exadata v2 data warehouse appliance built with Sun hardware as its core data warehouse.
到目前为止,只有一件事是肯定的,那就是甲骨文将结合Sun的硬件,主推Exadata第二代来作为自己的核心数据仓库。
We then built a .Net client for a web service which involves a complex type as the return data from a second web service.
然后,我们创建了第二个稍微复杂的Web服务.Net客户端,者个 Web 服务返回的数据类型是复杂类型。
The latter still usually utilizes node methods to manipulate data structures, rather than directly accessing node attributes as one usually does with data structures built within an application.
ElementTree通常仍利用节点的方法来操作数据结构,而不是像人们通常处理应用程序中构建的数据结构那样直接访问节点属性。
Treating the data as a string will enable you to take advantage of certain built-in DataStage transformation functions, as you'll see shortly.
将数据当作字符串处理能够利用某些内置的DataStage转换功能,稍后将对此进行介绍。
One such habit is to only ever call sort , reverse , and the like, as pure functions, and to always pass a copy of the data to be modified. You can use the built-in copy function for this purpose.
这些习惯之一是永远只以纯函数的方式调用sort和reverse等函数,并且要经常传递需要修改的数据的副本。
An example is a comma-delimited data handler that can be used across numerous bindings, such as HTTP, JMS, or MQ. V6.2 includes a number of built-in data handlers.
一个例子就是以逗号分隔的可跨多个绑定使用的数据处理程序,例如HTTP、JMS,并且MQ。
For a Web application, the data source is commonly a relational database, which has some forms of search built in. (Equality is a simple search operator, as is the SQL operator LIKE.)
对于Web应用程序,数据源通常是一个关系数据库,其中内置了一些搜索功能(Equality是一个简单的搜索运算符,与SQL运算符like一样)。
RDF serves as the foundation upon which the Semantic Web is built: it is a standard to represent data as a directed, labeled graph.
RDF是语义web建立的基础:将数据表示成有向加权图的一种标准。
Finally, to return the data as json, you use PHP's built-in json_encode function. (There will be similar library functions in whatever language you are using.)
最后,要将数据作为json返回,必须使用php内置的json_encode函数(您所使用的编程语言都有类似的库函数)。
But not every program built as debug can be debugged at large data sizes.
但是,并非每一个作为调试可以在体积庞大的数据调试建造计划。
But not every program built as debug can be debugged at large data sizes.
但是,并非每一个作为调试可以在体积庞大的数据调试建造计划。
应用推荐