| 1. | In object - oriented programs like java , the natural unit of modularity is the class 在java这样的面向对象编程语言中,模块化的自然单元是类。 |
| 2. | All object oriented programming languages have three characteristics in common : objects , polymorphism and inheritance 所有的面向对象编程语言一般都具有三个特性:对象,多态性和继承性。 |
| 3. | His special interests are object - oriented programming languages , relational databases , internet programming , and system programming 他特别喜欢面向对象编程语言、关系数据库、因特网编程和系统编程。 |
| 4. | Objects in an odbms - much like objects in an object - oriented programming language - are bundles of data and behaviors Odbms中的对象- -与面向对象编程语言中的对象非常相象- -是许多数据和行为的组合。 |
| 5. | Fifthly , we use object - oriented program language java to fulfill the integration of web - based regional economic pse 在前面分析的基础上,我们采用面向对象编程语言java对区域经济pse进行了编程实现。 |
| 6. | The rdf schema class and property system is similar to the type systems of object - oriented programming languages such as the java language Rdf schema的类和属性系统与面向对象编程语言(比如java语言)的类型系统类似。 |
| 7. | Power system calculating and analysis software based on borland c + + builder 5 . 5 developing environment is expounded in this paper 本文阐述了采用borlandc + + builder5提供的面向对象编程语言和环境编写的电力系统的计算分析软件。 |
| 8. | Inheritance is a concept used extensively in object - oriented programming languages such as the java language - where a new class extends another 继承是在面向对象编程语言中广泛使用的一个概念,比如说java语言(其中一个新的类继承其它类) 。 |
| 9. | Most programmers - in python or other object - oriented programming languages - who use polymorphism , do so in a rather practical and concrete way 使用python或其它面向对象编程语言的大多数程序员在使用多态性时都采用了一种较为实用和具体的方式。 |
| 10. | This dtd serializes data into a nested set of data structures that are common in object - oriented programming languages : dictionaries , arrays , strings , numbers , booleans , dates , and binary data 该dtd把数据序列化为通常在面向对象编程语言中才会见到的(嵌套的)数据结构集:词典、数组、字符串、数字、 boolean值、日期和二进制数据。 |