大炮 发表于 2025-3-23 13:32:04

Basics of Object-Oriented ProgrammingIn the last chapter, we saw that the fundamental program structure in an object-oriented program is the object. We also outlined the concept of a class, which is similar to ADTs in that it can be used to create objects of types that are not directly supported by language.

不舒服 发表于 2025-3-23 15:57:52

Relationships Between ClassesIn the previous                                                                       chapter we studied classes and objects as the two building blocks of object-oriented systems. The structure of a software system is defined by the way in which these building blocks relate with one another and the behaviour of the system is defined by the manner in which the objects interact with one another.

积极词汇 发表于 2025-3-23 19:28:48

How ‘Object-Oriented’ Is Our Design?In the course of the last two chapters, we have seen that the design process involves making several choices.

recession 发表于 2025-3-24 00:17:48

http://reply.papertrans.cn/71/7002/700166/700166_14.png

Impugn 发表于 2025-3-24 04:33:46

http://reply.papertrans.cn/71/7002/700166/700166_15.png

卵石 发表于 2025-3-24 07:16:27

Interactive Systems and the MVC ArchitectureSo far we have seen examples and case-studies involving relatively simple software systems. This simplicity enabled us to use a fairly general step-by-step approach, viz., specify the requirements, model the behaviour, find the classes, assign responsibilities, capture class interactions, and so on.

FOLD 发表于 2025-3-24 13:20:54

Designing with Distributed ObjectsAs businesses grow, they often set up operations over large geographic areas that may span multiple states or even countries and often find it desirable to process data at their point of origin or create results at the location where they are needed.

CESS 发表于 2025-3-24 17:35:36

http://reply.papertrans.cn/71/7002/700166/700166_18.png

outrage 发表于 2025-3-24 22:08:34

http://reply.papertrans.cn/71/7002/700166/700166_19.png

种子 发表于 2025-3-25 00:46:51

Language Features for Object-Oriented Implementationing concepts that are needed to facilitate the construction of more complex systems. So far, we have covered core language issues for the object-oriented paradigm, such as classes, inheritance, interfaces, and so on.
页: 1 [2] 3 4 5
查看完整版本: Titlebook: Object-Oriented Analysis, Design and Implementation; An Integrated Approa Brahma Dathan,Sarnath Ramnath Textbook 20152nd edition Springer N