Error occurred when calling methods on object link provider object.
调用对象链接提供程序对象中方法出错。
You can read and modify the line's properties by calling methods of the Edge class.
可以通过调用edge类的方法查看和修改直线的属性。
By calling methods on IOleObject, the container makes the object aware of its host environment.
通过调用IOleObject提供的方法,容器对象使得被包容对象清楚地了解其HOST的环境。
Error occurred when calling methods on object link provider object. Contact your administrator.
调用对象链接提供程序对象的方法时出错。请与管理员联系。
Error occurred when calling methods on object link provider object. Please contact your administrator.
调用对象链接提供程序对象中方法出错。请与您的管理员联系。
Error occurred when calling methods on object link provider object. Contact your server administrator.
调用对象链接提供程序对象的方法时出错。请与服务器管理员联系。
By extracting the highlighting logic, you can write unit tests for it by calling methods on the HighlightUtil class.
通过抽取突出显示逻辑,可以编写调用highlightutil类的方法的单元测试。
Because implicit objects are declared automatically, we need only use the reference variable associated with a given object to begin calling methods on it.
因为隐式对象是自动声明的,所以我们只需要使用与一个给定对象相关的引用变量来调用其方法。
If you chose this approach, the calling component would need to start a transaction prior to calling methods on the EIS facade, or an exception would be raised.
如果选择这种方法,那么在调用组件时,需要在调用EIS代理的方法之前启动一个事务,否则就会抛出异常。
The CustomerSession bean should start a transaction prior to calling methods on OrderService because the transaction will encompass multiple operations on EIS1.
CustomerSessionbean应当在调用OrderService上的方法之前启动一个事务,因为要由这个事务来包装在EIS1上进行的多个操作。
For example, if you use a third-party library, such as those made available by PHP Extension and Application Repository (PEAR), you will find yourself instantiating objects and calling methods.
例如,如果使用第三方库,比如通过PHPExtensionandApplicationRepository (PEAR)可以使用的库,您将发现自己在实例化对象和调用方法。
This article will not discuss the AST in any detail here, except to say that when the extension needs to add new elements to the generated source it does so by calling methods on the AST objects.
本文在这里并不讨论关于AST的任何细节,除非当扩展需要向生成的代码添加新元素时,才会涉及到一些。通过访问AST的方法来做到这一点。
Perform the same set of crawl & tweak operations for the second document, but use references collected from the first document for overwriting properties and calling methods in the second one.
对第二个文档实施同样的抓取和调整操作,但不同的是,使用从第一个文档收集的引用来覆盖第二个对象的属性,并在第二个文档中调用这些对象的方法。
By calling the various methods of each element, you can display the stack dump in any format you'd like.
通过调用每个元素的不同方法,您可以用任何自己喜欢的格式来显示堆栈转储信息。
Calling SOAP methods is then as simple as constructing the appropriate parameters, as specified in the WSDL and described in the API documentation, and making the method call on the proxy object.
这样一来,正如WSDL中所指定的和API文档中所描述的一样,调用SOAP方法就与构造合适参数并在代理对象上调用方法一样简单了。
There is no need to explicitly specify a calling convention for exporting classes or their methods.
在导出整个类或者它们的方法没有必要显式指定一个调用协定。
The results can also be displayed by calling the output methods for the class, as is described in Listing 2.
还可以通过调用该类的输出方法来显示这些结果,如清单2所描述的那样。
One advantage of this approach is that you can easily create integration style test cases that exercise the flow of the application by directly calling the handler methods.
此应用的一个优点是,你可以轻松地创建集成形式的测试用例,这些测试将通过直接调用处理器方法的方式演练这个应用的流程。
The most significant of these is calling overloaded methods reliably.
其中最重要的是可靠地调用重载方法。
Calling both methods each time is a little clumsy.
每次同时调用两个方法有点笨拙。
This method performs its conversion by calling various methods to get the latitude and longitude zone and calculating the easting and northing and so on.
该方法执行转换的方法为:调用各种方法获得经纬度区,然后计算以东和以北值,等等。
Values are often generated by calling other methods, possibly in library packages, that return data values to the original expression.
数值通常由调用其他方法产生,很大可能来自于库包,这些方法返回一个数值给原来的表达式。
One approach makes the DAO responsible for demarcating transactions; the other defers transaction demarcation to the object that is calling the DAO's methods.
一种方式是让DAO负责界定事务,另一种将事务界定交给调用这个DAO方法的对象处理。
The responsibility of calling the right methods on the right instance of an object rests on the user of a DLL.
获取正确对象的合适的方法的责任落在DLL的使用者的肩上。
Calling action methods from JSP pages.
从JSP页面调用action方法。
You can achieve the above walking instructions by calling two post methods behind each other: postRotate() and postTranslate().
您可以在各步行指令之后调用两个post方法postRotate()和postTranslate(),从而获得上面的步行指令。
However, the latest API requires calling statically typed methods, which do not fit well with Ruby's dynamic nature, so it seemed simpler to develop data-binding support in Ruby from scratch.
然而,最新的API需要调用静态类型的方法,这与Ruby的动态特性背道而驰,因此在Ruby中从头开始开发数据绑定支持可能会更简单。
Retrieve the result of the EIS function call by calling the appropriate getter methods on the output record.
通过调用输出记录中适宜的获取(getter)方法来检索e IS功能调用的结果。
Finally, I create a new instance of the Md5ReportBuilder class, calling two methods to handle the needed functionality.
最后,我创建Md 5reportbuilder类的新实例,调用两个方法处理所需要的功能。
Finally, I create a new instance of the Md5ReportBuilder class, calling two methods to handle the needed functionality.
最后,我创建Md 5reportbuilder类的新实例,调用两个方法处理所需要的功能。
应用推荐