BeforeUpdate closure gets called before the update method.
beforeUpdate在update方法执行前被调用。
The enhanced update method requires just a few additional lines of code.
这个增强型的更新方法需要一点额外的代码行。
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.
在匹配跟踪算法中,模板更新策略是跟踪成败的关键。
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的规则的条件元素的重新求值。
Note: The following method of firmware update might not be supported in your area or for your hardware.
注意:以下更新固件的方法在您所在的地区或硬件上可能不受支持。
If all software of the client is packaged to RPMs, you can update the client using the method that comes with the distribution.
如果客户机的所有软件都打包为rpm,那么可以使用发行版提供的方法更新客户机。
The DB2 optimizer USES catalog statistics to determine the best access path, and the main method employed to update these catalog statistics is to run the RUNSTATS utility.
DB 2优化器使用目录统计信息来确定最佳的访问路径,而更新这些目录统计信息所采用的主要方法就是运行RUNSTATS实用程序。
Because the image is always running, any addition, deletion, or update of a method in any class occurs at run time.
因为它总在运行,对任何类中方法的任何添加、删除或更新操作都发生在运行时。
Rather than using programmatic transactions within the same method, you can move the update operations to another public method within the call stack.
不用在相同的方法中使用编程事务,而是将更新操作移动到调用栈的另一个公共方法中。
As a DBA on a new platform, you would need to know the current DB2 server configurations and the method to set or update them when required.
作为一个新平台上的一名DBA,您需要知道当前的DB 2服务器配置和按需设置或更新它们的方法。
If one of the updates fails, you can re-throw the exception to the UI tier and exit the method without attempting to update EIS2.
如果其中一个更新失败,那么可以向ui层重新抛出异常,退出该方法,不再更新EIS2。
If one of the updates fails, you can re-throw the exception to the UI tier and exit the method without attempting to update EIS2.
如果其中一个更新失败,那么可以向ui层重新抛出异常,退出该方法,不再更新EIS2。
应用推荐