This mechanism allows us to complete our auditing operation when the transaction completes.
这个机制允许我们在事务结束时完成我们的审计操作。
On the other hand, a calling class may need temporary permissions to complete an operation in another class that has those permissions.
在另一方面,调用类可能需要临时许可权来完成另一个拥有那些许可权的类中的操作。
There might not be enough disk space to complete the file write operation, or allocating the buffer could fail if not enough memory is available.
可能没有足够的磁盘空间来完成该文件的写操作,或者由于没有足够的内存可用,分配缓冲区可能失败。
You could perform the same operation with a complete project description or with any content of the project.
您可以对一个完整项目描述或者任何项目内容执行同样的操作。
When an object has to manipulate a collection of objects, it effectively USES procedural code to complete the operation.
当一个对象必须操作一个对象集合时,它有效地使用过程化代码来完成该操作。
Each comparison operation needs to read the contents - maybe even the complete contents - of the two files it's comparing.
对于所比较的两个文件,每个比较操作都需要读文件的内容—甚至可能是完整的内容。
In this mode of operation, the driver does not return control to the application until its own request to the database server is complete.
在这种操作模式下,驱动程序不返回控制到应用程序,直至它自己向数据库服务器发送的请求完成。
Now a window pops up, displaying the corresponding SQL and CDR commands to complete the operation.
现在弹出一个窗口,其中显示了用来完成操作的对应SQL和CDR命令。
You have an obvious opportunity to extend this tool to refresh the current screen when the mail rule operation is complete.
显而易见,能够对该工具进行扩展,以便在完成邮件规则操作之后刷新当前屏幕。
Once the reduction operation is complete, the values can be enumerated over to generate the final result.
归约操作一旦完成,就可以对这些值进行枚举来生成最终结果。
The article describes issues and concerns that may arise during the migration as well as important information you need to know to successfully complete the operation.
本文描述这种迁移期间可能发生的问题,以及成功完成该操作所需知道的重要信息。
There are a number of operations that you can register callback routines for and the value to indicate each operation begins with EM_ (the complete list is available in the API reference guide).
有许多可以为其注册回调例程的操作,这个参数值指出了每个以EM _开头的操作(完整列表可以从api参考指导中获得)。
With fresh-sprinkled garments in the box, covered with the board and pressed by the iron, the device was complete and in operation.
刚喷过水的衣服放进箱子,盖上熨烫板,然后用熨斗熨,那设计就像这样完成了,可以用了。
A campaign operation, complete with a team of fund-raisers, researchers and political strategists, is waiting to offer him guidance.
一个完整的竞选团队,包括一组资金募集者、研究人员和政策专家将会听候他的调遣。
When you move those large components from the NSF into DAOS, the compact operation no longer needs to act on those components, and the compact operation takes less time to complete.
当您将大组件从nsf移动到DAOS中时,压缩操作不再需要操作这些组件,因此压缩操作所需的时间更短。
By never overwriting data, it's simpler to ensure that the storage is never left in an inconsistent state (as the older data remains after the new Write operation is complete).
由于从来不覆盖数据,这可以更简单地确保存储永远不会处于不一致的状态(因为在新的写入操作完成以后较早的数据仍保留)。
The "Operation", "MBean" and "Parameters" output will determine the exact action or actions needed to complete the Autonomic Task. Below is the output.
“Operation”、“MBean”和“Parameters”输出将确定完成自主任务的正确操作或所需的操作。
We have multiple rulesets deployed to the Rule Execution Server (RES), but each ruleset is performing a complete business service instead of an elementary operation.
我们在RuleExecutionServer (RES)上部署了多个规则集,但是每个规则集都执行一个完整的业务服务,而不是一个基本操作。
You may see the progress indicator moving in the lower right of the screen for a moment. Once the discovery is complete, click the Operation pull-down menu.
您将在屏幕右下方看到移动的进度条,完成后单击operation下拉菜单。
To complete this process, you have learned how DOORS and Word terminology relates to an import operation.
为了完成这个过程,您从本文学到DOORS和Word 是怎样与导入操作相联系的。
The final result of the complete operation is performed by collating and interpreting the results from all processes running the reduce operations. The general form of the reduce function is.
完成操作的最终结果是通过对所有运行reduce操作的处理结果进行分类和解释。
With the job complete, inspect the output directory (to identify the results file), and then perform a file system cat operation to view its contents (see Listing 10).
作业完成之后,检查out put目录,找到结果文件,然后通过执行文件系统cat操作查看其内容(见清单10)。
When the RqGuiApp operation is complete (I.e. the project is opened, the document has been created), the callback object is notified.
当RqGuiApp操作完成时(例如,工程打开,文档已经创建等),回调对象将收到通知。
After these changes are complete, you need to touch the theme JSP files that include the.jspf fragments that were edited, to force a recompile operation that includes the changes.
完成了这些修改后,您需要处理主题jsp文件,其中包含了经过编辑的.jspf片段,从而强制执行包含修改在内的重新编译操作。
The disaster recovery exercise also gives your operation another benefit: You now have a ready-to-run, complete, and up-to-date testing environment.
灾难恢复计划还提供另一个好处:您现在有一个随时可以运行的完整的最新的测试环境。
With this processing complete, the servlet is ready to display the RenterInformation page, which it does with a RequestDispatcher.forward( ) operation.
完成了这个处理以后,servlet预备显示RenterInformation页面,这由RequestDispatcher.forward( )操作完成。
The answer is that what you want to drag and drop is the operation for the business service, not the WSDL file itself. To do this, complete the following steps.
答案在于,您需要拖放的内容是业务服务的操作,而不是WSDL文件本身。
Listing 2 shows the Listing 1 code modified to use a trivial asynchronous call (trivial in that the application code just waits for the operation to complete rather than doing anything useful).
清单2显示了经过修改的清单1代码,其中使用了一个小小的异步调用(应用程序代码仅仅等待操作完成,而不进行任何有用的工作)。
A jump is only executed, if the skip, force-complete or complete operation is successful, for example, no runtime exception occurs.
跳转仅在跳过、强制完成或完成操作成功时才执行,例如,未发生任何运行时异常。
A jump is only executed, if the skip, force-complete or complete operation is successful, for example, no runtime exception occurs.
跳转仅在跳过、强制完成或完成操作成功时才执行,例如,未发生任何运行时异常。
应用推荐