First, create a class that interacts with WebSphere Translation Server.
首先,创建一个与WebSphereTranslationServer交互的类。
You can create a class and register it as OSGi service and as a Web service.
您可以创建类并将其注册为osgi服务和Web服务。
You also have the ability to create a Class diagram that is saved into your project.
您还能够创建可以保存在您的工程中的class图。
Starting with the image container, I create a class called ImageInfo, shown in Listing 4.
首先从图像容器开始,我创建一个类ImageInfo,如清单4所示。
You can create a class to track and log these errors in a data store for future reference.
您可以创建一个类来跟踪并在数据仓库中记录这些错误,以后可以做作参考。
To use a custom painter, or to create a class in any way in the XML, you use the tag.
为了使用定制的painter,或者在XML中以任何方式创建一个类,可以使用标签。
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.
必须创建子类(即,创建继承它的类),并创建该子类的实例。
You should create a class that contains an instance of the object that contains the data from the parser.
您应该创建一个类来包含表示解析器所得数据的对象实例。
Next, create a class that instantiates Automobile and accesses the make field directly, as shown in Listing 13.
接下来,创建一个类实例化了Automobile的类,并直接访问make属性,如清单13所示。
To create a class called "Sample" in Objective-C, you need to create an header file named Sample.h (Listing 5).
要使用 Objective-C创建一个类 “Sample”,您需要创建一个名为 Sample.h 的头文件(清单 5)。
In this case, we're going to create a class that is later extended via Blueprints by a designer or programmer.
在这种情况下,我们需要创建一个有蓝图设计人员或者程序员扩展的一个类。
How do I create a class with constant properties accessible to other classes within a package folder structure?
我如何创建与常数属性包中的其他类访问的文件夹结构的一类?
By extending the PasswordHandler interface, a developer can create a class to implement the password-checking logic.
通过扩展PasswordHandler接口,开发人员可以创建一个类来实现密码检查逻辑。
In this case, we are going to create a class that is later extended via Blueprints by a designer or programmer.
这样,我们会创建一个类并让设计师或程序员通过蓝图对其进行扩展。
The first step in presenting project information is to create a class diagram that displays what you want to show.
展示项目信息的第一步是创建一个可显示您想要显示的内容的类图。
You create a class derived from org.eclipse.jdt.core.dom.ASTVisitor and pass an instance of it to node's method accept .
然后创建一个从or g . eclipse . jdt . core . dom . ASTVisitor派生的类,将该类的实例传递给节点方法accept 。
In this article, you will create a class that collects methods for querying and populating a dictionary of terms and values.
在本文中,您将创建一个类,该类收集了用于查询和填充由项和值组成的词典的方法。
Offer to match your technical expertise with their experience in teaching to create a class or program covering forest issues.
主动将你的技术专长与对方的教学经验相联系,利用课堂或课程阐述森林问题。
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文件查询得到的所有信息。
Create a class Calculator, which performs the addition and subtraction of two Numbers at a time. The sample code explains the expected API.
创建一个计算器类,能够在同一时间完成两个数字的加减法。不太懂,原文:%。
Create a class named route to represent a route, and a class named address that represents an address, such as the starting point of a bus route.
创建一个名为Route的类,用来表示路线;一个名为address的类,用来表示地址,比如公共汽车路线的起点。
An architect can also create a class or information model by using the model synchronization feature in IBM Rational Rapid Developer (see Figure 2).
架构师也可以通过使用IBMRationalRapidDeveloper中的模型同步特性(见图2)来创建类和信息模型。
At this point, you're probably not familiar with how to create a class in Python, so the syntax displayed is probably akin to a foreign language.
在这一点上,您可能不熟悉如何在Python中创建类,因为显示的语法类似于外语。
The advantage of using classes globally is that instead of having to marry a given class to that selector, you can simply create a class with a style.
在全局范围使用类的优点是在选择符中不需要使用标记名,只需为类指定样式。
Indexers are a syntactic convenience that enable you to create a class, struct, or interface that client applications can access just as an array.
索引器在语法上方便您创建客户端应用程序可将其作为数组访问的类、结构或接口。
In few words you need to do the same that you do with model first, create a class that supports the inputs and a class that supports the result set.
在几句话你需要做同样的事情,你先创建一个模型,支持输入和一个支持结果类类集。
Next, you create a class that is called when a Sametime user right-clicks a partner's name and selects the partner Lookup item from the context menu.
接下来,将创建一个类,当Sametime用户右击合作伙伴的名称并从上下文菜单中选择Partnerlookup项时,将调用该类。
To do so, you need to create a class that implements the com.dwl.base.security.AuthorizationProvider interface. This interface includes the following method
为此,需要创建一个实现 com.dwl.base.security.AuthorizationProvider接口的类。
A case class is a convenience mechanism for the Scala programmer to create a class with some assumed defaults in place. For example, when writing the following.
case类是使scala程序员得以使用某些假设的默认值来创建一个类的一种便捷机制。
应用推荐