It has all the necessary functionality that is required to instantiate and serialize an XML model and to search and modify data or metadata in the XML instance.
它提供了实例化和序列化xml模型以及在XML实例中搜索和修改数据或元数据所需的所有功能。
The Web application’s ServletContext is used as a bind target for the container instance, to make it available for subsequent use without having to instantiate it multiple times.
Web应用程序的ServletContext用作容器实例的绑定目标,以使得容器无需多次进行实例化即可供后续使用。
The class also must have a no-arg constructor which will be used by Flex to instantiate an instance.
这个类还必须具有一个no-arg构造函数,该函数将被Flex用来实例化一个实例。
Then, when the application starts up, you simply need to instantiate an instance of the listening class.
此后,当应用程序启动时,只需实例化侦听类的一个实例。
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 - WSweb服务方法,需要同步实例化一个代理实例并调用该代理上的方法,如清单4所示。
The first steps in creating a database-backed model are to instantiate the MySQL driver class, and create a DBConnection instance.
创建数据库后台模型的第一步是说明MySQL驱动类,并创建DBConnection实例。
That is, when you instantiate a point instance, e.g., point, you can read the fields using point.x and point.y.
也就是说,当你初始化一个point的实例时,比如point,你可以通过point . x和point . y来读取字段。
As a corollary, if you instantiate SOAPMappingRegistry with its no-arg constructor, a 2001 namespace-aware instance is returned.
按照推理,如果您用SOAPMappingRegistry的无参数构造函数对它进行实例化,将返回一个具有2001名称空间意识的实例。
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.
然后,用户可以将该实例作为一个映像复制,在另外两个池中的一个中重新实例化该实例,以便执行预生产测试;或者在实时生产环境中部署实例。
Depending on the size of the instance it can take up to 30 minutes to capture it, and then a similar amount of time to copy it from one pool to another and re-instantiate it.
根据实例的大小,捕获它最多可能需要30分钟时间,然后,将实例从一个池复制到另一个池并对其实例化可能需要同样的时间。
As an alternative, Listing 5 shows how you would instantiate an instance by referencing a remote XML resource.
作为另一种选择,清单5说明如何通过引用远程XML资源来实例化一个实例。
Initialization occurs whenever you instantiate a new instance of a component.
初始化指组件新实例的初始化时刻。
The problem with this approach is that the LogManager instance uses the system class loader to instantiate classes from the configuration file.
这种方法的问题是LogManager实例使用了系统类的装载程序从配置文件中对类进行实例化。
First, you instantiate a UIColumn object to represent the column, then create a header cell object for the particular column in the form of an HtmlOutputText instance.
首先,实例化uicolumn对象以表示列,然后以HtmlOut putText实例的形式为特定列创建标题单元对象。
In JUnit on the other hand, the test page equivalent is a test case, and the test runner would instantiate a separate test case instance for each test method. In other words.
从另一方面来说,在JUnit中,测试页面等同于一个测试用例,testrunner会给每个测试方法生成一个单独的测试用例的实例。
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行)。
The idea is that you can instantiate a Scope in one method with an instance of type t that you'd like another method later in the call stack to be able to access.
您可以在一个方法中使用类型t的一个实例来实例化scope,并希望调用堆栈中的另一方法稍后能够访问该实例。
When you instantiate a delegate, you can associate its instance with any method with a compatible signature.
当您执行个体化委派时,可以将其执行个体与任何具有相容签章的方法产生关联。
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)和行为关联到相应的部分。
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)和行为关联到相应的部分。
应用推荐