When done, the component code calls the save method passing the working copy.
当完成时,组件代码调用保存方法,并向其传递工作副本。
One is that it assumes that the common DAO save method will always be used to save data.
一个缺陷是,这种方式假设应用程序总是使用通用DAO的保存方法来保存数据。
By adding the auditing logic to the save method, any object saved using the DAO will automatically have the auditing fields filled in.
通过在保存方法中添加审计逻辑,使用这个dao保存的任何对象都会自动填充审计字段。
Wscompile does not save method parameter names, but converts them in names like long_2 (the parameter type concatenated with the parameter position), which states for?
wscompile没有保留方法参数名,而是将它们转换为long_2(参数类型加参数位置)这样的名称,这将for ?
Listing 5 shows the code to generate the call to the wrapped method and save the result (if any).
清单5显示了生成对包装方法的调用并保存结果(如果有的话)的代码。
If you want to change a method signature or add a method, you modify the source, but once you save it you must rebuild your.JAR file.
如果您想改变方法签名或者添加一个方法,您要修改您的插件程序的源代码,但是一旦您将其保存您必须重新构建您的JAR文件。
Save the method and relaunch the runtime Workbench.
保存该方法,然后重新启动运行时工作台。
As a result, this method for displaying second level work items can save a lot of time (See Figure 6 for details).
结果,显示第二层工作项的该方法可以节省大量的时间(查看图6获得更多的具体信息)。
Before returning the output from the XSLT transform, the method first has to save the parameters supplied by the user.
在从XSLT转换返回输出之前,该方法首先必须保存用户提供的参数。
This a la carte method of building your own download is in itself a powerful feature, as is the ability to save your specification so you can use it later.
这种根据自身需要进行下载的方法是一种强大的特性,您能够保存规范以供以后使用。
It depends on what you are doing in that sort section originally, but it's possible to save as much as half the time it would take using the method shown in Listing 6.
这取决于最初对排序部分执行的操作,但是如果使用清单6中的方法,则可能节省一半的时间。
Save the full text of the entry into the fullText variable, which saves it into the database entry later in this method.
将条目的全文保存到fullText变量中,随后,该变量在此方法中把全文保存到数据库条目中(参见 清单 3)。
This method returns a byte array which you can then save to an output file, such as an image file or an Excel spreadsheet, depending on the requested format.
该方法返回一个可以在以后保存到输出文件的字节数组;取决于请求的格式,输出文件可以是图形文件或Excel电子表格。
In addition to releasing all the resources owned by the session, this method also discards all the changes made since the previous save.
除了释放会话拥有的所有资源外,discard方法还会丢弃自上一次保存以来发生的所有更改。
On the other hand, if you do not want users to save queries, use the "post" method.
另一方面,如果您不希望用户保存查询,请使用“post ”方法。
The basic difference is that "get" includes the query information in the URL, and this method makes it easier for a user to save a specific query for later reuse.
它们的基本差异是“get ”在URL中包括了查询信息,并且这个方法使用户易于保存特定查询以便日后重复使用。
For instance, when your application is shutting down, the WillTerminate method is called on your application delegate, and you have an opportunity to save any user data, application state, etc.
比如,在应用程序关闭的时候,WillTerminate方法将被调用,这样就有机会去保存任何用户数据、应用程序状态等。
When you have updated the validator method, save the file (Ctrl + s) and launch a runtime environment.
当您在更新确认器方法时,您可以保存文件(Ctrl +s)并启动一个运行时环境。
The session parameter can be null, meaning that the method will create a separate anonymous session, do the work and then save the session in one method call.
session参数可以为空,这表示该方法将创建一个单独的匿名会话,请创建该会话,然后在一次方法调用中保存它。
Using the VCS device provides a fast in-band method that may be able to save you some time from going to the machine room and looking at the console.
使用vcs设备能够提供一种快速带内方法,这能节省去机房查看控制台的时间。
The edit document process is similar in operation, using a different URL, and using the POST method of HttpConnect to save the data from the Doc portlet.
编辑文档的过程是相似的,但是要使用不同的URL,并使用HttpConnect 的POST方法保存来自Docportlet的数据。
The update method here brings no new functionality, but is definitely necessary to save the new XML data to DB2.
update方法没有增加新功能,但必须将新的XML数据保存到DB2。
To save edit changes we can implement the HTTP-POST version of our "edit" action method on our Products controller.
要保存编辑后的改动,我们可以在Products控制器中实现“Edit”action方法的HTTP - POST版本。
For the second method, you simply create a new team using the name of the team that is passed in, create a transaction, save the new team, and commit the transaction using the EntityManager.
对于第二个方法,只要用传入的球队名创建新的Team,用EntityManager创建事务、保存新球队并执行事务。
Notice that in the body of the method, it only takes one line of code to get a full Player object that can then be used to save the new Player to the database using JPA.
请注意,在方法的主体中,只用一行代码获取完整的Player对象,然后它可使用 JPA将新的 Player保存到数据库。
Next, add into the init method the code to link the mouse movement handler with the event and save all your changes. Your init method should look something like Listing 9.
接下来,在init方法中添加代码,将鼠标移动处理程序与事件关联起来,然后保存修改。
The data model must not be updated and no action method should be called after an auto-save.
数据模型必须要能更新,且自动保存之后不应调用任何动作。
We derive the algorithm and parameters estimate method for the MAP restoration, and propose the image sectioning to speed up the restoration and save memory space.
针对MAP法提出了具体算法和参数估计方法。并提出应用图象分割法来提高计算机复原速度,节省存储空间。
The main advantages of this method is operation simple and save memory, so that it may have higher speed and accuracy for speech recognition.
这种方法的主要优点是运算简单,节省内存单元,从而可以提高话音识别的速度和精度。
The main advantages of this method is operation simple and save memory, so that it may have higher speed and accuracy for speech recognition.
这种方法的主要优点是运算简单,节省内存单元,从而可以提高话音识别的速度和精度。
应用推荐