此种抽象会要求具备完全面向对象程序设计语言的功能,它是一个具有健壮的映射方法的语言。
Such abstraction would require the capabilities of a full-fledged object-oriented programming language? One that is replete with robust reflection methods.
许多使用其他的程序设计语言范型的语言,例如面向对象的、命令式的,等等,也是动态语言。
Many languages using other programming language paradigms, such as object-oriented, imperative, and so on, are also dynamic languages.
到1973年,当我搬去那里,帕洛·阿尔托研究中心研究院发明了第一个用户友好的计算机,激光打印,面向对象的程序设计,个人工作站,以及建立以太网络。
By 1973, when I moved there, PARC researchers had invented the first user-friendly computer, laser printing, object-oriented programming, a personal workstation, and the foundation of the Ethernet.
古典音乐对流行音乐的争论与函数式程序设计对面向对象程序设计的争执非常相似。
The classical vs. pop debate is very similar to functional vs. object oriented programming.
GradyBooch于1990年在其有关面向对象的应用程序设计的书中最先引入了活动对象。
Grady Booch first introduced active objects in his 1990 book on object Oriented Design with Applications.
显而易见开发它的程序人员在面向对象程序设计上有着非凡的造诣。
Obviously, it was developed by persons having tremendous OOP skills.
它既是一种强壮的函数型程序设计语言,又是(由于其面向对象和模块化的体系结构)开发大型应用程序的出色语言。
It is both a strong functional programming language and (by virtue of its object-oriented and modularized architecture) an excellent language for developing large applications.
Python是一种解释性的、高级的、面向对象的、动态类型的程序设计语言。
Python is an interpreted, high-level, object-oriented dynamically-typed programming language.
更细致的来说一种真正的面向对象程序设计语言会有更多的细节特性[例如typecasting(将某种格式的数据转换为其他格式的操作)]而alice不具备这些特性。
Insofar as the detailed picture is concerned, there are numerous detailed features (such at type casting) that are expected from a true OOP language which are not available in Alice.
OCaml语言是一种很高级的语言,支持面向对象程序设计、函数式程序设计(如lisp或erlang)或传统的结构化程序设计。
The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.
但在面向对象的程序设计中代码和数据是在一个不可见的事物中——即对象中。
But in Object-oriented programming, code and data are merged into a singe indivisible thing -an object.
面向对象的程序设计的一些优点和灵活性源于将功能的引发和实现相互分离这一技术。
Some of the benefits and flexibility of object-oriented programming stem from this separation of function invocation and implementation.
如何选择适当的时间和地点使用面向对象程序设计方法,而不是过程化程序设计方法,对于成功的开发你的游戏非常的重要。
Identifying the appropriate time and place for using an object oriented-programming approach versus a procedural approach can make an enormous difference in the success of your game.
本章的木的正是要告诉你什么是面向对象程序设计,然后如何简化它。
The goal of this chapter is to show you what object-oriented programming is and how simple it can be.
本文试图帮助您对面向对象的学习(面向对象的程序设计和建设的一个例子项目)。
This article attempts to help you learn about OOP by designing and building an example project.
在分布式系统上进行面向对象的并行程序设计是解决大规模并行计算问题的一个经济而又高效的途径。
It is an economical and efficient way to solve large-scale parallel computing problems by devising object-oriented parallel programs on the distributed system.
本文通过将面向对象的方法引入选单程序设计,提出一种新的选单自动生成方法。
In this paper, a menu programming is introduced by the oriented-object method, where an auto-generation process for menu is given.
最后,我们使用面向对象程序设计的方式剖析和设计网络加密锁的服务程序。
At last, we use Object Oriented design program method to analyze and design the service routine of net software dog.
本文也介绍了面向对象程序设计的发铺阶段及组成,以及使用面向对象程序设计的长处。
This text introduce Object Oriented design program developing stage and composition, and the advantage of using Object Oriented which designs program.
在面向对象的有限元程序设计中利用类的继承机制和多态性,可以建立具有共同关键特征的对象家族,实现代码的重用;
In the object-oriented finite element program, utilizing the inheritance and polymorphism may establish the object family that has the same key features, and can achieve the reuse of the code.
本文对面向对象程序设计的方法进行了论述,并将面向对象方法和功能分解法的不同之处进行了对比。
The methods in Object-oriented Programming are discussed in this paper; a contrast is also made between Object-oriented Methods and those of Function-decomposition.
利用面向对象程序设计(OOP)技术实现该模型,使工程机械故障诊断专家系统的诊断效率和适应性得到极大的提高。
The model is realized by the OOP technology, causing the prodigious improvement of the efficiency and the adaptability of the construction machinery's fault-diagnosis expert system.
目前开发所需的系统软件或工具均支持面向对象的程序设计。
At present, the development of the necessary system software or tools to support object-oriented programming.
在其他的程序设计模式中,这些元素可以是其他的东西,不过在这里,我们假设是工作在面向对象环境。
The elements might be something else in a different programming model, but let's just assume we are working in an object-oriented context.
与传统的编程方法不同,面向对象的程序设计(OOP)是一种新的编程方法。
Object oriented programming (OOP) is a new way of approaching the job of programming that differs from traditional programming.
讨论了面向对象程序设计技术中的需求分析、需求说明技术及它们与后继的面向对象设计技术的关联。
The techniques of the requirement analysis and requirement specification in object-oriented programming are discussed and their relations with later object-oriented design are also considered.
在面向对象程序设计中,成员调用的静态分析是指在编译阶段确定调用成员函数指针或引用的类型。
The static analysis of member call is defined as determining the type of member function pointer or reference in compiling stage.
面向对象的有向超图参数化设计模型,用面向对象的程序设计方法可以很容易的实现。
This model has the virtue of the directed hypergraph and is easy to be realized through object-oriented programming.
采用面向对象的程序设计方法,讨论了栅格符号和注记编辑软件的设计,并给出了编辑软件的创建要点。
The design of raster symbols and notes editing software by using an object-oriented programming method was discussed. The establishing key points of editing software are given.
采用面向对象的程序设计方法,讨论了栅格符号和注记编辑软件的设计,并给出了编辑软件的创建要点。
The design of raster symbols and notes editing software by using an object-oriented programming method was discussed. The establishing key points of editing software are given.
应用推荐