Create a UML class named Class1.
创建一个名为Class1的UM l类。
Create a new class named Lab2Class with the following public operations.
创建名为Lab2Class的新类,包含以下共有方法。
The template generation created another class named GMapPreferencePage.
模板生成创建了另外一个名为GMapPreferencePage的类。
In the plug-in's SRC folder, create a new class named RuleMutipleDeclarations.
在插件的src文件夹中,创建一个名为RuleMutipleDeclarations的新类。
Create an abstract class named BP3Form by extending org.apache.struts.action.ActionForm.
通过扩展org . apache . struts. action . ActionForm创建一个名为BP3Form的抽象类。
In the above example, you create a new class named MySession to add objects into a session.
在上面的示例中,您创建了一个名为MySession的新类,用来将对象添加到会话中。
When you create your template, Eclipse generates a class named PreferenceConstants for you.
在您创建模板时,Eclipse会为您生成一个名为PreferenceConstants的类。
By design, the HttpApplication object looks for a class named after the requested ASPX file.
设计时,HttpApplication对象查找一个按请求ASPX文件命名的类。
Create an instance of the Twitter class with the help of a factory class named TwitterFactory.
在一个名为TwitterFactory的工厂类的帮助下,创建一个Twitter实例。
For example, the content management system for a photographer might has a class named CmisJpg.
例如,一位摄影师的内容管理系统可能拥有一个名为CmisJpg的类。
The sample service resides in a class named GetUserInfo that includes the following public methods.
示例的服务位于一个名为GetUserInfo的类,它包括以下公有方法。
A suitable set of implementations is provided in the testing framework, in a base class named ScaMockBase.
在测试框架的基础类ScaMockBase中提供了一组合适的实现。
Any access to the data repository is made through a thread-safe wrapper class named RepositoryWrapper.
对数据存储库的所有访问都是通过一个名为RepositoryWrapper的线程安全类实现的。
For example, an entity class named Department is assumed to map to a database tabled named Department.
例如,假设一个名为Department的实体类,与一个名为Department的数据库表相映射。
If the output language is C++, gperf generates a class named Perfect_Hash, which contains these two methods.
如果指定为 C++语言,gperf 将生成名为 Perfect_Hash 的类,该类包含两种方法。
A blank class named Class_1 is added; wait a few moments and you will be able to enter the class name Person.
这样就添加了一个名为Class_1的空类,稍等片刻后就可以输入类名person了。
I then create an object named KP by passing the key parameter to the constructor of a class named KeyParameter.
然后我通过向名为KeyParameter的类的构造函数传递一个key参数创建一个名为kp的对象。
Create a template binding class named ShelvesList with a binding to the List class by setting the parameter t to Shelf.
建立一个绑定类型模板并将其命名为ShelvesList通过设定参数值t为Shelf经其与类List联系起来。
To create an application context, it USES a context loader class named ContextLoader, which loads the application context.
要创建应用程序上下文,将使用名为ContextLoader的上下文装载器类装载应用程序上下文。
Figure 1 shows these terms with an example class named MyClass which is holding a HashSet that contains string objects.
图1通过名为MyClass的示例展示了这些术语,此示例具有一个HashSet,包含字符串对象。
Spring provides an expression resolver for JSF in a class named org.springframework.web.jsf.DelegatingVariableResolver.
spring在名为or g . springframework . web .jsf . DelegatingVariableResolver的类中提供了jsf表达式解析器。
You can see that Listing 1 USES a class named WebApplicationContextUtils to fetch an instance of the Web application context.
可以看到,清单1使用名为WebApplicationContextUtils的类提取Web应用程序上下文的实例。
Eclipse creates a new class named com.ibm.developerworks.Messages that retrieves strings from the messages.properties file.
Eclipse创建一个新的名为com . ibm . developerworks .messages的类,这个类从messages . properties文件获取字符串。
First, let's build a controller class named IndexController, which extends from the GenericForwardComposer (see Listing 1).
首先,构建一个名为IndexController的控制器类,它扩展了GenericForwardComposer(参见清单1)。
Notice from the tag in Listing 1 that its <filter-class> child specifies a class named org.acegisecurity.util.FilterToBeanProxy.
请注意清单1中的标记,它的
These parameters can be put into a C-like structure (or pascal-like record) class named HsqldbParams, which is shown in Listing 9.
这些参数可以被放入一个类似c结构(或类似pascal记录)的名为HsqldbParams的类中,如清单9所示。
Similarly, JSF implements a class named com.sun.faces.config.ConfigureListener, which implements several event-listening interfaces.
类似地,JSF实现一个com. sun . faces . config .configurelistener类,该类实现一些事件-侦听接口。
The component consists of a singleton class named PoIdGenerator, exposing a simple API, and responsible for managing blocks of POIDs.
这个组件由名为 PoIdGenerator 的单一类组成,它公开一个简单的API,并且负责管理POID 块。
Gnosis.xml.objectify attaches subelement nodes directly as attributes of nodes (every node is of a custom class named after the tag name).
objectify将子元素节点直接作为节点的属性进行连接(每个节点都是一个根据标记名命名的定制类)。
For example, for this application, you define a namespace of calc and implement the code in a class named CalculatorHandler as in Listing 5.
例如,对于这个应用程序,您定义一个calc名称空间,并实现名为Calculator Handler的类中的代码,如清单5所示。
应用推荐