然后调用下面的方法决定是否需要同步。
It then calls the following to determine if synchronization is required.
然后调用该属性指定的任何方法。
Whatever method is specified by that property is then invoked.
然后调用适当的方法、传递该方法的相关参数。
It then calls the appropriate method, passing in any arguments associated with that method.
可以更新这个对象,然后调用update方法。
然后调用resume()并生成一个响应。
然后调用new来实例化该模板,创建一个新对象。
Then, you call new to instantiate that template, creating a new object.
然后调用。
action方法然后调用控制器的视图方法创建视图。
The action method then calls the controller's view method to create the view.
最后,服务器端资源完成,然后调用代码中两个方法之一。
Eventually, the server-side resource is complete, and one of the two methods in the code is called.
一个程序经常会调用另外一个程序,然后调用更多的程序。
Often programs call other programs, which then call even more programs.
JSNI代码将创建控件,然后调用远程服务检索唱片信息了。
Your JSNI code will create your controls and then invoke a remote service to retrieve album data.
然后调用sort方法根据它们默认的排序对方法名排序。
The sort method is then called to sort the method names according to their default ordering.
所有这些设置完成以后,可以启动客户机,然后调用Web服务。
After all these Settings, the client can be started and then the Web service invoked.
它首先设置函数db2load所需的数据结构,然后调用该函数。
It sets up the data structures required by the function db2Load and calls that function.
它们使用模型更改应用程序的数据,然后调用视图向用户显示最终结果。
They make changes to application data using Models, and then call Views to display the results to the user.
然后调用一个函数,输出这个新闻提要中的条目并让用户选择新闻条目。
You then call the function that outputs the news feed specific items and lets you select them.
用户可以查看数据并进行更改,然后调用事务来提交这些更改。
The user can view the data, make changes, and then invoke a transaction to commit those changes.
build函数从Vim内部调用make,然后调用cl以显示错误。
The build function calls make from inside Vim, and then invokes cl, which displays the errors.
执行自动化的测试意味着安排正确的系统初始条件,然后调用脚本回放工具。
Automated test execution means arranging for the correct system's initial conditions, then invoking the script playback tool.
任何对复合cnd的调用都是先调用第一个CND,然后调用第二个CND。
Any call to the composite CND just calls the first CND, then calls the second one.
Lookup——查找数据源引用,然后调用会话Bean来查找同一引用。
Lookup — Looks up a datasource reference and then calls a session bean to lookup the same reference.
在这种情况下,必须先获得一个地图手柄,然后调用在此地图上获取坐标的API。
In that case, you must first obtain a handle to the map and then call APIs that take coordinates on that map.
从IPrimeEvents派生,实现处理器函数,然后调用Register。
Derive from IPrimeEvents, implement the handler functions, then call Register.
然后调用in _ pcblookup,以验证发现的端口是否未使用。
In_pcblookup is then called to verify if the found port is unused or not.
然后调用方法并保存结果,然后在比当前缩进位置再缩进的位置打印方法名和返回值。
It then calls the method and saves the result, then finishes by printing the method name and return value indented to the current nesting level.
没有采用附加参数的方法创建一个新的适当类型的实例,然后调用采用附加参数的方法。
The method that does not take the extra parameter creates a new instance of the appropriate type and then calls the method that does take the extra parameter.
在此例中,我们仅让它向控制台打印一条消息,然后调用它的基类版本来执行实际的处理。
In this case, we have it just print a message to the console and then call the base class version for actual handling.
我只是创建了GroovyShell的实例,传递进脚本名称,然后调用run方法。
I simply create an instance of GroovyShell, pass in the script name, and call the run method.
我只是创建了GroovyShell的实例,传递进脚本名称,然后调用run方法。
I simply create an instance of GroovyShell, pass in the script name, and call the run method.
应用推荐