接口操作数据库的简单实现

时间:2013-02-01 09:42:16
【文件属性】:

文件名称:接口操作数据库的简单实现

文件大小:139KB

文件格式:ZIP

更新时间:2013-02-01 09:42:16

接口 操作数据库 添删改查

接口操作数据库的简单实现,通过接口的调用对数据库进行操作,适合新手阅读


【文件预览】:
ProjectInterface
----ProjectInterface.suo(46KB)
----ProjectClass()
--------User_Info.cs(2KB)
--------XML()
--------bin()
--------ProjectClass.csproj(3KB)
--------obj()
--------ProjectClass.csproj.user(168B)
--------COMMON()
--------Properties()
----ProjectInterface()
--------bin()
--------Form1.Designer.cs(6KB)
--------Program.cs(478B)
--------ProjectInterface.csproj(4KB)
--------obj()
--------Form1.cs(2KB)
--------Form1.resx(6KB)
--------Properties()
----IProjectClass()
--------bin()
--------obj()
--------IProjectClass.csproj(2KB)
--------IUser_Info.cs(517B)
--------Properties()
--------IProjectClass.csproj.user(168B)
----DataBaseOP()
--------XML()
--------bin()
--------obj()
--------AccessOP.cs(3KB)
--------DataBaseOP.csproj.user(168B)
--------DB()
--------Properties()
--------DataBaseOP.csproj(2KB)
----ProjectInterface.sln(3KB)
----IDataBaseOP()
--------IDataBaseOP.csproj.user(168B)
--------bin()
--------obj()
--------IAccessOP.cs(298B)
--------IDataBaseOP.csproj(2KB)
--------Properties()

网友评论

  • 很好 适合初学者学习