实例化一个回调处理程序实例。
比如,每遇到一个标记,就实例化一个元素类。
For example, when it sees a tag, it instantiates the element class.
这就告诉PHP引擎您希望实例化一个新对象。
This tells the PHP engine that you wish to instantiate a new object.
我们可以定义实例化一个公司所必需的类型和属性。
We can define the Types and Properties necessary to instantiate a company.
第一件事就是实例化一个Persister对象。
首先,我们实例化一个标题行并向其添加一个左上角单元格。
First, we instantiate a header row and add a corner cell to it.
在load方法中,您正在实例化一个新的GMap2对象。
In the load method, you are instantiating a new GMap2 object.
有没有办法使用GWT。创造(……)实例化一个类的泛型类型?
Is there a way to use GWT. create (...) to instantiate a class of a generic type?
首先,该代码使用一个空构造函数实例化一个DDXQDataSource对象。
First, the code instantiates (with an empty constructor) a DDXQDataSource object.
然后,在匹配的情况下,这个 factory实例化一个 ConfigGetter。
The factory then instantiates a ConfigGetter in the case of a match.
另外,它还创建应用程序对象的一个实例并开始初始化过程。
It also creates an instance of the application object and begins the initialization process.
永远不要直接实例化这个类,而是创建它的子类的一个实例。
You will never instantiate this class directly, but always create an instance of its subclass.
一个关键的对象实例化的时间是多少?
如果一个bean含有request作用域,它会在收到请求时被实例化。
If a bean has a request scope, it is instantiated on receipt of every request.
如果是,则一个StartElement对象被实例化。
实例化该类的一个对象。
实例初始化器允许您为一个匿名内部类执行构造代码。
Instance initializers allow you to execute construction code for an anonymous inner class.
这允许一个规则来向用户提供良好格式化的实例和解决方案信息。
This allows a rule to provide nicely formatted example and solution information to the user.
图8显示了一个可视化情节串连板的实例。
INSTANTIATED:密钥已经实例化并附加了数据;这是一个完整的状态。
Instantiated: The key is instantiated and attached to data; this is a complete state.
可以实例化该对象,把请求转发给任何一个库。
The object can be instantiated to forward a request to any of the libraries.
再提一次,那是因为一个泛型类可以用其自己的类型参数来实例化另一个泛型类。
Again, that's because one generic class may instantiate another with its own type parameters.
然后调用new来实例化该模板,创建一个新对象。
Then, you call new to instantiate that template, creating a new object.
在格式化之前,必须创建NumberFor matter的一个新的实例。
Before formatting, you must create a new instance of NumberFormatter.
首先,OpenLayers . Protocol .SQL . gears类必须被实例化并被给定一个数据库和表名。
First, the OpenLayers.Protocol.SQL.Gears class must be instantiated and given a database and table name.
首先读入xml_rddl类文件,初始化xml_rddl类的一个实例。
To begin, it reads the XML_RDDL class file, and initializes an instance of the XML_RDDL class.
在实例化第一个应用程序类(OneViewController)时,您将检索数据。
You will retrieve the data when the first application class (OneViewController) is instantiated.
另一个类似行是File对象的实例化。
Another familiar line is the instantiation of the File object.
面向对象的概念:它是可能的更新的一个实例化的对象的类?
OOP concept: is it possible to update the class of an instantiated object?
面向对象的概念:它是可能的更新的一个实例化的对象的类?
OOP concept: is it possible to update the class of an instantiated object?
应用推荐