Retrieve Methods: Both the record timer and the record sites could be the retrieve conditions, the retrieve objects are recorded files, pictures and user's operation records and warning logs.
检索方式:按录像时间、地点进行检索,可检索录像文件,图片及用户操作和报警日志。
It includes methods to add and delete bookmarks, retrieve a user's bookmark list, and retrieve (or rename) a user's tags.
它包括添加和删除书签、检索用户书签列表和检索(或者重命名)用户标记的方法。
These methods connect to or open the necessary data source object and retrieve the required data.
这些方法连接到或打开必需的数据源对象,并检索所需的数据。
For arrays, additional methods are also generated to store and retrieve single values in the array; these methods take an array index as an argument.
对于数组而言,也生成了额外的方法来存储并检索数组中的单一值,这些方法将数组索引作为参数。
Reflection can also be used to retrieve information about the various classes, methods, and properties included in a particular assembly.
反射还可以用来检索有关特定程序集中包含的各种类、方法和属性的信息。
Now let's look at one of the query methods used to retrieve departments.
现在让我们看一下用于检索部门的查询方法。
This code USES the private methods to retrieve an object from the pool and call the provided delegate.
该代码使用私有方法从池中检索对象,并且调用所提供的委托。
You've seen how the JCA message-inflow contract can be used to configure a resource adapter so that it can retrieve instances of, and invoke methods on, an MDB.
您已经看到如何用JCA 消息输入流合约来配置资源适配器,以便用它来检索MDB实例以及调用 MDB上的方法。
Thus, I will only look at the methods to retrieve the transfer objects.
因此,我只关注检索传输对象的方法。
Our application has several service layer methods which only deal with database “A” in most instances; however occasionally they also retrieve read-only data from database “B”.
我们的应用程序有多个在大多数情况下只和数据库“A”打交道的服务层方法;它们偶尔也会从数据库“B”中获取只读数据。
Retrieve the result of the EIS function call by calling the appropriate getter methods on the output record.
通过调用输出记录中适宜的获取(getter)方法来检索e IS功能调用的结果。
One or more find() methods used to retrieve objects.
用于检索对象的一个或多个find()方法。
If you want to run the EJB at this point (you'll need to stop and start the server) and retrieve the customer data, you will need to execute the methods in this sequence.
如果您此时想要运行该EJB(您将需要停止并重新启动服务器)并且检索顾客数据,您将需要按照这样的顺序执行方法。
These findings only account for how different storage methods impact the time it takes to store, access, and retrieve binary files in Subversion.
这些研究只考虑不同的存储方法对向Subversion存储、访问和检索二进制文件所需时间的影响。
Static methods are also provided to retrieve parameter objects by their name.
还提供静态方法以通过参数对象的名称来检索参数对象。
For example, CustomerData methods retrieve and update information about the company's customers.
例如,CustomerData方法检索和更新关于公司客户的信息。
The two retrieval methods simply retrieve the value from the HashMap (Figure 14 and 15).
这两个检索方法只检索hashmap中的值(图14和图15)。
After registration, the GetObject and ReleaseObject methods retrieve and return objects from and to the pool.
注册之后,GetObject和ReleaseObject方法可以分别从该池中检索对象以及将对象返回到该池中。
Other static methods are provided that allow user classes to easily retrieve objects from the TreeMap.
提供了其它静态方法以允许用户类方便地从TreeMap检索对象。
This class USES the helper methods on the PEXMLDom object to retrieve the values we will send in the SNMP trap message.
这个类使用PEXMLDom对象上的助手方法来检索将在SNMP陷阱消息中发送的值。
These methods are called either by JSP pages or by Action classes to populate or retrieve data.
JSP页或者Action类都会调用这些方法来检索或者从数据库刷新数据。
The X509KeyManager interface USES a number of methods during the SSL handshake phase to retrieve the key, which is then used to identify the peer.
在SSL握手阶段,X509KeyManager接口使用许多方法来检索密钥,然后使用它来标识对等方。
This App class exposes setter and getter methods to set and retrieve the corresponding Config class as needed.
这个App类公开setter和getter方法,以在需要时设置和检索对应的Config 类。
The home interface declares method signatures for any method that creates new instances of the bean, and for all methods that are used to retrieve instances of the bean (finder methods).
该宿主接口声明任何创建bean新实例的方法以及所有用来检索bean实例的方法(finder方法)的方法签名。
You use methods like insert , put , and get to place objects in the grid and retrieve them from the grid.
使用insert 、put和get等方法将对象放到网格中并从网格中检索它们。
By saying nothing more than acts_as_tree in your ActiveRecord model, you can dynamically add methods to manage the tree, such as methods that retrieve the parent record or child record.
通过使用ActiveRecord模型中的acts_as _ tree,可以动态地添加方法来管理树,比如检索父记录或子记录的方法。
You can retrieve LOB data using the standard fetch methods, such as fetchrow_array or fetchrow_arrayref.
可以使用标准的fetch方法来检索LOB数据,例如 fetchrow_array或 fetchrow_arrayref。
You will design the object as a singleton (this design pattern will limit this object to a single instance) and have the appropriate retrieve and store methods to manipulate the cache.
您将把对象设计为一个单子实例 (singleton)(这个设计模式将把这个对象限制在一个单个实例中)并使用合适的检索和存储方法对高速缓存进行操作。
The PersistenceManager class contains methods to implement all basic CRUD (create retrieve, update, and delete) operations.
PersistenceManager类包含了实现了基本的增删改查操作的方法。
The Web services client can retrieve data using the getter methods from the class.
Web服务客户机可以通过使用该类的getter方法来获取数据。
应用推荐