资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
namespace 中介者模式
{
class Program
{
static void Main(string[] args)
{
ConcreteMediator m = new ConcreteMediator();
ConcreteColleague1 c1 = new ConcreteColleague1(m);
ConcreteColleague2 c2 = new ConcreteColleague2(m);
m.Colleague1 = c1;
m.Colleague2 = c2;
c1.Send(“吃过饭了吗?“);
c2.Send(“没有呢,你打算请客?“);
Console.Read();
}
}
abstract class Mediator
{
public abstract void Send(string message Colleague colleague);
}
class ConcreteMediator : Mediator
{
private ConcreteColleague1 colleague1;
private ConcreteColleague2 colleagu
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2009-03-23 08:56 中介者模式-基本代码\
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\
文件 934 2007-05-25 10:51 中介者模式-基本代码\中介者模式.sln
文件 11776 2007-07-26 21:24 中介者模式-基本代码\中介者模式.suo
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\bin\
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\bin\Debug\
文件 16384 2007-07-26 21:09 中介者模式-基本代码\中介者模式\bin\Debug\中介者模式.exe
文件 17920 2007-07-26 21:09 中介者模式-基本代码\中介者模式\bin\Debug\中介者模式.pdb
文件 5632 2005-11-11 22:25 中介者模式-基本代码\中介者模式\bin\Debug\中介者模式.vshost.exe
文件 1810 2007-05-25 14:42 中介者模式-基本代码\中介者模式\ClassDiagram1.cd
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\obj\
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\obj\Debug\
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\obj\Debug\Refactor\
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\obj\Debug\TempPE\
文件 16384 2007-07-26 21:09 中介者模式-基本代码\中介者模式\obj\Debug\中介者模式.exe
文件 17920 2007-07-26 21:09 中介者模式-基本代码\中介者模式\obj\Debug\中介者模式.pdb
文件 166 2007-07-26 21:09 中介者模式-基本代码\中介者模式\obj\中介者模式.csproj.FileList.txt
文件 2394 2007-07-26 21:09 中介者模式-基本代码\中介者模式\Program.cs
目录 0 2009-03-23 08:56 中介者模式-基本代码\中介者模式\Properties\
文件 1201 2007-05-25 10:51 中介者模式-基本代码\中介者模式\Properties\AssemblyInfo.cs
文件 2036 2007-05-25 14:42 中介者模式-基本代码\中介者模式\中介者模式.csproj
目录 0 2009-03-23 08:56 中介者模式-联合国安理会\
目录 0 2009-03-23 08:56 中介者模式-联合国安理会\中介者模式\
文件 934 2007-05-25 10:51 中介者模式-联合国安理会\中介者模式.sln
文件 12800 2007-07-25 06:35 中介者模式-联合国安理会\中介者模式.suo
目录 0 2009-03-23 08:56 中介者模式-联合国安理会\中介者模式\bin\
目录 0 2009-03-23 08:56 中介者模式-联合国安理会\中介者模式\bin\Debug\
文件 16384 2007-07-25 06:35 中介者模式-联合国安理会\中介者模式\bin\Debug\中介者模式.exe
文件 17920 2007-07-25 06:35 中介者模式-联合国安理会\中介者模式\bin\Debug\中介者模式.pdb
文件 5632 2005-11-11 22:25 中介者模式-联合国安理会\中介者模式\bin\Debug\中介者模式.vshost.exe
文件 1727 2007-05-26 17:20 中介者模式-联合国安理会\中介者模式\ClassDiagram1.cd
............此处省略11个文件信息
相关资源
- C#联通网络宽带测试 拨号
- C#百度指数抓取方法(2012年版本已失
- C# 隐藏某个磁盘分区
- C# 读取并编辑window系统的右键菜单
- C#自定义屏保(不断滚动的文字)
- C#winform打印指定区域 -控件拖动 -设置
- C#使用Hook进行改键
- 提供C#调用系统API函数弹出或收起光驱
- 通过C#自带的头文件(类)获取Windo
- C#获取电脑CPU以及内存使用率
- 利用uu云打码平台的lib实现的c#打码平
- tf-idf一种计算方法
- C# pop3 邮件接收程序
- C# 邮件群发示例 源码下载18952
- 动态抓取IPC#实现
- XXTEA算法的C#实现和JS实现,可以互相
- C# 飞行棋 游戏源码(面向对象入门)
- 基于WinPcap的C# ARP欺骗软件().rar
- C#网络应用编程 矩阵并行计算练习
- 《C#版Ftp软件源码》
-
C# 播放铃声(AxWindowsMediaPla
yer)最新 - C# 把图片显示成椭圆形状
- C# 水平交错效果显示图像
- winform 浮雕效果的图像
- c# 底片效果显示图像就像旧式相机的
- 积木效果显示图像
- C# 隐形窗体 (没有边框,没有标题栏
- browerPhotoC#网页截图(不打开网页)
- C# 模拟时钟(自绘Graphics)
- C#之WPF重绘动态正弦余弦曲线
评论
共有 条评论