You could use it to create a patch for the class if the conflicts were resolved first.
如果先解决了冲突的话,您就能够使用它来为这个类创建一个补丁。
As long as robots add to the sum of human happiness, reduce suffering, and create time to read world-class journalism, we should be their fans.
只要机器人能为人类增加快乐,减少痛苦,并为人类创造时间来阅读世界级的新闻,人类就应该成为它们的粉丝。
What if you didn't want to create an extra class at all for your adapter?
如果您完全不愿意为适配器创建额外的类,那么应该怎么办呢?
You can create a class to track and log these errors in a data store for future reference.
您可以创建一个类来跟踪并在数据仓库中记录这些错误,以后可以做作参考。
In this article, you will create a class that collects methods for querying and populating a dictionary of terms and values.
在本文中,您将创建一个类,该类收集了用于查询和填充由项和值组成的词典的方法。
Create the public class and the content adapter variables.
创建公有类和内容适配器变量。
If you define uniqueness on multiple attributes within a class, create one index that includes all the attributes.
如果在一个类中的多个属性上定义惟一性,那么应该创建一个包含所有这些属性的索引。
Then you create a helper class that extends the default helper class and overrides the default method.
然后您创建一个辅助类,该类扩展了默认的辅助类并超越了默认的方法。
You can also create a class to manage the data object, which will contain all the information that you retrieved from the JSON file.
您还可以创建一个类来管理数据对象,这个对象包含您从JSON文件查询得到的所有信息。
You should create a class that contains an instance of the object that contains the data from the parser.
您应该创建一个类来包含表示解析器所得数据的对象实例。
The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.
元类将创建此类(作为一个新式类)并将其传递给类初始化器过程。
However, I find it easier to create the class file first, with some empty methods, and then create the test file.
然而,我发觉首先创建带有一些空方法的类文件,然后生成测试文件是很容易的。
The easiest way to dynamically customize class behavior USES an imperative style: first create the class, then add methods and attributes.
利用强制方式动态自定义类行为最简单的方法是:首先创建类,然后添加方法和属性。
It is expedient to create a utility class for these kinds of helper methods.
它有利于为这些种类的助手程序创建有效的类。
For example, you might create a class that allows you to set all person names to a particular style.
例如,可以创建一个类,通过它为所有人名设置样式。
You must subclass (that is, create a class that extends it) and create an instance of the child class.
必须创建子类(即,创建继承它的类),并创建该子类的实例。
Instead, I create the class and quickly type the private variables I'll be using in the class, like those in Listing 1.
相反,我创建类并快速在类中输入私有变量,如清单1所示。
Create an abstract parent class called DataSetBuilder.
创建一个称为DataSetBuilder的抽象父类。
Create a new class named Lab2Class with the following public operations.
创建名为Lab2Class的新类,包含以下共有方法。
You also have the ability to create a Class diagram that is saved into your project.
您还能够创建可以保存在您的工程中的class图。
Create a generic class for outputting VXML form elements.
创建输出VXML表单元素的通用类。
Create the implementation class and annotate it as a Web service.
创建实现类,并将其标注为Web服务。
Create a UML class named Class1.
创建一个名为Class1的UM l类。
Create an abstract class named BP3Form by extending org.apache.struts.action.ActionForm.
通过扩展org . apache . struts. action . ActionForm创建一个名为BP3Form的抽象类。
In a Grails application, you'd create a domain class for each.
在Grails应用程序中,要为每个元素创建一个域类。
To use a custom painter, or to create a class in any way in the XML, you use the tag.
为了使用定制的painter,或者在XML中以任何方式创建一个类,可以使用标签。
By extending the PasswordHandler interface, a developer can create a class to implement the password-checking logic.
通过扩展PasswordHandler接口,开发人员可以创建一个类来实现密码检查逻辑。
Starting with the image container, I create a class called ImageInfo, shown in Listing 4.
首先从图像容器开始,我创建一个类ImageInfo,如清单4所示。
Next, create a class that instantiates Automobile and accesses the make field directly, as shown in Listing 13.
接下来,创建一个类实例化了Automobile的类,并直接访问make属性,如清单13所示。
The downside is that you do have to create another class and manage validator registration within the faces context.
缺点是必须创建一个类,并在faces上下文中管理验证器注册。
应用推荐