Please help us improve the quality of example sentences! Edit on Github

实例化该类的一个对象。Instantiate an object of that class.

最低限度下,它们实例化并销毁对象。Minimally, they instantiate and destroy objects.

Other words in sentence

搜索并实例化适当的转换器。Search for and instantiate the appropriate convertor.

实例通常是用于与组合屋一起。Instantiate is usually used in conjunction with Prefabs.

例示模板失败时,返回的错误对象。Error object returned when failing to instantiate a template.

这里允许singletonCreator类来实例化类型'T'。This allows the SingletonCreator to instantiate the type 'T'.

首先,我们实例化一个标题行并向其添加一个左上角单元格。First, we instantiate a header row and add a corner cell to it.

Other words in sentence

无性系的对象,并返回原来的克隆。Object. Instantiate Clones the object original and returns the clone.

我们可以定义实例化一个公司所必需的类型和属性。We can define the Types and Properties necessary to instantiate a company.

给你一个内部或者非内部类列表,写代码实例化这个类。Given a nested or non-nested class listing, write code to instantiate the class.

客户端应用程序可以实例化这些代理中的任一个,并且调用其中的方法。A client application can instantiate any of these proxies and invoke methods on it.

在消费者或文件标头档中产生结构描述资料列集物件。Instantiate a schema rowset object in the consumer's or the document's header file.

Other words in sentence

您不能根据区域或未具名型别,具现化泛型或样板类别。You cannot instantiate a generic or template class based on a local or unnamed type.

当用户点击一个按钮时,它触发一个segue来实例化另一个视图控制器。When a user taps on a button, it triggers a segue to instantiate another view controller.

在运行时,通过Prefabs预置实例化复杂的游戏物体是非常方便的。Prefabs come in very handy when you want to instantiate complicated GameObjects at runtime.

永远不要直接实例化这个类,而是创建它的子类的一个实例。You will never instantiate this class directly, but always create an instance of its subclass.

您可以实例化一个新对象并使用箭头表示法来填充文档内的字段。You would instantiate a new object and use arrow notation to fill in the fields in the document.

Other words in sentence

知道了所需要的字节数后,我就实例化一个具有适当大小的字节数组。When I know the required number of bytes, I instantiate an array of bytes of an appropriate size.

首先,您要定义一个模板,然后在需要复制数据的服务器上实例化它。First, you define a template, and then you instantiate it on the servers where you want to replicate data.

从该域确认器类中,您可以实现并注册您自己的单元和属性确认器。From this domain validator class, you can instantiate and register your own unit and attribute validators.