这种表示在Rhino中也称为对象初始化。
Such a representation is also called an object initializer in Rhino.
对象初始化角指令比控制器的不同吗?
Object initialize different in Angular directive than controller?
一个复杂的对象初始化。错误时,我不?
对象初始化器,简化了对象的构造和初始化。
Object initializers, which ease construction and initialization of objects.
为了进行此操作,需要使用空对象初始化此列表。
To do so, this list needs to be initialized with empty objects.
对象初始化器指定一个或多个对象的域或属性的值。
An object initializer specifies values for one or more fields or properties of an object.
HttpRuntime对象初始化大量内部对象用于处理请求输出。
The HttpRuntime object initializes a number of internal objects that will help carry the request out.
迄今为止,我介绍的解决方案都是在对象初始化之后立即配置对象。
So far, I've looked at solutions that involve configuring objects immediately after their instantiation.
在包装对象初始化阶段传入的“qname”参数是所请求的属性的XML限定名称。
The "qname" parameter passed in on initialization of the wrapper object is the XML Qualified name of the property that is being requested.
就php来说,这个对象初始化器的参数是path、host和port。
In the case of PHP, the arguments to this object initializer are path, host and port.
虽然上面这个例子非常有趣,但是您可能不希望一直使用对象初始化来定义个别某些人。
While the above examples are interesting, you probably don't want to keep using object initializers to define individual persons.
对象初始化器中的赋值作为域或属性成员的赋值对待,而不是给域或属性赋予新值。
Instead of assigning a new value to the field or property, the assignments in the object initializer are treated as assignments to members of the field or property.
事件,例如方法或者构造器调用,类或者对象初始化,以及异常,这些都是有效的aop触发器。
Events, such as methods or constructor calls, classes or object initialization, and exceptions, are all valid AOP triggers.
值得注意的一件重要事情是,搜索与其他的对象初始化操作是在事务计时器的外部执行的。
The important thing to note is that the finding and other object initialization is done outside of the transaction timer.
自然这个对象在这里不打算做太多,但是基于这行代码将为一个普通对象初始化一个单一实例。
Naturally this object isn't going to do much at this point, but it will initialize a single instance of a generic object based only on this line of code.
此后,LotusSametimebot对象初始化和logInmethod将在start方法中调用。
After that, the Lotus Sametime bot object initialization and logIn method are invoked in the start method.
在从当前网站集中读取审计信息前,我们首先要创建一个SPAuditQuery对象,并用一个SPSite对象初始化它。
To read audit entries from the current site collection you must start by creating an SPAuditQuery object and initializing it with an SPSite object.
通过结合对象初始化器和类型接口,我们可以生成一个简单的数据存储对象,而不需要定义相应的类或结构。清单5 - 24演示了一个例子。
By combining object initializers and type inference, we can create simple data-storage objects without needing to define the corresponding class or struct. Listing 5-24 shows an example.
这个对象使用URL初始化,尽管还没有建立起网络连接。
This object is initialized with the URL, although no network connection is established yet.
例如,与持久性有关的方面可能需要访问对象的初始化连接点。
For example, an aspect related to persistence might need access to an object's initialization join points.
单元素模式可以用来尽可能久地延迟对象的初始化。
The singleton pattern can be used to delay the initialization of an object as long as possible.
如果用空的初始化器列表对变量进行初始化,对象为初始化值。
If a variable is initialized with an empty initializer list, the object is value initialized.
现在,我们可以在每次测试之前调用reset方法,保证我们在每次测试过程中都会先执行singleton对象的初始化代码。
Now, we can call the reset method to start off each test run to ensure we are going through the initialization code for the singleton object on every test run.
完成XHR对象的初始化后,rpc. tag文件生成一个名为processresponse的Ajax回调。
After the initialization of the XHR object, the rpc.tag file generates an Ajax callback named processResponse .
在运行过程种调用CustomServiceFactory来实现服务对象的初始化。
Invoke Custom service Factory during runtime to initialize a service object.
第二个方法,twoWay,创建一个TwoWayRequest对象并初始化echoString和booolean字段。
The second method, twoWay, creates a TwoWayRequest object, and initializes the echoString and booolean fields.
要创建二叉树,可以简单的创建一个CSimpleBinaryTree对象并初始化。
To create the Binary Tree simply create a CSimpleBinaryTree object and initialise it.
@Nonnull——对象被初始化后不能为空。
Nonnull - interpreted as should be nonnull after the object is initialised.
首先,需要一个DragSource对象来初始化拖放操作。
First, a DragSource object is required to initiate a drag-and-drop operation.
首先,需要一个DragSource对象来初始化拖放操作。
First, a DragSource object is required to initiate a drag-and-drop operation.
应用推荐