By object, we generally mean an object file or a library.
对于对象,我们一般指的是对象文件或库。
CORBA 1.1 was introduced in 1991 by Object Management Group (OMG).
CORBA 1.1由对象管理组(Object Management Group,OMG)于1991年提出。
You can use composite projects to partition your database by object type.
您可以使用复合专案,依物件型别来分割资料库。
Any memory profiler can produce snapshots of the heap broken down by object class.
所有内存分析器都可以生成按照对象类进行分解的堆快照。
Richer relationships allowed by object orientation that aren't supported by relational databases
与关系数据库相比,面向对象模型支持更丰富的关系
Histogram character is not affected by object figures variance and scale, and it has good stability.
直方图特征不受目标的外形和比例变化的影响,具有较好的稳定性。
Histogram character is not affected by object figure's variance and scale, and it has good stability.
直方图特征不受目标的外形和比例变化的影响,具有较好的稳定性。
The method distinguishes elements by Object-Buffer, and has been used during the development of CAD system.
该方法通过建立对象缓冲区来识别所要拾取的元素,目前已在CAD软件开发过程中予以应用。
The process used by object-oriented programming languages to implement polymorphism is called dynamic binding.
被面向对象编程语言所实现的多态性被称作动态绑定。
These are represented by object-attribute-value triples — that is, an object o has an attribute a with the value v.
这些是由对象-属性-值三元组表示的——即对象o拥有属性A,属性a的值是V。
In all cases, the extra features are used by suffixing a colon to the symbol name followed by object-format specific text.
在所有情况下,要使用这些额外特性,必须在符号名后面加一个冒号,然后跟上目标文件格式相关的一些文字。
The model described by object-oriented methods mainly includes class structures, graphic elements description and SVG parsing.
该模型采用面向对象的方法来描述,主要包括类结构、图元描述模型和SVG解析模型。
The model software system was developed by object orientated VB6.0 programming technology and based on module designed thought.
利用面向对象的VB6.0编程技术和模块化的设计思路编制了东北玉米区域动力模型软件系统。
The part element library was constructed by object-oriented method and could be extended without changing the system structure.
采用面向对象的方法构建部件单元库,能在不改变系统结构的条件下对部件单元库进行扩充。
Common Object Request Broker Architecture (CORBA) is a kind of distributed architecture brought forward by Object Management Group(OMG).
公用对象请求代理体系结构(CORBA)是国际对象管理组织(OMG)提出的一种分布式体系结构模型。
RESULTS: Essential health institutional information was classified and represented by object diagram, and data elements were standardized.
结果得到了卫生机构基本信息的实体归类结果及其对象图,并提出了规范化数据元的标准。
Counties can be divided by object names shy of taboo, taboo, taboo, and hate the three categories, these three types can be further divided.
郡县地名避讳按对象可以分为敬讳、忌讳和憎讳三大类,这三种类型又可以细分。
It has been proved, on one hand that developing expert system for electrical work order by Object-Oriented method can enhance develop-efficiency.
从实践中证明了采用面向对象的方法开发电气工作票专家系统,一方面可以提高开发效率;
Transitive verbs of Chinese usually can be followed by patient objects, but sometimes they can't be followed by object and still are transitive verbs.
汉语中的及物动词通常能带受事宾语,但在使用中有时可不带宾语,这时动词依然还是及物动词。
This paper describes an object storage and browsing system, which solves the key problems about the knowledge representation and browse by object identity.
文中介绍了一个对象的存贮及浏览系统,利用对象标识解决了复杂对象的知识表示及浏览中的关键问题。
The key introduction of this paper conclude the 360 degrees examination comment and the management by object, report to hear certificate law and KPI methods etc.
本文重点介绍被业界广泛应用的360度绩效考评、目标管理法、述职听证法、成功关键因素分析法等方法。
The current memory area is consumed only by object allocations, so one approach to memory management is to use only a fixed number of objects or avoid them altogether.
当前存储区仅被对象分配消耗,因此内存管理的一种途径就是仅使用固定数量的对象,或者完全避免使用对象。
A software package of reactive-power optimization computation of power system is intro-duced, which is developed fully by object-oriented programming techniques.
介绍一套完全采用面向对象的概念及编程技术开发的电网无功优化计算软件。
Unified modeling language (UML) is selected by object management group (OMG) as a standard modeling language and model driven architecture (MDA) is constructed on it.
对象管理组织OMG选择将统一建模语言UML作为标准建模语言,并将其作为模型驱动架构MDA的支持平台。
This paper describes the technology and method in developing university laboratory's management information system by Object-Oriented analysis and Object-Oriented design.
主要论述了用面向对象的方法开发高等学校实验室信息管理系统的分析设计技术和过程。
While it could be amusing to walk through the heap, object reference by object reference, you're probably better served by doing some kind of automated analysis of the whole mess.
根据对象引用草率处理堆可能会非常可笑,您可以通过对总体混乱进行某种自动分析而获得更好的服务。
With its appearance, CORBA, which is a standard about distributed object management system, is suggested by object management Group (OMG) and has become DE facto industry standard.
CORBA是对象管理组(omg)应这个方法的出现而提出的一个关于分布对象管理系统体系结构的标准,并已成为一个事实上的工业标准。
The paper describes and develops ontology by object-oriented knowledge representation, hence the representation leads to domain algebra system and agent service description language.
为此,文中用面向对象的知识表示方法描述并建立本体,并以此为基础形成领域操作代数系统和智能体服务描述语言。
As a visual modeling language, UML improved the software developing progress by object-oriented thinking, which solved many problems that existed in the traditional developing methods.
UML作为一种通用的可视化建模语言,解决了传统软件开发方法中的诸多问题,以面向对象的思想对软件开发实行改进。
There are two approaches to defining equality and hash value: identity-based, which is the default provided by Object, and state-based, which requires overriding both equals() and hashCode().
有两种方法来定义对象的相等性和散列值:基于标识,它是 Object提供的缺省方法;基于状态,它要求Overrideequals() 和hashCode() 。
应用推荐