object n. 1. 物,物体,物件。 2.目标 (of; for); 目的,宗旨。 3.【哲学】对象,客体,客观 (opp. subject); 【语法】宾语。 4.〔口语〕(可笑或可怜的)人[物]。 a small [strange] object 小[奇怪]东西。 the object of study 研究的对象。 the direct [indirect] object 直接[间接]受词。 What an object you have made (of) yourself! 〔口语〕你这家伙把自己搞得真不像样子! attain [achieve, gain, secure] one's object 达到目的。 fail [succeed] in one's object 没有达到[达到]目的。 for that object 为了那个目的。 no object 〔广告用语〕怎样都好,不成问题;没有困难(Distance is no object. (待聘者)上班距离(远、近)不成问题)。 propose an objectto oneself = set an object before one 立志,立下目标。 with that object in view 怀着那个目的。 vi. 1.反对,抗议,表示异议 (against, to)。 2.抱反感,不服气,有意见。 vt. 提出…作反对的理由 (that)。 If you don't object. 假使你不反对。 I object. 〔英下院〕我反对。 I object against him that he is a hypocrite. 我反对他,因为他是个伪君子。 object to 1. 反对(I object to your doing that. 我反对你做那件事)。 2.讨厌(I object very much to a wet weather. 我非常讨厌潮湿的天气)。 adj. -less 没有目的[宗旨]的,没有物像的。
object to 反对,不赞成; 反对;抗议,抱反感; 反对;抗议;不支持; 声称; 提出异议; 赞成……的人则认为
The class object is internally created and used by the page parser when parsing a mobile control 该类对象是内部创建的,供页分析器在分析移动控件时使用。
Is a first - class object , which makes it easy for even novices to quickly begin using it in their own programs 是一个很好的对象,因此即使是编程新手也很容易在自己的程序中使用它。
If a class method is called for a derived class , the derived class object is passed as the implied first argument 如一个类方法被派生类调用,派生类对象将被隐含的做为第一个参数传递。
The class object is removed from public view so that no other applications can connect to it 连接到一个类对象后,该类对象就将从公共视图中移除,这样其他应用程序就不能连接到该类对象。
Specifies the set of execution contexts in which a class object will be made available for requests to construct instances 指定执行上下文集,类对象将在这些上下文中对请求构造实例的请求可用。
For business objects , the data source shows a list of public properties of simple data types exposed by the class object 对于业务对象,数据源将显示由类对象所公开的简单数据类型的公共属性列表。
Class object to read and edit an xml document . this topic also describes how return an 描述如何创建只读xpathdocument类对象来读取xml文档以及如何创建可编辑的xmldocument类对象来读取和编辑xml文档。
Menu and select the class object . provide implementations that expose public properties of simple data types for use at design time 提供用于公开简单数据类型的公共属性的实现方式,以便在设计时使用。
Functions are first - class objects . that means that they can be created dynamically , stored , passed and returned just like any other value 函数是对象的一种形式。能够动态地创建、存储、传输以及返回值。
It is similar to anonymous class in java except it is a first class object which can be passed around as argument if needed 它类似于java中的匿名类,除了它是一个可在需要时作为参数来传递的第一级对象之外。