Taking an extracurricular class such as knitting, dance, or taxidermy forces you to be in a room full of strangers.
参加一个课外活动,比如编织、舞蹈、标本制作,这种课外活动就给你提供了一个机会去认识教室里所有的陌生人。
To create a template class such as template class one
要创建一个模板类,例如:templateclassone
We were second-class citizens and they treated us as such.
我们是二等公民,他们也就这样对待我们。
To enter Class B airspace, such as an approach to a major metropolitan airport, an explicit ATC clearance is required.
需要持有明确的空中交通管制许可才能进入B类空域,如接近一个大都会机场。
In an effort to enhance this common identity, larger colleges and universities frequently build their class reunions on participation in smaller units, such as departments or schools.
为了加强这一共同特征,较大的学院和大学经常在较小的单位,如系或学校的参与下举办班级聚会。
As is shown in the picture, the pupils in the class are questioning the necessity of learning basic skill such as multiplication table.
如图所示,班上的学生正在质疑学习诸如乘法表等基本技能的必要性。
However, few people realize the importance of basic skills. As is shown in the picture, the pupils in the class are questioning the necessity of learning basic skill such as multiplication table.
然而,很少有人意识到基本技能的重要性。如图所示,班上的学生正在质疑学习诸如乘法表这样的基本技能的必要性。
In the past, the working-class tended to be paid less than middle-class people, such as teachers and doctors.
在过去,包括教师和医生在内的工人阶级的收入往往低于中产阶级。
As well as the usual activities, such as sailing and climbing, there was a writing class in the summer camp.
除了平常的活动,如航海和攀岩,夏令营还开设了写作课。
A great number of researches do show that kids can remember what they have learned in class better by finishing their homework on time and homework itself plays an important role in developing their learning shills, such as independent thinking and creativity.
大量的研究表明,按时完成家庭作业,孩子们可以更好地记住课堂上所学的知识,而家庭作业本身在培养孩子的学习能力,如独立思考和创造力方面发挥着重要作用。
You can think of this class as a virtual document, such as an HTML page, a PDF file, or a text file.
你可以把这个类想象成代表了一个实际的文档,比如一个html页面,一个PD f文档,或者一个文本文件。
You might, for example, be using a value object inside a class — such as the BagImpl class above.
比方说,您可以在一个类中使用值对象,就像上面的bagimpl类那样。
I can now fill the new empty class with attributes such as string and number types (representing the elements of the character), as well as functions common to this class.
我现在能向这新的空类填充属性,诸如字符串和数字类型(代表了角色的成分),以及这个类中常用的函数。
Add a simple constructor to the class, such as the constructor in Listing 2.
在类中添加一个简单的构造函数,如清单2中的构造函数。
Structure diagrams, such as a class diagram, represent static application structure.
结构图,比如类图,代表静态应用软件的构架。
Another common GEF application is a UML editor, such as a class diagram editor.
另一种常见的GEF应用程序是U ML编辑器,例如类图编辑器。
If you learn best in small Settings, focus on measures of class size, such as average class size or percentage of classes with enrollment below 20, or on student-faculty ratio.
如果你在小地方学得好,专注于班级规模,例如班级的平均人数或者在20人以下班级的百分比,或者看师生比例。
For example, for IBM Enterprise class storage devices (such as the DS8300), they provide a support matrix which can be used as a reference during your planning.
比如,对于IBM企业级存储设备(比如ds8300),您在进行计划和准备时就可以参考它的支持矩阵。
Asian firms that make cheap cars and washing machines for Asia's emerging middle class, such as Tata, Hyundai and Haier, will make inroads into Western markets.
向亚洲的新兴中产阶级提供廉价汽车和洗衣机的亚洲企业,例如塔塔,现代和海尔,将会进军西方市场。
This metadata includes information about the class itself, such as the package and superclass of the class, as well as the interfaces implemented by the class.
这类元数据包括关于类自身的信息,如包和类的父类,以及该类实施的接口。
Other rockets of this class, such as Boeing’s Delta IV and the Atlas V, operated jointly by Boeing and Lockheed Martin, are children of the military-industrial complex.
然而同一级别的其他火箭,例如由波音公司与洛克斯勒马汀公司联合经营的波音德尔塔IV与阿特勒斯V火箭,是军工联合企业的子辈。
The Bristol team, even took into account factors such as social class.
布里斯托尔团队甚至将社会阶层因素的影响考虑到智商测评内。
Each parser is suited to a particular class of messages (such as fixed-length binary, delimited text, or XML) known as a message domain.
每个解析器适合于称为消息域的特定消息分类(例如固定长度的二进制、分隔文本,或者XML)。
To simplify, you will use the same class (such as ListElementViewController) for two methods: view controller and table view delegate.
为了简化,您将对视图控制器和表视图delegate这两种方法使用相同的类(如ListElementViewController)。
Entries can be either JAR files or directories (class folders), such as the bin directory of another project.
条目可以是JAR文件或目录(类文件夹),例如其他项目的bin目录。
Data: An object; a generic reference that is carried along to listeners; often a collection class (such as a Vector or Hashtable) or a customized data object.
data:一个对象;传递给侦听程序的一般引用;常常是一个集合类(如vector或Hashtable)或一个定制的数据对象。
Keeping the reference to the property change listener means the Person POJO has to keep some kind of collection class (such as ArrayList) to contain all the references.
保持引用属性变更监听器意味着PersonPOJO必须保留某种类型的集合类(例如arraylist)来包含所有引用。
One way to approach this is to factor the extraction of the parameters and the invocation of the doPost method itself into a base class, such as in version 2 shown in Listing 8
一种解决方法是将参数提取和doPost方法本身的调用添加到一个基类,如清单 8中的版本2所示
One way to approach this is to factor the extraction of the parameters and the invocation of the doPost method itself into a base class, such as in version 2 shown in Listing 8
一种解决方法是将参数提取和doPost方法本身的调用添加到一个基类,如清单 8中的版本2所示
应用推荐