In this case, you call its update method.
在本例中,您调用它的update方法。
You can update the object, then call the update method.
可以更新这个对象,然后调用update方法。
Update method : Automatically by Live Update module.
更新方法 :自动通过实时更新的模式。
BeforeUpdate closure gets called before the update method.
beforeUpdate在update方法执行前被调用。
In line 9, you get the listbox and invoke its update method.
第9行,您可以获取listbox并调用其update方法。
The enhanced update method requires just a few additional lines of code.
这个增强型的更新方法需要一点额外的代码行。
UPDATE Method 1 is the closest thing I can get to printing the file.
更新方法1是最接近我能到打印文件。
The UI update method asks the table view for the array of visible cells.
用户界面更新方法询问可见细胞阵列的表观。
The update method uses the RSS parser to get the feed and update the database.
update方法使用RSS解析器获取提要并更新数据库。
Template update method is the key of the success of the matching and tracking algorithm.
在匹配跟踪算法中,模板更新策略是跟踪成败的关键。
Listing 19. Update method and statement for the in-the-bean mapping Employee data access object.
清单19. bean内映射的Employee数据访问对象的更新方法和语句。
We might need to do additional work in the update method, and we've indicated as much with comments.
我们可能需要在update方法上做更多的工作,已经用注释标明。
In this case, if the update method is not supported, the observable could remove the observer from list.
在这种情况下,如果不支持update方法,被观察目标可以从列表中删除这个观察者。
Before you select the Submit Information button, you'll modify the update method in the kiosk controller.
选择SubmitInformation按钮之前,应该修改kiosk控制器的update方法。
The update method here brings no new functionality, but is definitely necessary to save the new XML data to DB2.
update方法没有增加新功能,但必须将新的XML数据保存到DB2。
This paper proposes an update method for batch encryption keys based on the marking algorithm applied to key tree.
本文主要研究了图像分割算法、标记算法等图像处理算法在钢筋计数软件开发中的应用。
Because of interservice communication, one public API-layer update method can invoke another public API-layer update method.
由于执行服务之间的通信,一个公共api层更新方法可以调用另一个公共api层更新方法。
And the update function calls the update method on the given feed if that feed hasn't been updated in the last ten minutes.
如果给定提要在之前的十分钟内没有更新,则update函数在该提要上调用update方法。
Regardless of the update method, though, a comprehensive, responsive global file signature repository is a step in the right direction.
但不管是哪一种更新方法,综合性的、应迅即的全球文件签名库都是朝着正确方向迈出的一步。
However, if one public update method invokes another, the transaction owner may not have control of the rollback logic in some circumstances.
然而,如果其中一个公共更新方法调用了另一个,那么事务所有者在某些情况下可能无法控制回滚逻辑。
Update-the update method takes an integer ID to specify the row to update, as well as a hash table of fields to update with the specified values.
update—update方法接受一个整数ID,以指定要更新的行;或者接受一个字段哈希表,使用指定的值更新字段。
If the user makes changes, a second short transaction is started and the update method brings the changed objects into the transaction's context.
如果用户做了更改,则启动第二短个事务,update方法将更改过的对象带入事务的上下文。
At some unspecified later time, when the subject's state changes, the subject notifies the observer of the change event with the update method callback.
在随后某个未知的时候,目标对象的状态发生了更改,目标对象会使用update回调方法,通知观察者,告知已经发生了状态更改事件。
The UI update method asks the table view for the array of visible cells. It compares these to the data model (with proper locks) and then updates cell content as needed.
用户界面更新方法询问可见细胞阵列的表观。比较这些数据模型(用适当的锁),然后更新单元格的内容需要。
Research works in this paper are summarized as follows:Firstly, we propose a background extraction and update method based on block features by improving an existing algorithm.
概括起来,本文的主要研究内容如下:首先,我们通过改进现有算法,提出了一种基于块特征的背景提取与更新方法。
A new update method called updateStatus int userId, String status makes use of the saved access token see Listing 3. In the main method, comment out the line tt.updateStatus " studying."
名为updatestatus (intuserId,Stringstatus)的新更新方法使用了存储的访问令牌(参见清单3)。
Analyzing this code shows us that EVERY call to the Update method actually calls the internal method SPListItem.AddOrUpdateItem which in fact calls a stored procedure to perform the task.
对这段代码进行分析,我们看到对update方法的每次调用实际上都调用了内部方法SPListItem . AddOrUpdateItem,它事实上是调用了一个存储过程来完成这个任务。
It then invokes the update method to let the rules execution engine know about this change, which should trigger a reevaluation of the conditional elements of the rules that reference objectA.
然后它调用update方法,以允许规则执行引擎知道该更新,从而触发对引用objecta的规则的条件元素的重新求值。
It then invokes the update method to let the rules execution engine know about this change, which should trigger a reevaluation of the conditional elements of the rules that reference objectA.
然后它调用update方法,以允许规则执行引擎知道该更新,从而触发对引用objecta的规则的条件元素的重新求值。
应用推荐