AbstractFactoryPattern

时间:2022-06-12 19:50:56
【文件属性】:

文件名称:AbstractFactoryPattern

文件大小:134KB

文件格式:RAR

更新时间:2022-06-12 19:50:56

源码 工具

NULL 博文链接:https://jhxk.iteye.com/blog/371781


【文件预览】:
School
----School.sln(8KB)
----SchoolDALFactory()
--------bin()
--------SchoolDALFactory.csproj(3KB)
--------AbstractDALFactory.cs(955B)
--------obj()
--------SqlDALFactory.cs(534B)
--------AccessDALFactory.cs(536B)
--------Properties()
----UI()
--------Default.aspx(848B)
--------App_Data()
--------Bin()
--------web.config(2KB)
--------Default.aspx.cs(1023B)
----SchoolDAL()
--------bin()
--------SchoolDAL.csproj(3KB)
--------Access()
--------obj()
--------SqlServer()
--------Properties()
----School.suo(31KB)
----SchoolIDAL()
--------bin()
--------obj()
--------IUserService.cs(281B)
--------SchoolIDAL.csproj(2KB)
--------IAdminService.cs(286B)
--------Properties()
----SchoolBLL()
--------LoginManage.cs(2KB)
--------bin()
--------obj()
--------SchoolBLL.csproj(3KB)
--------Properties()
----SchoolModel()
--------Admin.cs(618B)
--------bin()
--------obj()
--------SchoolModel.csproj(2KB)
--------User.cs(613B)
--------Properties()

网友评论