对象意向,object-intention
1)object-intention对象意向
2)intentional object意向对象
1.The analysis of phenomenology indicates that“self”belongs to the sense of intentional object which is created by consciousness;the concept of self -existence is established as the original belief in the sense of intentional object.现象学的分析表明 ,“自我”属于意识所构造的意向对象之意义;自我存在的观念是作为意向对象之意义的原信念而得以确立的;而自我存在的否定,即“我”的死亡观念则是这一原信念的变样。
英文短句/例句

1.In the course of manifesting" the Being", intention action constructs and manifests the object of intentionality.在显现是者的过程中,意识活动构造并凸现意向对象
2.The Paradox of Objectless Representations and the Forming of Husserl's Theory of Intentionality无对象表象悖论与胡塞尔意向性理论的产生
3.The Intentional Method in Phenomenology: Its Significance to the Study of Aesthetics;现象学的意向性方法对美学研究的意义
4.Reflecting Phenomenology's Significance for Aesthetic from the Concept of Intentionality--Taking the Husserl's Phenomenology as Example从“意向性”概念反思现象学对美学的意义——以胡塞尔现象学为例
5."Pure Intent Object" or "Pure Aesthesia Object": on the Conflict between Ingarden and Dufrenne;“纯粹意向性对象”还是“纯粹知觉对象”?——论茵加登与杜夫海纳之争
6.Comparison of Wang Yangming s"non-cardiac X" with Husserl s "intention to target";王阳明“心外无X”与胡塞尔“意向性对象”之比较
7.Mental Experience and Its Types: On Meinong s Theory of Intentionality;心理体验及其对象类型——试论迈农的意向性理论
8.How Does Corporate Image Impact Consumer Trust and Purchasing Intention公司形象对消费者信任和购买意向的影响机制
9.Impact of Retail Agglomeration Image on Patronage商业集聚印象对消费者惠顾意向的影响研究
10.Phenomenological Intentionality and the Generation of Aesthetic Images of Poetry;现象学的意向性与诗审美意象的生成
11.This means that if you say C = D for objects, you end up with both C and D pointing to the object that, originally, only D pointed to.这意味着假若为对象使用“C=D”,那么C和D最终都会指向最初只有D才指向的那个对象。
12.Objects in the interface can take notice of when they are being pointed at, even when they are not clicked.即使没有单击,只是指向,屏幕上的对象也能注意到。
13.A Study on Chongqing Public s Perception of the World Expo Tourist Image and Tourism Intention;重庆市民对世博会旅游形象感知与旅游意向研究
14."Concretization": A Literary Device for Interpreting the Intentionality Object of Literary Works --A comment on Ingarden s phenomenology literary theory;“具体化”:对文学作品意向性客体的分析——英加登现象学文学理论管窥
15.Unscrambling of the Supernal Image--The manifestation of the Supernal in Chinese and Western Traditional Sculpture;神的意象的双向解读——中西方传统雕塑中对神的表现方式比较
16.The Study of Infrastructure and signifcance of objecf-oriented Teaching Environment from Blue-J;从BLUE J谈面向对象的交互式集成教学环境的模式与意义
17.Optimum Combination of Scale Level with Satisfaction Level in the case of Urban Mass Transit Service;城市轨道交通面向乘客服务对象的规模与满意度最佳组合的研究
18.The study of specification for abstract datatype (ADT) is important in the development ofobject-oriented software and in program verification.研究抽象数据类型的规范说明对于实现面向对象的软件开发及程序证明等具有重要意义。
相关短句/例句

intentional object意向对象
1.The analysis of phenomenology indicates that“self”belongs to the sense of intentional object which is created by consciousness;the concept of self -existence is established as the original belief in the sense of intentional object.现象学的分析表明 ,“自我”属于意识所构造的意向对象之意义;自我存在的观念是作为意向对象之意义的原信念而得以确立的;而自我存在的否定,即“我”的死亡观念则是这一原信念的变样。
3)intention of the object意向性对象
4)pure intent object纯粹意向性对象
1.Ingarden brings forward that literature works is a "pure intent object" when he reviews the existing manner of literature works,while Dufrenne regards the taste object as a "pure aesthesia object".茵加登在考察文学作品的存在方式时,明确提出文学作品是一个"纯粹意向性对象",杜夫海纳则把审美对象看作是一个"纯粹知觉对象"。
5)purely intentional objects纯意向性对象
6)contrasting image意象对比
1.However,the former adopts some contrasting images to denote Isabel s change from a happy girl to a miserable lady after marriage while the latter vividly describes Qiqiao s mental madness with repetitious images.不同的是,前者运用意象对比来描述伊莎贝尔婚前和婚后生活的巨大反差,而后者则凭借意象的反复来展示七巧日趋疯狂的心态。
延伸阅读

对象对象object  duixiang对象(object)面向对象系统中运行时刻的基本成分,它是数据和操作(或谓属性和行为)的封装通信单位。数据表示对象的属性状态;操作(或称方法)决定了对象的行为和与其它对象进行通信的接口。数据是对象私有的,只有该对象内的操作才能进行存取。 任何事物均有各自的属性与行为,当考察其某些属性与行为并进行研究时,它便成为有意义的对象。当用面向对象的方法进行计算机模拟时,应区别两种不同含义的对象:问砚对家和计葬机对朱。前者是指现实世界中存在的实体在问题域中的抽象,后者是指问题对象在计算机系统中的表示。 面向对象语育中的对象指的是计算机对象。对象具有被动和主动两个方面。被动方面指的是其相对静态属性,借以认识对象,并对之归类。主动方面指的是其具有改变静态属性的动态行为。静态属性与动态行为相互影响,属性决定行为,行为改变属性。此外,对象并非孤立存在,彼此之间通过传递消息进行交互。这样,对象可表示成三元组(接口、状态、操作)。动态地看,对象又是通信自动机。 对象内部有两类操作:一类是改变其内部属性的操作,另一类是生成输出的操作。 对面向对象语言中的对象,流行的观点有两种:一是以及朋】l翻dk语盲为代表的广义解释,将对象定义为计算机系统中的所有成分,强调动态系统本身;另一是以Eiffel语言为代表的狭义解释,将对象定义为计算机系统中用以模拟问题对象的成分,着重考察系统和现实世界间的对应关系。 计算机对象具有5个基本特性:①自治性,指对象具有一定的独立计算能力;②封闭性,指对象具有信息隐蔽的能力;③通信性,指对象具有与其它对象通信的能力;④被动性,指对象的状态转换由外部刺激引发;⑤暂存性,指对象的动态创建与消亡。