Irksome 发表于 2025-3-26 21:40:38

http://reply.papertrans.cn/71/7002/700190/700190_31.png

字的误用 发表于 2025-3-27 01:40:13

http://reply.papertrans.cn/71/7002/700190/700190_32.png

羊栏 发表于 2025-3-27 09:13:30

Useful Techniques,This chapter shows several techniques that are useful for writing object-oriented programs:

micronized 发表于 2025-3-27 11:52:58

Object-Oriented Design,Designing a program means decomposing it into smaller, more comprehensible parts and describing their interactions. The parts can be modules, procedures, files, or classes. In object-oriented design we are interested primarily in classes. Our question is thus: How can we find the classes required for the implementation of a system?

SPALL 发表于 2025-3-27 16:44:56

http://reply.papertrans.cn/71/7002/700190/700190_35.png

AUGUR 发表于 2025-3-27 21:09:30

http://reply.papertrans.cn/71/7002/700190/700190_36.png

幼儿 发表于 2025-3-27 23:26:32

http://reply.papertrans.cn/71/7002/700190/700190_37.png

标准 发表于 2025-3-28 05:13:36

Typical Applications,at profit from object-oriented programming are the following:.Whenever a situation requires generic components, heterogeneous data structures or replaceable behavior, classes are the approach of choice. An experienced programmer recognizes such situations and employs classes then (and only then).

朴素 发表于 2025-3-28 07:25:13

8楼

flaunt 发表于 2025-3-28 12:10:31

8楼
页: 1 2 3 [4] 5
查看完整版本: Titlebook: Object-Oriented Programming in Oberon-2; Hanspeter Mössenböck Book 1995Latest edition Springer-Verlag Berlin Heidelberg 1995 Clean.Oberon.