自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

翻译 [译]OOSE第3章:面向对象知识入门 3.5 Inheritance+3.6

<br />3.5 Inheritance <br />When we describe our classes, it is soon noticed that many classes have common characteristics (behavior and information structure). For instance, when we compare the classes Male and Female, we see that they are very similar to

2010-07-22 00:19:00 919 1

翻译 [译]OOSE第3章:面向对象知识入门 3.4Polymorphism

<br />3.4 Polymorphism<br />Instances, created from classes, will together provide us with the dynamic behavior that we wish to model. It is when these instances start to communicate with each other that the system's behavior is performed. An instance may

2010-07-22 00:05:00 525 1

翻译 [译]OOSE第3章:面向对象知识入门 3.3 类与实例

<br />3.3 Class and instance 类与实例<br />In the system we model, there will be a number of communicating objects. Some of these objects will have common characteristics and we can group the objects according to these characteristics. When we look at the obje

2010-07-17 19:50:00 425 2

翻译 [译]OOSE第3章:面向对象知识入门 3.2 Object

3.2 Object   The first and most important concept that we describe is,of course the concept of object.  What we mean by an object is an entity able to save a state (information) and which offers a number of operations (behavior) to either examine or affect

2010-07-14 13:11:00 514 1

翻译 [翻]OOSE第3章:面向对象知识入门3.1

<br />3.1 Introduction<br />3.1 简介<br />   Object-orientation is a technique for system modeling. It offers a number of concepts which are well suited for this purpose.<br />   面向对象的设计是一种软件系统建模的技术, 他提供一系列的概念和方法来更好实现这个目标.<br />Using Object-orientation as a

2010-07-14 12:40:00 630

翻译 [伪][译]关于本博客

<br />友人邀请我学习OOSE,奈何本人英文实在无力支撑全英文的书。<br />无奈之下逼迫友人翻译此书。<br />同时贴出来大家看看评评。<br />欢迎拍砖、吐槽。(唯一要求骂人少用脏字)

2010-07-14 12:30:00 473

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除