Although not required, a factory data reset may be needed in order to allow your device to work at optimal levels.
尽管不是必要的,做一次恢复出厂设置可以让您的设备以最佳状态工作。
Combined with conversations, the factory data provider becomes a very powerful feature for implementing a short-term cache of data that could otherwise be expensive to retrieve.
通过与conversation相结合,工厂数据提供者成为实现数据短期缓存的非常强大的特性,否则,取这些数据的代价可能较高。
In principle, you could use the factory to create just the company, and then use the company data object to create the departments and employees.
从理论上说,可以仅使用此数据工厂创建公司对应的对象,然后使用公司数据对象创建部门和雇员对象。
While there are a couple of ways to configure the factory, the end result is that the data is prepared exactly once, when first requested.
虽然有两种方法配置工厂,但是最终结果是同样的数据只需在第一次被请求时准备一次。
We must stress again that it would be unconventional to define the types and properties to the data factory like this yourself.
必须再次强调,像这样自行定义数据工厂的类型和属性可能非常不方便。
Using this factory, the following data types used for the service definition were designed (Figure 6).
下面是使用这个工厂定义服务所需的数据类型(图6)。
In these circumstances, the DASes create and initialize a data factory, but they keep it hidden and provide an interface themselves for creating data objects.
在这些环境中,DAS创建并初始化数据工厂,但使之保持隐藏状态,自行提供一个接口来创建数据对象。
The factory is simply a component of the runtime whose function is to instantiate SDO data objects from SDO type definitions.
这个工厂仅仅是运行时的一个组件,它的功能就是根据sdo类型定义实例化sDO数据对象。
A basic set of DataTypes representing the normal primitives of most programming languages is provided by default with a data factory.
数据工厂会在缺省情况下提供一个数据类型基本集,可表示大部分编程语言的标准原语。
Let's take a close look at the implementation of the chart data updater and how to publish a server event to clients with the JMS topic connection factory.
让我们进一步了解图表数据更新器的实现,以及如何使用JMS主题连接工厂将服务器事件发布到客户机。
The metadata is described in terms of types and properties, and a complete description is held by a data factory.
元数据是通过类型和属性进行描述的,数据工厂可提供完整的描述。
The straightforward way is to call the data factory again to create an object of the appropriate type, then assign it to the property in its parent object.
直接的方法为再次调用数据工厂来创建恰当类型的对象,随后将其指派给其父对象的属性。
The factory enables the creation of Grid data Services to access and update databases.
网格数据服务工厂使网格数据服务的创建能够存取和更新数据库。
This factory is used to create data objects, so validation against the metadata is performed by the factory before creation is allowed.
此工厂用于创建数据对象,因此在允许进行创建前,此工厂将对元数据执行验证。
The data factory allows us to create data objects, but also each data object created has an API to create related data objects.
数据工厂允许创建数据对象,但所创建的每个对象都具有用于创建相关数据对象的API。
A data source refers to the object or factory that generates connections to the actual source of data (usually a database) within an application.
数据源是指对象或工厂,用于生成与应用程序内的实际数据源(通常是数据库)的连接。
In that application they transmit data between devices such as thermostats, fire detectors and some automated factory equipment.
在应用程序中,这种无线电波在设备(比如恒温器)之间传输数据,发射检测器及一些自动化工厂设备。
A type can be abstract, and the data factory will not allow you to create an instance of that type.
类型可以为抽象的,数据工厂将不允许创建该类型的实例。
We don't have much scheduled in the way of data releases in the US today, and will have the weekly jobs Numbers and factory orders on Thursday.
今天我们没有多少美国的数据可公布,但在周四将得到本周职位数量及工厂订单情况。
A dynamic APIs scenario does not require the generation of a typed interface, factory class, or implementation class for the objects in your data model.
动态api场景并不要求为数据模型中的对象生成类型接口、工厂类或实现类。
In the PHP implementation of SDO, there are three ways you can get a data factory initialized to start creating data objects.
在SDO的PHP实现中,可以通过三种方法初始化数据工厂,以开始创建数据对象。
All the SIAPI packages follow the same organization and contain a factory that is used to create the data objects needed for operation.
所有的siapi包都遵从同一组织,并包含用于创建操作所需的数据对象的工厂。
Once the model has been specified to the data factory, we are in a position to create the data objects.
一旦将模型指定给数据工厂,就可以创建数据对象了。
The "factory in a box" is realized through the packaging of these features into a set of IBM software products and customized code, which is also referred to as the Multi-source Data Integrator (MDI).
“盒子里的工厂”是通过将这些功能打包为一组IBM软件产品和自定义代码实现的,而这些产品和代码也称为多源数据集成器(Multi - source Data Integrator,MDI)。
Lotus Widget Factory comes with a large number of predefined builders ranging from user interface components, such as buttons, to components responsible for fetching data from a remote Web service.
LotusWidgetFactory附带了大量预定义的构建器,从用户界面组件(比如按钮)到负责从远程Web服务获取数据的组件等等。
When defining an MQ messaging provider connection factory or activation specification, there are now two ways you can obtain the SSL configuration data
在定义MQ消息传递提供程序连接工厂或激活规范时,现在有两种方法可以获取SSL配置数据
Because session beans don't possess an inherent data access mechanism, they must use a resource manager connection factory.
因为会话bean没有一种固有的数据访问机制,所以它们必须使用资源管理器连接工厂。
The other way to obtain a data factory is to create it yourself, and use the AddType and AddPropertyToType methods to define the model, just as the DASes would.
得到数据工厂的另外一种方法是自行创建,使用AddType和AddPropertyToType方法来定义模型——就像DAS做的那样。
Once data is initialized, Seam can place the resulting object into one of the available scopes where it can be read over and over without further participation of the factory method.
一旦初始化数据之后,Seam就可以将生成的对象放到一个可用的作用域中,然后就可以在其中反复读取,而不再需要借助工厂方法。
The JAAS - J2C authentication data panel can be used to create authentication aliases for use by the MQ messaging provider connection factory.
可以使用JAAS-J2Cauthenticationdata面板创建身份验证别名,以供MQ消息传递提供程序连接工厂使用。
应用推荐