C# Design Patterns: A Tutorial

C# Design Patterns: A Tutorial

简介:

这是一本实用的书,告诉你如何使用一些最常见的设计模式编写C # 程序。它还可以作为新C # 语言编程的快速介绍。模式讨论的结构是一系列简短的章节,每个章节描述一个设计模式,并给出一个或多个使用该模式的完整工作的可视化示例程序。每章还包括说明类如何交互的UML图。讨论了GoF设计模式中的23个模式中的每一个,并提供了该模式的至少一个工作程序示例。所有的程序都有某种视觉界面,使它们对你来说更直接。

英文简介:

This is a practical book that tells you how to write C# programs using some of the most common design patterns. It also serves as a quick introduction to programming in the new C# language.

The pattern discussions are structured as a series of short chapters, each describing a design pattern and giving one or more complete working, visual example programs that use that pattern. Each chapter also includes UML diagrams illustrating how the classes interact.

Each of the 23 patterns in GoF Design Patterns is discussed, at least one working program example for that pattern is supplied. All of the programs have some sort of visual interface to make them that much more immediate to you.

书名
C# Design Patterns: A Tutorial
译名
C# 设计模式:教程
语言
英语
年份
2002
页数
532页
大小
3.74 MB
标签
  • 设计模式
  • C#
  • 下载
    pdf iconC# Design Patterns: A Tutorial.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:38

    ←Pro JavaScript Design Patterns: The essentials of object-oriented JavaScript programming

    →Game Design Research