CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称:Abstract-Factory

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-05-29
  • 文件大小:
    477.23kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

抽象工厂,一种新的语法,工厂方法把生产产品的方式封装起来了,但是一个工厂只能生产一类对象,当一个工厂需要生产多类产品的时候,就需要使用抽象工厂了。-Abstract Factory
(系统自动生成,下载前可以参看下载内容)

下载文件列表

AbsFactory3/AbsFactory.sln
AbsFactory3/AbsFactory.v11.suo
AbsFactory3/BLL/bin/Debug/BLL.dll
AbsFactory3/BLL/bin/Debug/BLL.pdb
AbsFactory3/BLL/bin/Debug/IBLL.dll
AbsFactory3/BLL/bin/Debug/IBLL.pdb
AbsFactory3/BLL/bin/Debug/IDAL.dll
AbsFactory3/BLL/bin/Debug/IDAL.pdb
AbsFactory3/BLL/bin/Debug/MODEL.dll
AbsFactory3/BLL/bin/Debug/MODEL.pdb
AbsFactory3/BLL/BLL.csproj
AbsFactory3/BLL/Msg.cs
AbsFactory3/BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
AbsFactory3/BLL/obj/Debug/BLL.csprojResolveAssemblyReference.cache
AbsFactory3/BLL/obj/Debug/BLL.dll
AbsFactory3/BLL/obj/Debug/BLL.pdb
AbsFactory3/BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/BLL/Properties/AssemblyInfo.cs
AbsFactory3/BLL/Users.cs
AbsFactory3/BLLA/BLLA.csproj
AbsFactory3/BLLA/Msg.cs
AbsFactory3/BLLA/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/BLLA/Properties/AssemblyInfo.cs
AbsFactory3/BLLA/Users.cs
AbsFactory3/BLLFactory/AbsFactoryBLL.cs
AbsFactory3/BLLFactory/BLLAbsFatoryFake.cs
AbsFactory3/BLLFactory/BLLFactory.cd
AbsFactory3/BLLFactory/BLLFactory.cs
AbsFactory3/BLLFactory/BLLFactory.csproj
AbsFactory3/BLLFactory/BLLFactoryA.cs
AbsFactory3/BLLFactory/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/BLLFactory/Properties/AssemblyInfo.cs
AbsFactory3/DAL/bin/Debug/DAL.dll
AbsFactory3/DAL/bin/Debug/DAL.pdb
AbsFactory3/DAL/bin/Debug/IDAL.dll
AbsFactory3/DAL/bin/Debug/IDAL.pdb
AbsFactory3/DAL/bin/Debug/MODEL.dll
AbsFactory3/DAL/bin/Debug/MODEL.pdb
AbsFactory3/DAL/DAL.csproj
AbsFactory3/DAL/obj/Debug/DAL.csproj.FileListAbsolute.txt
AbsFactory3/DAL/obj/Debug/DAL.csprojResolveAssemblyReference.cache
AbsFactory3/DAL/obj/Debug/DAL.dll
AbsFactory3/DAL/obj/Debug/DAL.pdb
AbsFactory3/DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/DAL/Properties/AssemblyInfo.cs
AbsFactory3/DAL/Users.cs
AbsFactory3/IBLL/bin/Debug/IBLL.dll
AbsFactory3/IBLL/bin/Debug/IBLL.pdb
AbsFactory3/IBLL/bin/Debug/MODEL.dll
AbsFactory3/IBLL/bin/Debug/MODEL.pdb
AbsFactory3/IBLL/IBLL.csproj
AbsFactory3/IBLL/IMsg.cs
AbsFactory3/IBLL/IUsers.cs
AbsFactory3/IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/IBLL/obj/Debug/IBLL.csproj.FileListAbsolute.txt
AbsFactory3/IBLL/obj/Debug/IBLL.csprojResolveAssemblyReference.cache
AbsFactory3/IBLL/obj/Debug/IBLL.dll
AbsFactory3/IBLL/obj/Debug/IBLL.pdb
AbsFactory3/IBLL/Properties/AssemblyInfo.cs
AbsFactory3/IDAL/bin/Debug/IDAL.dll
AbsFactory3/IDAL/bin/Debug/IDAL.pdb
AbsFactory3/IDAL/bin/Debug/MODEL.dll
AbsFactory3/IDAL/bin/Debug/MODEL.pdb
AbsFactory3/IDAL/IDAL.csproj
AbsFactory3/IDAL/IUsers.cs
AbsFactory3/IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/IDAL/obj/Debug/IDAL.csproj.FileListAbsolute.txt
AbsFactory3/IDAL/obj/Debug/IDAL.csprojResolveAssemblyReference.cache
AbsFactory3/IDAL/obj/Debug/IDAL.dll
AbsFactory3/IDAL/obj/Debug/IDAL.pdb
AbsFactory3/IDAL/Properties/AssemblyInfo.cs
AbsFactory3/MODEL/bin/Debug/MODEL.dll
AbsFactory3/MODEL/bin/Debug/MODEL.pdb
AbsFactory3/MODEL/MODEL.csproj
AbsFactory3/MODEL/Msg.cs
AbsFactory3/MODEL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/MODEL/obj/Debug/MODEL.csproj.FileListAbsolute.txt
AbsFactory3/MODEL/obj/Debug/MODEL.csprojResolveAssemblyReference.cache
AbsFactory3/MODEL/obj/Debug/MODEL.dll
AbsFactory3/MODEL/obj/Debug/MODEL.pdb
AbsFactory3/MODEL/Properties/AssemblyInfo.cs
AbsFactory3/MODEL/Users.cs
AbsFactory3/Web/bin/IBLL.dll
AbsFactory3/Web/bin/IBLL.pdb
AbsFactory3/Web/bin/MODEL.dll
AbsFactory3/Web/bin/MODEL.pdb
AbsFactory3/Web/bin/Web.dll
AbsFactory3/Web/bin/Web.pdb
AbsFactory3/Web/C01List.aspx
AbsFactory3/Web/C01List.aspx.cs
AbsFactory3/Web/C01List.aspx.designer.cs
AbsFactory3/Web/C02ListByAbsFactory.aspx
AbsFactory3/Web/C02ListByAbsFactory.aspx.cs
AbsFactory3/Web/C02ListByAbsFactory.aspx.designer.cs
AbsFactory3/Web/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory3/Web/obj/Debug/Web.csproj.FileListAbsolute.txt
AbsFactory3/Web/obj/Debug/Web.csprojResolveAssemblyReference.cache
AbsFactory3/Web/obj/Debug/Web.dll
AbsFactory3/Web/Properties/AssemblyInfo.cs
AbsFactory3/Web/Web.config
AbsFactory3/Web/Web.csproj
AbsFactory3/Web/Web.csproj.user
AbsFactory3/Web/Web.Debug.config
AbsFactory3/Web/Web.Release.config
AbsFactory4/AbsFactory.sln
AbsFactory4/AbsFactory.v11.suo
AbsFactory4/BLL/bin/Debug/BLL.dll
AbsFactory4/BLL/bin/Debug/BLL.pdb
AbsFactory4/BLL/bin/Debug/IBLL.dll
AbsFactory4/BLL/bin/Debug/IBLL.pdb
AbsFactory4/BLL/bin/Debug/IDAL.dll
AbsFactory4/BLL/bin/Debug/IDAL.pdb
AbsFactory4/BLL/bin/Debug/MODEL.dll
AbsFactory4/BLL/bin/Debug/MODEL.pdb
AbsFactory4/BLL/BLL.csproj
AbsFactory4/BLL/Msg.cs
AbsFactory4/BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
AbsFactory4/BLL/obj/Debug/BLL.csprojResolveAssemblyReference.cache
AbsFactory4/BLL/obj/Debug/BLL.dll
AbsFactory4/BLL/obj/Debug/BLL.pdb
AbsFactory4/BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
AbsFactory4/BLL/Properties/AssemblyInfo.cs
AbsFactory4/BLL/Users.cs
AbsFactory4/BLLA/bin/Debug/BLLA.dll
AbsFactory4/BLLA/bin/Debug/BLLA.pdb
AbsFactory4/BLLA/bin/Debug/IBLL.dll
AbsFactory4/BLLA/bin/Debug/IBLL.pdb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭