db (crud)和视图更新函数。
每一次当我们调用任何更新函数,或是更新成功完成后,我们写入一个日志消息。
Every time we call any of the updating functions and the update succeeds, we write a logging message.
而是,使用SPWeb提供的批量更新函数processbatchdata。
Instead - use the batch update function ProcessBatchData provided by SPWeb.
在可以更新函数下方的count文本框的代码中,您可以看到这些规则的应用。
You can see this principle in play in the code that updates the count text boxes at the bottom of the function.
新的温度更新函数与退火时间的幂函数成反比,与优化问题的变量维数无关。
The new temperature updating function derived is inversely proportional to a power function of the annealing time and is independent of the dimension of the optimization problems.
若给说明加入了实现的详细信息,切记在更新函数时对这些详细信息进行更新。
When you include implementation details in the description, remember to update them when you update the function.
除此之外,游戏更新函数实现起来比固定帧速率更麻烦。所以为什么还要用它呢?
And besides, the implementation of the game update function is harder than when you use a fixed frame rate, so why use it?
这个实现可以调用函数来更新数据库,或者执行其他的业务流程来补偿前面的执行操作。
This implementation could invoke functions to update the database, or it could execute other business processes to compensate the previous execution.
这可能会影响一些老版本的php脚本,因此在更新之前,确保对所有存在这些函数的地方进行修复。
This may affect some of the older PHP scripts, so before updating, make sure you fix any locations in which this functions exists.
针对这个新函数更新系统调用表。
一旦数据进入了常规化的结构,就可以被传递给一个公共函数来更新用户界面。
Once the data is in a normalized structure, it can be passed to a common function for updating the user interface.
查询用在PDH函数调用中更新它管理的计数器,因而获取性能数据。
Queries are used within PDH function calls to update the counters it manages, thereby obtaining performance data.
如果您想要显式地添加一个新键而又不会因它已经存在而更新它,那么这个函数将十分有用。
This can be useful if you want to explicitly add a new key without updating it if it already exists.
有些内建的函数也已经被更新,以较小的开销防止缓冲区溢出。
Some built-in functions have also been updated to protect against buffer overruns with a minimal amount of overhead.
这包括使用数据结构或RPG内置函数%FIELDS更新文件或记录格式。
This includes updating the file or record format using data structures or the RPG built-in function % FIELDS.
更新3通过在XMLQUERY函数中使用SQL风格的参数标志(“ ? ”)来实现这个目标。
Update 3 allows you to do just that by using an SQL-style parameter marker ("? ") in the XMLQUERY function.
默认情况下,它们是由值传递的,意味着如果要更新传递到闭包函数定义内的值,则不更新外部值。
By default, they are passed by value, meaning that if we would update the value passed within the closure function definition, it would not update the outside value.
只要定义了标记库(如“arc”),即可向其中添加标记和函数,不必更新任何XML文件。
Once you define a tag library (like "arc"), you can add tags and functions to it without updating any XML files.
您也可以在更新XML数据时使用XMLVALIDATE函数来验证 XML 数据。
You can validate XML data with the XMLVALIDATE function when you update it as well.
构建显示或隐藏更新面板的函数。
在execute方法中调用操作时,必须调用一对helper函数来更新特定的视图实例(如果这是操作的目的)。
When your action is called in the execute method, you must call a couple helper functions to update the specific view instance (if that is what your action is intended to do).
最后,用一个函数更新MStudent模型来删除此记录。
Finally, update the MStudent model with a function to delete the record.
最后,如果范围涵盖了多个行(即a:lastline > a:firstline),函数将报告被更新的行的数量。
Finally, if the range covers more than a single line (in other words, if a:lastline > a:firstline), the function reports how many lines were updated.
如果实现Runnable接口的类的setter(更新字段的成员函数)没有同步,则应该写明原因。
When a setter (a member function that updates a field) of a class that implements the Runnable interface is not synchronized, then you should document your reasons why.
tcp_close函数更新路由度量结构的三个变量,然后释放套接字持有的资源。
The tcp_close function updates three variables of the routing metrics structure, and then releases the resources held by the socket.
在本例中,得到新t weet的代码直接调用更新ui的函数。
In this example, the code that gets new tweets directly calls functions for updating the UI.
它还将在事务完成时调用回调函数response来确认更新。
It will also invoke the callback function response to confirm the update when the transaction completes.
那个操作成功后,该脚本调用updateauthorstable函数,使用这个新行更新显示。
When that operation is successful, it then calls the updateAuthorsTable function to update the display with the new row.
那个操作成功后,该脚本调用updateauthorstable函数,使用这个新行更新显示。
When that operation is successful, it then calls the updateAuthorsTable function to update the display with the new row.
应用推荐