This is because the class diagram provides the basic building blocks for all other structure diagrams, such as the component or object diagrams (just to name a few).
这是因为类图为所有的其他结构图提供基本的构建块。如组件或对象图(仅仅是举了些例子)。
Within the JVM, the loading process gives a very basic memory structure to the class object.
在JVM中,装入阶段为类对象提供了非常基本的内存结构。
We'll explore this class in greater detail in Chapter 5, Basic Object-Oriented Programming in Scala.
我们会在《第5章-Scala基础面向对象编程》中来探索这个类的更多细节。
You have a Person class that includes some basic attributes (like name and phone number) and also points to an OfficeLocation, which is also an object class.
其中Person类包含一些基本的性质(比如姓名和电话),同时指向另一个对象类OfficeLocation。
The class object gives you all the basic hooks for reflection access to the class metadata.
Class对象为您提供接入类元数据的反射的所有基本hook。
It is also important that you understand basic object-oriented paradigms, such as inheritance, class, interface, and so on.
而且,理解基本的面向对象概念(如继承、类、接口等)也很重要。
For this example, I'll develop a basic blogging site, so I'll store the blog object itself. Listing 8 shows the BlogObject class I'll use.
在本例中,我将开发一个基本blogging站点。
The basic methods and technologies of an all-purpose optimization algorithm class library based on Object-Oriented method are introduced in this paper.
介绍了一个基于面向对象技术通用性很强的优化算法类库的基本思想和方法。
Class is the basic unit in object-oriented test. Generally, class test can be divided into the testing way based on data flow and the testing way based on object states.
类是面向对象测试的基本单元,类测试一般分为基于数据流的测试方法和基于对象状态的测试方法。
Class is the basic unit in object-oriented test. Generally, class test can be divided into the testing way based on data flow and the testing way based on object states.
类是面向对象测试的基本单元,类测试一般分为基于数据流的测试方法和基于对象状态的测试方法。
应用推荐