Instantiate Instance的意思|示意
实例化实例
Instantiate Instance的网络常见释义
取消镜像关联物体的关联 ... Instance 镜像关联 De-Instantiate Instance 取消镜像关联物体的关联 Append 填补 ...
Instantiate Instance相关短语
1、 De-Instantiate Instance 取消镜像关联物体的关联
Instantiate Instance相关例句
Then use GWT.create to instantiate an instance of the new interface and pass it to the Tree widget constructor when the Tree widget is created (Listing 16, line 30).
然后,在创建Tree部件时,使用GWT . create实例化这个新接口的实例并把它传递给Tree部件构造器(清单16的第30行)。
They can then copy that instance as an image and re-instantiate it in one of the other pools to perform pre-production testing, or deploy the instance in the live production environment.
然后,用户可以将该实例作为一个映像复制,在另外两个池中的一个中重新实例化该实例,以便执行预生产测试;或者在实时生产环境中部署实例。
The class also must have a no-arg constructor which will be used by Flex to instantiate an instance.
这个类还必须具有一个 no-arg 构造函数,该函数将被 Flex 用来实例化一个实例。
Initialization occurs whenever you instantiate a new instance of a component.
初始化指组件新实例的初始化时刻。
To invoke the JAX-WS web service method, you need to instantiate a proxy instance and invoke the method on the proxy synchronously, as shown in Listing 4.
要调用这个JAX - WS web服务方法,需要同步实例化一个代理实例并调用该代理上的方法,如清单4所示。
Next you instantiate the class, what creates a new object (the instance) in the Gorm main window, and you connect the outlets and the actions to the corresponding components.
下面,以这个组为例进行说明,这将在Gor m主窗口中创建一个新的目标,并且你可以将出口(Outlets)和行为关联到相应的部分。