泄露 发表于 2025-3-26 22:56:53
http://reply.papertrans.cn/19/1823/182275/182275_31.pngEmasculate 发表于 2025-3-27 01:08:55
We-Hyo Soe,Carlos Manzano,Christian JoachimObjects are the fundamental building blocks of an object-oriented (OO) system. Just as you learned in Chapter 2 that abstraction involves producing a model of the real world, you’ll see in this chapter that objects are “mini-abstractions” of the various real-world components that comprise such a model.Preserve 发表于 2025-3-27 06:11:31
http://reply.papertrans.cn/19/1823/182275/182275_33.pnganagen 发表于 2025-3-27 10:55:17
http://reply.papertrans.cn/19/1823/182275/182275_34.pngHARD 发表于 2025-3-27 17:29:26
Ephraim Parent,Jonathan McConathyWe’re almost ready to develop the Student Registration System (SRS) application in C#, based on the UML model that we created in Part Two. Before we dive into the specifics of coding the SRS, however, there are a number of additional C# language features that we want to cover, many of which we’ll put to use in building the SRS.显而易见 发表于 2025-3-27 20:43:37
A Little Taste of C#If the first part of this book is supposed to be about general object concepts, then why on earth are we starting out with an introductory chapter on C#?宿醉 发表于 2025-3-27 23:42:30
Objects and ClassesObjects are the fundamental building blocks of an object-oriented (OO) system. Just as you learned in Chapter 2 that abstraction involves producing a model of the real world, you’ll see in this chapter that objects are “mini-abstractions” of the various real-world components that comprise such a model.wangle 发表于 2025-3-28 03:10:03
Polymorphism and Some Final Object ConceptsEarlier in this book, we introduced three key mechanisms that are required of an object-oriented programming language (OOPL). We already discussed how the C# language implements two of these concepts.全部 发表于 2025-3-28 06:44:48
http://reply.papertrans.cn/19/1823/182275/182275_39.png招惹 发表于 2025-3-28 11:30:35
A Deeper Look at C#We’re almost ready to develop the Student Registration System (SRS) application in C#, based on the UML model that we created in Part Two. Before we dive into the specifics of coding the SRS, however, there are a number of additional C# language features that we want to cover, many of which we’ll put to use in building the SRS.