1)existence with object对象性的存在
2)object existence对象性存在
英文短句/例句
1.Unscramble "Alienation in Work" form "the Objectivity Existing" --By reading Economics and Philosophy Manuscript in 1884从“对象性存在”解读“异化劳动”思想——读马克思的《1844年经济学哲学手稿》
2.The dual nature of the human existence and that of rational target provide a rational basis of reasonableness for the existence of rational value and tools.人的双重性存在以及理性对象的双重性为价值理性与工具理性存在的提供了合理性依据。
3.Mirror Image That Human world Exists──Studying about the Reason Handhold of Tragedy for Human Existence by Hegle;人类世界之镜象──考察黑格尔对于人类存在悲剧性的理性把握
4.A schema object with that name already exists. Try entering another name for the property.已存在同名的架构对象。请为该属性输入其他名称。
5.A schema object with that name already exists. Try entering some other name for the property已存在同名的架构对象。请为该属性输入一个其它名称
6.Sexual harassment against children by clergymen in the United States is serious.美国教会神职人员存在严重的对儿童性骚扰现象。
7.An Analysis of the Ontological Significance of Objectivity in the Economic and Philosophical Manuscripts in 1844;试析《1844年经济学哲学手稿》中对象性思想的存在论意义
8.They had extramarital and premarital sex behavior as well as non-marriage sexual partners.存在婚前,婚外性行为和多性伴现象。
9.The phenomenon of female sterility is common in plant.雌性不育现象在植物界内普遍存在着。
10.The following are referencing the pipeline '{0}' which no longer exists.以下对象正在引用不再存在的管道“{0}”。
11.An object used for storing temporary or persistent data.用于存储临时或持久性数据的对象。
12.Analyzing the Survival Status of the Object TV Program Belonging to Social-educational Category;电视社教类对象性节目生存状态解析
13.The contrary mentality which exists in the objects of ideological and political education has deeply influenced the effect of ideological and political education.思想政治教育工作中教育对象所存在的"逆反心理"现象,严重影响了思想政治教育工作的有效性。
14.Convergence and Existence of Fixed Points of Set-valued Nonexpansive Mapping集值非扩张映象不动点存在与收敛性
15.This object name already exists. Choose a different name.对象名称已经存在。请选择其他名称。
16.Objects exist which are not owned by the database owner.存在不属于数据库所有者的对象。
17.A relationship definition does not exist that connects the specified object types.不存在连接指定对象类型的关系定义。
18.Object no longer exists due to compile error or deletion.由于编译错误或被删除,对象已不存在。
相关短句/例句
object existence对象性存在
3)relative existence对象化存在
4)Non-existent objects非存在对象
5)phenomenon of existence存在的现象
6)existence of phenomenon现象的存在
延伸阅读
对象对象object duixiang对象(object)面向对象系统中运行时刻的基本成分,它是数据和操作(或谓属性和行为)的封装通信单位。数据表示对象的属性状态;操作(或称方法)决定了对象的行为和与其它对象进行通信的接口。数据是对象私有的,只有该对象内的操作才能进行存取。 任何事物均有各自的属性与行为,当考察其某些属性与行为并进行研究时,它便成为有意义的对象。当用面向对象的方法进行计算机模拟时,应区别两种不同含义的对象:问砚对家和计葬机对朱。前者是指现实世界中存在的实体在问题域中的抽象,后者是指问题对象在计算机系统中的表示。 面向对象语育中的对象指的是计算机对象。对象具有被动和主动两个方面。被动方面指的是其相对静态属性,借以认识对象,并对之归类。主动方面指的是其具有改变静态属性的动态行为。静态属性与动态行为相互影响,属性决定行为,行为改变属性。此外,对象并非孤立存在,彼此之间通过传递消息进行交互。这样,对象可表示成三元组(接口、状态、操作)。动态地看,对象又是通信自动机。 对象内部有两类操作:一类是改变其内部属性的操作,另一类是生成输出的操作。 对面向对象语言中的对象,流行的观点有两种:一是以及朋】l翻dk语盲为代表的广义解释,将对象定义为计算机系统中的所有成分,强调动态系统本身;另一是以Eiffel语言为代表的狭义解释,将对象定义为计算机系统中用以模拟问题对象的成分,着重考察系统和现实世界间的对应关系。 计算机对象具有5个基本特性:①自治性,指对象具有一定的独立计算能力;②封闭性,指对象具有信息隐蔽的能力;③通信性,指对象具有与其它对象通信的能力;④被动性,指对象的状态转换由外部刺激引发;⑤暂存性,指对象的动态创建与消亡。