登录
首页 » C# » 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述...

本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述...

于 2023-04-17 发布 文件大小:1.30 MB
0 113
下载积分: 2 下载次数: 1

代码说明:

本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书. -the book introduces how to use the most common design pattern C# preparation procedures. The entire book is divided into four parts, first introduced the C# language and object-oriented programming in general principle, C# can be used as procedures designed Quick Start Guide were then told to create a type, Structural model and the model behavior. Each category is designed to include a number of specific kinds of models A total of 23 species. In introducing each model, is the application of one or more examples of the model in order to understand it, And these examples are capable of fully operational procedures, included in the book with accompanying CD-ROM. In addition, Each chapter also provided a map UML, to illustrate the relatio

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TFT_ILI9481
    STM32F051R8的ili9481液晶驱动(STM32F051R8 of ili9481 LCD driver)
    2014-04-08 13:19:36下载
    积分:1
  • RF_lightstring
    说明:  基于HC32F005的无线RF控制灯串。RF模块可替换成其他无线模式。程序中包含多种灯串显示模式(Wireless RF control lamp string based on HC32F005. RF module can be replaced by other wireless modes. The program contains a variety of lamp string display modes)
    2019-07-01 10:31:17下载
    积分:1
  • opencv-relex-detection-
    对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
    2013-09-08 22:02:08下载
    积分:1
  • 蚁群算法求解带时间窗的车辆路径问题 ant
    本代码用蚁群算法求解带时间窗的车辆路径问题(The code with ant colony algorithm with time window of vehicle routing problem)
    2009-04-09 21:03:54下载
    积分:1
  • Try2008
    重绘clistctrl和cheaderctrl,改变文本颜色和标题字体、背景!~(Redraw clistctrl and cheaderctrl, change the title text color and font, the background! ~)
    2011-09-30 10:01:46下载
    积分:1
  • 一本C#编程深入学习的好书,经典的一本书
    一本C#编程深入学习的好书,经典的一本书-A C# programming in-depth study of the books
    2022-08-17 09:00:46下载
    积分:1
  • detaii
    体现了lod(level of detail)算法 包括网格细分,空间层次(Lod (level of detail) algorithm includes grid subdivision, spatial level.)
    2018-11-19 00:34:23下载
    积分:1
  • 微机原理单周期处理器verilog代码基于nexy4
    用ise新建工程,添加verilog module,将源代码复制到该工程,再添加verilog testfixture    将测试代码复制到其中,另外需要用到irom,iram两个IP核。先创建文本文件,命名为xxx.coe,再将机器码复制到其中。添加irom的过程中,加入之前创建的coe文件。注意以上过程都要保证路径中没有中文。
    2022-03-15 03:34:18下载
    积分:1
  • BigEndianOrLittleEndian
    该代码用于判断一个处理器是大端模式还是小端模式(The codes are used to distinguish if a CPU is a big-endian mode or little-endian mode.)
    2012-12-07 10:05:11下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载