NET对象的方法)。
How to provide parameters for these scripting object methods.
如何向这些脚本对象方法提供参数。
Object methods bring other advantages to designing stateful systems.
对象方法为有状态系统的设计带来其他优势。
Now, let's move on to the easiest manipulation of all: calling ActionScript object methods.
现在,让我们继续执行最简单的操作:调用ActionScript 对象方法。
Object methods are becoming increasingly useful for overall system architecture for two reasons.
对象方法对于整个系统架构越来越有用,因为两个原因。
Just like any other ResultHandler, you pass this handler to the Data object methods when calling the API.
和其他ResultHandler一样,在调用API时将这个处理程序传递给Data对象方法。
This paper is to describe the match-management system analysis and design process by using the face object methods.
本文介绍了用面向对象的方法对飞机成附件配套管理系统进行分析和设计的过程。
A fundamental difference between service operations and object methods is that service operations have a much larger granularity.
服务操作与对象的方法之间的根本不同在于服务操作具有相当大的粒度。
This support for ES5 includes new array and object methods, as well as other language enhancements for working with strings and dates.
对ES5的支持包括新的数组与object方法,此外还对语言进行了增强以便处理字符串与日期。
If you are going to have your script use scripting object methods to create cluster members, then you need understand the parameters that are available.
如果想让脚本使用脚本对象方法创建集群成员,就需要了解可用的参数。
However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
As you might know, the Jython wsadmin scripting object methods can pass either a list of strings (as you see here) or a string of lists (which you saw earlier).
Jythonwsadmin脚本对象方法可以传递字符串列表(这里看到的情况),也可以传递列表的串(前面看到的情况)。
Repeat dom crawl, randomly calling encountered object methods. Call parameters are synthesized using collected references and "interesting" values, as noted above.
重复DOM抓取,随机调用遇到的对象方法,使用收集的引用和上述有趣数值作为调用参数。
What you get in your arguments are a reference to the "this" object (this is for object methods and is NULL for plain old functions like bar ) and an argument tuple in args.
您从参数中得到的是一个对“this”对象的引用(this用于对象方法,对类似bar这样的无参数的老式函数来说是NULL)和一个存储在args中的参数元组。
In this way, you do not need to modify any existing object finding methods.
通过这种方法,您不需要编辑任何已存在的对象搜索方法。
We know that all the object finding methods are implemented in the helper classes by default.
我们知道所有的对象搜索方法默认条件下都是在辅助类中执行。
You can pass this object in to other methods -- in other threads -- and not worry about it at all.
可以将该对象传递到其他线程中的其他方法,而且根本无需担心。
You can then access the data using standard PHP object access and methods.
然后,您就可以使用标准的PHP对象访问和方法访问数据。
However, this object lacks the methods needed for run-time role assignment and revocation.
不过,这个对象缺少运行时角色分配和撤销所需的方法。
Instance methods, almost by definition, involve object state.
根据其定义,实例方法涉及对象状态。
Matchers specify a set of rules for messages that will be received based on interfaces, object paths, and methods (see below).
匹配器为可以基于接口、对象路径和方法进行接收的消息指定一组规则(见后)。
If the error resulted from a call on the database object, you would invoke those methods on the database object instead.
如果错误是由于调用数据库对象而产生的,那么可以在那个数据库对象上调用上述两个方法。
The asset is a data model container object that provides transformation methods for various content types.
资产是一个数据模型容器对象,为各种内容类型提供转换方法。
Some object defines a number of methods.
某个对象定义一系列方法。
Now you can invoke various methods on the created object.
现在,可以在所创建的对象上调用各种方法。
AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.
AOP或者说面向方面编程支持开发人员将代码段“织入”到对象和方法中,而不需要显式地将代码放入到类的源代码中。
However, not all methods return an object reference.
然而,并非所有方法都返回对象引用。
Listing 4 illustrates using PHP overloading to invoke object and class methods.
清单4展示如何使用php重载调用对象和类方法。
Listing 4 illustrates using PHP overloading to invoke object and class methods.
清单4展示如何使用php重载调用对象和类方法。
应用推荐