文件名称:Movies-Library-System
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-26
- 文件大小:
- 235kb
- 下载次数:
- 0次
- 提 供 者:
- 苹*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
:相当复杂的电影图书馆系统为教育目的。演示如何开发完整的数据库驱动的应用程序,创建和更新数据库中的数据。该系统还演示了如何从数据库中创建报告。限制:系统目前是独立的。它不支持多个用户。这将在未来的版本中实现。系统没有支付模块。这可以根据要求开发。系统没有记录的电影数量来检查可用性-: Rather complex film library system for educational purposes. Demonstrates how to develop a complete database-driven applications, create and update data in the database. The system also demonstrates how to create reports from a database. Restrictions: the system is now independent. It does not support multiple users. This will be implemented in a future release. No payment module system. This can be developed upon request. The system does not record the number of films to check availability
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Movies Library System.sln
Movies Library System.suo
README.txt
Video Library System
....................\BaseDBUtilities.cs
....................\bin
....................\...\Debug
....................\...\.....\Movies Library System.vshost.exe.manifest
....................\...\.....\movies_db.mdb
....................\...\.....\Video Library System.pdb
....................\...\.....\Video Library System.vshost.exe.manifest
....................\clsAccessDB.cs
....................\clsPublicMethods.cs
....................\clsSettings.cs
....................\dsCustomers.Designer.cs
....................\dsCustomers.xsc
....................\dsCustomers.xsd
....................\dsCustomers.xss
....................\dsIssuedMovies.Designer.cs
....................\dsIssuedMovies.xsc
....................\dsIssuedMovies.xsd
....................\dsIssuedMovies.xss
....................\dsMovies.Designer.cs
....................\dsMovies.xsc
....................\dsMovies.xsd
....................\dsMovies.xss
....................\frmAbout.cs
....................\frmAbout.Designer.cs
....................\frmAbout.resx
....................\frmCustomers.cs
....................\frmCustomers.Designer.cs
....................\frmCustomers.resx
....................\frmIssueMovie.cs
....................\frmIssueMovie.Designer.cs
....................\frmIssueMovie.resx
....................\frmLogin.cs
....................\frmLogin.Designer.cs
....................\frmLogin.resx
....................\frmMain.cs
....................\frmMain.Designer.cs
....................\frmMain.resx
....................\frmMovies.cs
....................\frmMovies.Designer.cs
....................\frmMovies.resx
....................\frmReportViewer.cs
....................\frmReportViewer.Designer.cs
....................\frmReportViewer.resx
....................\frmReturnMovie.cs
....................\frmReturnMovie.Designer.cs
....................\frmReturnMovie.resx
....................\Movies Library System.csproj
....................\Movies Library System.csproj.user
....................\obj
....................\...\x86
....................\...\...\Debug
....................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
....................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................\...\...\.....\TempPE
....................\...\...\.....\Video Library System.csproj.FileListAbsolute.txt
....................\...\...\.....\Video Library System.csproj.GenerateResource.Cache
....................\...\...\.....\Video Library System.pdb
....................\...\...\.....\Video_Library_System.Properties.Resources.resources
....................\Program.cs
....................\Properties
....................\..........\AssemblyInfo.cs
....................\..........\Resources.Designer.cs
....................\..........\Resources.resx
....................\..........\Settings.Designer.cs
....................\..........\Settings.settings
....................\Resources
....................\.........\close.png
....................\.........\close1.png
....................\.........\deletered.png
....................\.........\document_print_preview.png
....................\.........\dvd_rw.png
....................\.........\fidel_raul_castro256.png
....................\.........\image_x_photo_cd.png
....................\.........\issue.png
....................\.........\login.png
....................\.........\movie.png
....................\.........\printer_report16x16.png
....................\.........\save_all.png
....................\.........\symbol_help.png
....................\.........\unlock.png
....................\.........\users_group.png
....................\rptCustomers.rdlc
....................\rptIssuedMovies.rdlc
....................\rptMovies.rdlc
....................\rptReturnedMovies.rdlc