文件名称:AbstractFactory
-
所属分类:
- 标签属性:
- 上传时间:2013-04-23
-
文件大小:151.37kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
抽象工厂实例,c# .net 三层结构 的初级例子-Abstract factory instance, C# NET three-tier structure of the primary examples of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AbstractFactory/AbstractFactory/AbstractFactory.csproj
AbstractFactory/AbstractFactory/app.config
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.exe
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.exe.config
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.pdb
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.vshost.exe
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.vshost.exe.config
AbstractFactory/AbstractFactory/bin/Debug/BLL.dll
AbstractFactory/AbstractFactory/bin/Debug/BLL.pdb
AbstractFactory/AbstractFactory/bin/Debug/DAL.dll
AbstractFactory/AbstractFactory/bin/Debug/DAL.pdb
AbstractFactory/AbstractFactory/bin/Debug/IDAL.dll
AbstractFactory/AbstractFactory/bin/Debug/IDAL.pdb
AbstractFactory/AbstractFactory/bin/Debug/IDALFactory.dll
AbstractFactory/AbstractFactory/bin/Debug/IDALFactory.pdb
AbstractFactory/AbstractFactory/bin/Debug/Model.dll
AbstractFactory/AbstractFactory/bin/Debug/Model.pdb
AbstractFactory/AbstractFactory/Form1.cs
AbstractFactory/AbstractFactory/Form1.Designer.cs
AbstractFactory/AbstractFactory/Form1.resx
AbstractFactory/AbstractFactory/obj/AbstractFactory.csproj.FileList.txt
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.csproj.GenerateResource.Cache
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.exe
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.Form1.resources
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.pdb
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.Properties.Resources.resources
AbstractFactory/AbstractFactory/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/AbstractFactory/Program.cs
AbstractFactory/AbstractFactory/Properties/AssemblyInfo.cs
AbstractFactory/AbstractFactory/Properties/Resources.Designer.cs
AbstractFactory/AbstractFactory/Properties/Resources.resx
AbstractFactory/AbstractFactory/Properties/Settings.Designer.cs
AbstractFactory/AbstractFactory/Properties/Settings.settings
AbstractFactory/AbstractFactory.sln
AbstractFactory/AbstractFactory.suo
AbstractFactory/BLL/bin/Debug/BLL.dll
AbstractFactory/BLL/bin/Debug/BLL.pdb
AbstractFactory/BLL/bin/Debug/DAL.dll
AbstractFactory/BLL/bin/Debug/DAL.pdb
AbstractFactory/BLL/bin/Debug/IDAL.dll
AbstractFactory/BLL/bin/Debug/IDAL.pdb
AbstractFactory/BLL/bin/Debug/IDALFactory.dll
AbstractFactory/BLL/bin/Debug/IDALFactory.pdb
AbstractFactory/BLL/bin/Debug/Model.dll
AbstractFactory/BLL/bin/Debug/Model.pdb
AbstractFactory/BLL/BLL.csproj
AbstractFactory/BLL/obj/BLL.csproj.FileList.txt
AbstractFactory/BLL/obj/Debug/BLL.dll
AbstractFactory/BLL/obj/Debug/BLL.pdb
AbstractFactory/BLL/obj/Debug/Refactor/BLL.dll
AbstractFactory/BLL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/BLL/Properties/AssemblyInfo.cs
AbstractFactory/BLL/UserManager.cs
AbstractFactory/DAL/Access/DBService.cs
AbstractFactory/DAL/Access/UserSevice.cs
AbstractFactory/DAL/bin/Debug/DAL.dll
AbstractFactory/DAL/bin/Debug/DAL.pdb
AbstractFactory/DAL/bin/Debug/IDAL.dll
AbstractFactory/DAL/bin/Debug/IDAL.pdb
AbstractFactory/DAL/bin/Debug/Model.dll
AbstractFactory/DAL/bin/Debug/Model.pdb
AbstractFactory/DAL/DAL.csproj
AbstractFactory/DAL/obj/DAL.csproj.FileList.txt
AbstractFactory/DAL/obj/Debug/DAL.dll
AbstractFactory/DAL/obj/Debug/DAL.pdb
AbstractFactory/DAL/obj/Debug/Refactor/DAL.dll
AbstractFactory/DAL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/DAL/Properties/AssemblyInfo.cs
AbstractFactory/DAL/Sql/DBService.cs
AbstractFactory/DAL/Sql/UserSevice.cs
AbstractFactory/IDAL/bin/Debug/IDAL.dll
AbstractFactory/IDAL/bin/Debug/IDAL.pdb
AbstractFactory/IDAL/bin/Debug/Model.dll
AbstractFactory/IDAL/bin/Debug/Model.pdb
AbstractFactory/IDAL/Class1.cs
AbstractFactory/IDAL/IDAL.csproj
AbstractFactory/IDAL/IUser.cs
AbstractFactory/IDAL/obj/Debug/IDAL.dll
AbstractFactory/IDAL/obj/Debug/IDAL.pdb
AbstractFactory/IDAL/obj/Debug/Refactor/IDAL.dll
AbstractFactory/IDAL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/IDAL/obj/IDAL.csproj.FileList.txt
AbstractFactory/IDAL/Properties/AssemblyInfo.cs
AbstractFactory/IDALFactory/AbstrctFactory.cs
AbstractFactory/IDALFactory/AccessFactory.cs
AbstractFactory/IDALFactory/bin/Debug/DAL.dll
AbstractFactory/IDALFactory/bin/Debug/DAL.pdb
AbstractFactory/IDALFactory/bin/Debug/IDAL.dll
AbstractFactory/IDALFactory/bin/Debug/IDAL.pdb
AbstractFactory/IDALFactory/bin/Debug/IDALFactory.dll
AbstractFactory/IDALFactory/bin/Debug/IDALFactory.pdb
AbstractFactory/IDALFactory/bin/Debug/Model.dll
AbstractFactory/IDALFactory/bin/Debug/Model.pdb
AbstractFactory/IDALFactory/DALFactory.csproj
AbstractFactory/IDALFactory/obj/DALFactory.csproj.FileList.txt
AbstractFactory/IDALFactory/obj/Debug/IDALFactory.dll
AbstractFactory/IDALFactory/obj/Debug/IDALFactory.pdb
AbstractFactory/IDALFactory/obj/Debug/Refactor/IDALFactory.dll
AbstractFactory/IDALFactory/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/IDALFactory/Properties/AssemblyInfo.cs
AbstractFactory/IDALFactory/SqlFactory.cs
AbstractFactory/Model/bin/Debug/Model.dll
AbstractFactory/Model/bin/Debug/Model.pdb
AbstractFactory/Model/Model.csproj
AbstractFactory/Model/obj/Debug/Model.dll
Abstra
AbstractFactory/AbstractFactory/app.config
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.exe
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.exe.config
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.pdb
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.vshost.exe
AbstractFactory/AbstractFactory/bin/Debug/AbstractFactory.vshost.exe.config
AbstractFactory/AbstractFactory/bin/Debug/BLL.dll
AbstractFactory/AbstractFactory/bin/Debug/BLL.pdb
AbstractFactory/AbstractFactory/bin/Debug/DAL.dll
AbstractFactory/AbstractFactory/bin/Debug/DAL.pdb
AbstractFactory/AbstractFactory/bin/Debug/IDAL.dll
AbstractFactory/AbstractFactory/bin/Debug/IDAL.pdb
AbstractFactory/AbstractFactory/bin/Debug/IDALFactory.dll
AbstractFactory/AbstractFactory/bin/Debug/IDALFactory.pdb
AbstractFactory/AbstractFactory/bin/Debug/Model.dll
AbstractFactory/AbstractFactory/bin/Debug/Model.pdb
AbstractFactory/AbstractFactory/Form1.cs
AbstractFactory/AbstractFactory/Form1.Designer.cs
AbstractFactory/AbstractFactory/Form1.resx
AbstractFactory/AbstractFactory/obj/AbstractFactory.csproj.FileList.txt
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.csproj.GenerateResource.Cache
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.exe
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.Form1.resources
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.pdb
AbstractFactory/AbstractFactory/obj/Debug/AbstractFactory.Properties.Resources.resources
AbstractFactory/AbstractFactory/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/AbstractFactory/Program.cs
AbstractFactory/AbstractFactory/Properties/AssemblyInfo.cs
AbstractFactory/AbstractFactory/Properties/Resources.Designer.cs
AbstractFactory/AbstractFactory/Properties/Resources.resx
AbstractFactory/AbstractFactory/Properties/Settings.Designer.cs
AbstractFactory/AbstractFactory/Properties/Settings.settings
AbstractFactory/AbstractFactory.sln
AbstractFactory/AbstractFactory.suo
AbstractFactory/BLL/bin/Debug/BLL.dll
AbstractFactory/BLL/bin/Debug/BLL.pdb
AbstractFactory/BLL/bin/Debug/DAL.dll
AbstractFactory/BLL/bin/Debug/DAL.pdb
AbstractFactory/BLL/bin/Debug/IDAL.dll
AbstractFactory/BLL/bin/Debug/IDAL.pdb
AbstractFactory/BLL/bin/Debug/IDALFactory.dll
AbstractFactory/BLL/bin/Debug/IDALFactory.pdb
AbstractFactory/BLL/bin/Debug/Model.dll
AbstractFactory/BLL/bin/Debug/Model.pdb
AbstractFactory/BLL/BLL.csproj
AbstractFactory/BLL/obj/BLL.csproj.FileList.txt
AbstractFactory/BLL/obj/Debug/BLL.dll
AbstractFactory/BLL/obj/Debug/BLL.pdb
AbstractFactory/BLL/obj/Debug/Refactor/BLL.dll
AbstractFactory/BLL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/BLL/Properties/AssemblyInfo.cs
AbstractFactory/BLL/UserManager.cs
AbstractFactory/DAL/Access/DBService.cs
AbstractFactory/DAL/Access/UserSevice.cs
AbstractFactory/DAL/bin/Debug/DAL.dll
AbstractFactory/DAL/bin/Debug/DAL.pdb
AbstractFactory/DAL/bin/Debug/IDAL.dll
AbstractFactory/DAL/bin/Debug/IDAL.pdb
AbstractFactory/DAL/bin/Debug/Model.dll
AbstractFactory/DAL/bin/Debug/Model.pdb
AbstractFactory/DAL/DAL.csproj
AbstractFactory/DAL/obj/DAL.csproj.FileList.txt
AbstractFactory/DAL/obj/Debug/DAL.dll
AbstractFactory/DAL/obj/Debug/DAL.pdb
AbstractFactory/DAL/obj/Debug/Refactor/DAL.dll
AbstractFactory/DAL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/DAL/Properties/AssemblyInfo.cs
AbstractFactory/DAL/Sql/DBService.cs
AbstractFactory/DAL/Sql/UserSevice.cs
AbstractFactory/IDAL/bin/Debug/IDAL.dll
AbstractFactory/IDAL/bin/Debug/IDAL.pdb
AbstractFactory/IDAL/bin/Debug/Model.dll
AbstractFactory/IDAL/bin/Debug/Model.pdb
AbstractFactory/IDAL/Class1.cs
AbstractFactory/IDAL/IDAL.csproj
AbstractFactory/IDAL/IUser.cs
AbstractFactory/IDAL/obj/Debug/IDAL.dll
AbstractFactory/IDAL/obj/Debug/IDAL.pdb
AbstractFactory/IDAL/obj/Debug/Refactor/IDAL.dll
AbstractFactory/IDAL/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/IDAL/obj/IDAL.csproj.FileList.txt
AbstractFactory/IDAL/Properties/AssemblyInfo.cs
AbstractFactory/IDALFactory/AbstrctFactory.cs
AbstractFactory/IDALFactory/AccessFactory.cs
AbstractFactory/IDALFactory/bin/Debug/DAL.dll
AbstractFactory/IDALFactory/bin/Debug/DAL.pdb
AbstractFactory/IDALFactory/bin/Debug/IDAL.dll
AbstractFactory/IDALFactory/bin/Debug/IDAL.pdb
AbstractFactory/IDALFactory/bin/Debug/IDALFactory.dll
AbstractFactory/IDALFactory/bin/Debug/IDALFactory.pdb
AbstractFactory/IDALFactory/bin/Debug/Model.dll
AbstractFactory/IDALFactory/bin/Debug/Model.pdb
AbstractFactory/IDALFactory/DALFactory.csproj
AbstractFactory/IDALFactory/obj/DALFactory.csproj.FileList.txt
AbstractFactory/IDALFactory/obj/Debug/IDALFactory.dll
AbstractFactory/IDALFactory/obj/Debug/IDALFactory.pdb
AbstractFactory/IDALFactory/obj/Debug/Refactor/IDALFactory.dll
AbstractFactory/IDALFactory/obj/Debug/ResolveAssemblyReference.cache
AbstractFactory/IDALFactory/Properties/AssemblyInfo.cs
AbstractFactory/IDALFactory/SqlFactory.cs
AbstractFactory/Model/bin/Debug/Model.dll
AbstractFactory/Model/bin/Debug/Model.pdb
AbstractFactory/Model/Model.csproj
AbstractFactory/Model/obj/Debug/Model.dll
Abstra
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.