Fifthly , we use object - oriented program language java to fulfill the integration of web - based regional economic pse 在前面分析的基础上,我们采用面向对象编程语言java对区域经济pse进行了编程实现。
If programmers want to introduce this object - oriented programming language into real - time fields , there must be much work to be done 如果要将这种面向对象的编程语言引入实时领域,就需要对它做很多工作。
Python is a high - level , extensible , interpreted , object - oriented programming language that combines remarkable power with clear syntax Python是一种面向对象的可扩展高级解释编程语言,其功能强大,语法清楚。
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语言)的类型系统类似。
Lists the essential components of the jscript object - oriented programming language and links to topics that explain how to use the language 列出jscript面向对象的编程语言的基本组件,以及指向解释如何使用该语言的主题的链接。
A subset of language features supported by the common language runtime , including features common to several object - oriented programming languages 公共语言运行库支持的语言功能的子集,包括几种面向对象的编程语言的通用功能。
Class - based objects since jscript is a class - based , object - oriented programming language , it is possible to define classes that can inherit from other classes 由于jscript是基于类的、面向对象的编程语言,因此可以定义可从其他类继承的类。
Inheritance is a concept used extensively in object - oriented programming languages such as the java language - where a new class extends another 继承是在面向对象编程语言中广泛使用的一个概念,比如说java语言(其中一个新的类继承其它类) 。
Such abstraction would require the capabilities of a full - fledged object - oriented programming language ? one that is replete with robust reflection methods 此种抽象会要求具备完全物件导向程式设计语言的功能,它是一个具有健壮的对应方法的语言。
Most programmers - in python or other object - oriented programming languages - who use polymorphism , do so in a rather practical and concrete way 使用python或其它面向对象编程语言的大多数程序员在使用多态性时都采用了一种较为实用和具体的方式。
(computer science) a programming language that enables the programmer to associate a set of procedures with each type of data structure; "C++ is an object-oriented programming language that is an extension of C" 同义词:object-oriented programing language,