Create a new class named Lab2Class with the following public operations.
创建名为Lab2Class的新类,包含以下共有方法。
In the plug-in's SRC folder, create a new class named RuleMutipleDeclarations.
在插件的src文件夹中,创建一个名为RuleMutipleDeclarations的新类。
You can double-click the icon and select the prompt to Create a new class.
您可以双击图标,然后选择Create a new class的提示。
Create a new class in the package called CheckinClerkRole by doing the following.
完成以下步骤在该包中创建一个名为CheckinClerkRole的新类。
Under this class, create a new class called DamageClaim with the following properties.
在这个类下面,创建包含以下属性的新类damageclaim。
One of the productivity enhancements lets you create a new class with two button clicks.
一个生产力方面的增强就是:通过点击两次按钮就能创建一个新类。
In the above example, you create a new class named MySession to add objects into a session.
在上面的示例中,您创建了一个名为MySession的新类,用来将对象添加到会话中。
Pushing swaps into new entities may simply create a new class of firms that are too big to fail.
驱动互换业务进入新的实体可能仅仅简单创造了一种新类型的公司,它们照样会因为太大而不能倒下。
Molecular self-assembly systems will create a new class of materials at the molecular level.
分子自组装系统将在分子水平上创造一种新型材料。
In the same way, create a new class called CustomerTypeEnumeration and apply the Glossary Term stereotype.
采用同样的方式创建一个名为CustomerTypeEnumeration的新类,并应用glossary Ter m构造型。
Create a new class that extends the Label Provider and implements ITableLabelProvider in com.ibm.field.traceview.
创建一个可以扩展LabelProvider和执行com . ibm . field . traceview中itablelabelprovider的新类。
Create new file and type a filename in the text box, to create a new class file and add it to the current project.
“创建新文件”并在文本框中键入文件名,以创建一个新的类文件并将其添加到当前项目中。
When you create a new class library project using the DB2 class library project template, a DB2Class1.cs file is also created.
在使用DB 2ClassLibrary项目模板创建一个新的类库项目时,同时也创建了一个DB2Class1 . cs文件。
You can create a new class XmlDictionaryIO that inherits the interface laid down by DictionaryIO, but overrides some of its functionality.
可以创建一个新类XmlDictionaryIO,该类继承由DictionaryIO设置的接口,但覆盖其中一些功能。
Create a new class, mediation.handlers.MessageBodyFormatter, in the MediationHandlers project and add the required import statements (Listing 5).
在MediationHandlers项目中创建一个新类mediation . handlers . MessageBodyFor matter,并添加所需的导入语句(清单5)。
For instance, when I create a new class, I no longer spend any time writing setters and getters (accessors). I don't write most of the constructors.
例如,创建新类时,我不再花时间编写setter和getter(访问器),也不用编写大部分的构造器。
However, Eclipse will not, so we need to create a new class that implements the correct AgentBase interface and obtains the Domino session and agentcontext objects.
不过,Eclipse不会这样,所以它需要创建新类,来实现正确的AgentBase接口,获取Domino会话和agentcontext对象。
A straightforward way to do this would be to create a new class PriorityThreadPool (ThreadPool) that returned more important threads more often during the thread iteration.
我们可以用一种直接的方式实现它,就是创建一个新类PriorityThreadPool (ThreadPool),这个类在线程迭代期间更频繁地返回更重要的线程。
Create a new class in Eclipse (call it MockConection) that implements the Connection interface. Check the option to generate stubs for inherited abstract methods (see Figure 2).
在Eclipse中创建一个完成Connection接口的新类(称它为MockConection),检查为继承的抽象方法产生桩模块的选项(见图2)。
They also want the law to create a new class of "additional online services", which may use Internet infrastructure, content and applications but are somehow not part of the Internet.
他们还想通过立法创造出一种新的“附加网络服务”:这种服务利用因特网的设备、内容以及应用但是却不属于因特网的一部分。
A session class contains equivalent methods to create a new customer and to find one or all customers in the database.
而会话类包含创建新客户和查找数据库中的一个或所有客户的等效方法。
This class can create a new index or open an existing index and add documents to it.
这个类能创建一个新的索引或者打开一个已存在的索引并为该所引添加文档。
Next create a new service class from any existing class by selecting an existing class and entering 1 for the action.
下一步,通过选择某个现有分类并输入1作为操作,从而在任何现有分类的基础上创建新的服务分类。
As people emerge into the middle class, they do not merely create a new market. They think and behave differently.
在加入中产阶级的同时,人们不只是创造了一个全新的市场,还创造了不同的思考和行为方式。
You will first create a new project and a class that will implement a simple service that returns the system date and time of the server on which the service is running.
您首先将创建一个新的项目和一个类,这个类将实现一个简单的服务:返回服务运行所在服务器的系统日期和时间。
When you implement a new class of use case, you have to create a new DTO and go tweak the EJB to retrieve it.
当实现用例的新类时,必须创建一个新的DTO,并调整EJB以对其进行检索。
In the Extension Element Details form on the right side of the plug-in editor, you can now select an existing validator class or create a new validator class (as in this case).
在插件编辑器右边的ExtensionElementDetails之中,现在您可以选择一个已存在的确认器类,或者创建一个新的确认器类(如该案例所示)。
To add a new row to your table, you simply create an instance of your entity class, set the attributes, and tell the EntityManager to persist the new entity.
为了向您的表格添加一个新行,您只需创建一个实体类的实例,设置其属性,并更新类entitymanager以支持新实体。
To create the JRubyInterpreter class, create a new source code file with an empty class skeleton and add the Interpreter interface to the definition.
要创建jrubyinterpreter类,需要先创建一个新的源代码文件,其中带有空的类骨架,再向此定义中添加Interpreter接口。
Create a new EMF class diagram called forum.ucd in src/com/ibm/example/forum.
再创建一个新的EMF类图, forum.ucd ,存放在src/com/ibm/example/forum 下。
应用推荐