We're matching on particular kinds of Person objects inside the enclosing tuple.
我们在闭合元组里匹配特定类型的Person对象。
Likewise, PersonUtils contains methods that deal specifically with Person objects.
同样地,PersonUtils将包含专门处理Person对象的方法。
We’ll store our same Person objects as the values and use an employee id as the key.
我们把同样的Person对象作为值,员工ID 作为键。
Then it refreshes the fans and person objects, which are outjected after the method exits.
当方法返回之后,它便更新了fans和person对象并且把这两个对象抛出。
So you might have a component in your application that does some particular processing of Person objects.
因此应用程序中可能有一个组件对Person对象执行一些特殊的处理。
In this case, I checked that the age my Person instance gave me was 0, the default for new Person objects.
在这里,我检查Person实例的age是否为0,新person对象的缺省值为0。
It is not a collection of Person objects, because the query asks only for the first - and last-name properties.
它不是Person对象的一个集合,因为查询只要求返回名称和姓氏两个属性。
If we had a collection of Person objects, and we wanted to sort that list by the last name of the Person, we would write this today as.
如果我们拥有一个Person对象集合,并且想根据Person的姓氏对列表进行分类,那么我们立即将代码改写如下。
To identify an individual by name without XPath would require us to iterate through all the Person objects and test the name property until a match was found.
要按名称而不使用XPath来确定个别对象,则需要重复所有Person对象并测试名称属性,直到发现匹配的对象。
You might read in people from a database, from an XML document, and from properties files, convert the data into Person objects, and then pass those objects into your processing component.
可以从数据库或者XML文档或者属性文件中读取people数据,然后把这些数据转换成Person对象,再把这些对象传递给处理组件。
It would have been relatively easy for a person with knowledge of metals to melt down bronze objects and forge them into coins.
对懂金属的人来说,熔化青铜制品并将其锻造成硬币是相对容易的。
Where an object person sees a lot of objects creation and communication, a database person sees the opportunity to provide the answer directly.
在对象人员看到了许多对象创建和通信的地方,数据库人员可以找到直接提供对策的办法。
The person is a body that can do things that most other material objects can't do.
人就是一个能做其他大部分物质物体不能做的事的身体。
Besides the obvious problem of weight, most objects are also a connection to another place or person or time in his life.
除显著的体重问题外,大部分物体是他生活中一个地方或人或时间的连接。
The program can, where necessary, filter out objects such as flags being waved to focus specifically on other objects, for instance a person on the edge of the pitch.
如果哪里需要,程序可以过滤掉像挥动的旗子这样的物体而去特别地关注另一些物体,比如球场边上的一个人。
For example, you might have several types of named objects (that is, people, places, things) that appear in text as inline elements, including person, city, lodging, restaurant, and museum.
例如,您可能拥有几种类型的已命名对象(即,人、地方、事物),它们以文本形式作为内联元素出现,包括个人、城市、住宿、饭店和博物馆。
I liked the following one - 64 objects for each person on Planet Earth (source: World Population Clock).
我喜欢这种说法——相当于地球上每个人拥有64个对象(数据出自“世界人口时钟”)。
For example, we might choose to extend our Person example to include a new data object type that contains a collection of Person data objects.
例如,我们可以选择扩展Person示例,使之包括一个新的数据对象类型,该类型包含一个Person数据对象的集合。
In this case, it will check if the object is a Person or a Company, as these are the only objects implementing Thing.
在本例中,它将检查这个对象是Person还是Company,因为只有这两个对象实现Thing。
Due to Scala's fusing of objects and functional-language styles, I could actually model my Person, as described above, but without creating subtypes.
由于Scala融合了对象和函数语言风格,我实际上建模了Person(如上所述),但并未创建子类型。
Using the particular methods of Person would require a downcast on the objects returned by next().
使用Person的特定方法需要对next()返回的对象进行向下转换。
Also note that any new objects created based on the Person prototype would have the birthdate property, making the following code valid.
还要注意基于Person原型创建的新对象都有birthdate属性,因此下面的代码是有效的。
The person names are semantically tagged using the standard hCard micro format, and hence behave as live objects in the system.
个人名字使用标准hCard微格式来得到语义上的标签,因此表现的类似系统中的活动对象。
Intermediate objects are representations of business objects that are used by the person constructing the event processing logic.
Intermediate对象是代表那些被用于构建事件处理逻辑的业务对象。
Fortunately, Rhino provides another way to create objects, using the constructor function. For example, the following function might serve as a constructor function for an object of type person.
幸运的是,Rhino提供了另外一种创建对象的方法:使用构造函数(constructorfunction)。
If the reason the objects are sticking to the "magnetic" person is because of magnetism instead of simple skin friction, there's no reason they should only stick to bare skin.
如果东西粘在“磁铁”人身上是因为磁性而不是摩檫力,那么它们只能粘在光秃的皮肤上就毫无道理了。
But other purchasers of objects touched by a famous person are swayed by so-called contagion: the implicit belief that the thing retains some essence or physical trace of the former owner.
但另外一些购买者对名人曾染指的物品患上了某种所谓的传染症:某种潜在的想法让他们觉得这东西还存留着前度主人的某种身体痕迹精华。
Objects are an abstraction of real world business concepts, such as Person, Account, or Car and the capturing of the relationships among those entities.
对象就是对实际业务概念(例如人员、帐户或汽车)的抽象以及对这些实体之间关系的捕获。
So far we have recognized two objects in our application: Company and Person.
现在我们认清了应用程序中的两个对象:公司和个人。
So far we have recognized two objects in our application: Company and Person.
现在我们认清了应用程序中的两个对象:公司和个人。
应用推荐