Create a UML class named Class1.
创建一个名为Class1的UM l类。
建立一个类型并将其命名为List。
名为space的类。
Listing 1 is an example class named Employee.
清单1是一个称为Employee的示例类。
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的新类。
There is also a class named highlight that colors the background of any element yellow.
还有一个名称为highlight的类,它可以将任何元素的背景置为黄色。
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的类。
Create a class named Application and write the straightforward main function shown in Listing 2.
创建一个名为Application的类并编写如清单2中所示的相当直观的main函数。
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中的标记,它的
应用推荐