登录
首页 » C# » baokandingyue

baokandingyue

于 2020-12-18 发布 文件大小:5514KB
0 250
下载积分: 1 下载次数: 87

代码说明:

  数据库课程设计(完整版)报刊订阅系统 付:代码,文档,数据库(Database Course Design (full version) press Subscribe Systems to pay: code, documentation, database)

文件列表:

报刊订阅系统
............\WindowsApplication2
............\...................\WindowsApplication2
............\...................\...................\bin
............\...................\...................\...\Debug
............\...................\...................\...\.....\WindowsApplication2.exe
............\...................\...................\...\.....\WindowsApplication2.pdb
............\...................\...................\...\.....\WindowsApplication2.vshost.exe
............\...................\...................\CrystalReport1.cs
............\...................\...................\CrystalReport1.rpt
............\...................\...................\CrystalReport2.cs
............\...................\...................\CrystalReport2.rpt
............\...................\...................\obj
............\...................\...................\...\Debug
............\...................\...................\...\.....\Refactor
............\...................\...................\...\.....\ResolveAssemblyReference.cache
............\...................\...................\...\.....\TempPE
............\...................\...................\...\.....\......\CrystalReport1.cs.dll
............\...................\...................\...\.....\......\CrystalReport2.cs.dll
............\...................\...................\...\.....\......\yonghuReport.cs.dll
............\...................\...................\...\.....\......\用户报表.cs.dll
............\...................\...................\...\.....\......\用户报表1.cs.dll
............\...................\...................\...\.....\......\管理员报表.cs.dll
............\...................\...................\...\.....\......\管理员报表1.cs.dll
............\...................\...................\...\.....\WindowsApplication2.CrystalReport1.rpt
............\...................\...................\...\.....\WindowsApplication2.CrystalReport2.rpt
............\...................\...................\...\.....\WindowsApplication2.csproj.GenerateResource.Cache
............\...................\...................\...\.....\WindowsApplication2.exe
............\...................\...................\...\.....\WindowsApplication2.pdb
............\...................\...................\...\.....\WindowsApplication2.Properties.Resources.resources
............\...................\...................\...\.....\WindowsApplication2.修改.resources
............\...................\...................\...\.....\WindowsApplication2.录入.resources
............\...................\...................\...\.....\WindowsApplication2.查询.resources
............\...................\...................\...\.....\WindowsApplication2.注册.resources
............\...................\...................\...\.....\WindowsApplication2.用户.resources
............\...................\...................\...\.....\WindowsApplication2.用户报表.resources
............\...................\...................\...\.....\WindowsApplication2.登录.resources
............\...................\...................\...\.....\WindowsApplication2.管理员.resources
............\...................\...................\...\.....\WindowsApplication2.管理员报表.resources
............\...................\...................\...\.....\WindowsApplication2.统计.resources
............\...................\...................\...\.....\WindowsApplication2.订阅.resources
............\...................\...................\...\.....\WindowsApplication2.退订.resources
............\...................\...................\...\WindowsApplication2.csproj.FileList.txt
............\...................\...................\Program.cs
............\...................\...................\Properties
............\...................\...................\..........\AssemblyInfo.cs
............\...................\...................\..........\Resources.Designer.cs
............\...................\...................\..........\Resources.resx
............\...................\...................\..........\Settings.Designer.cs
............\...................\...................\..........\Settings.settings
............\...................\...................\WindowsApplication2.csproj
............\...................\...................\WindowsApplication2.csproj.user
............\...................\...................\修改.cs
............\...................\...................\修改.Designer.cs
............\...................\...................\修改.resx
............\...................\...................\录入.cs
............\...................\...................\录入.Designer.cs
............\...................\...................\录入.resx
............\...................\...................\查询.cs
............\...................\...................\查询.Designer.cs
............\...................\...................\查询.resx
............\...................\...................\注册.cs
............\...................\...................\注册.Designer.cs
............\...................\...................\注册.resx
............\...................\...................\用户.cs
............\...................\...................\用户.Designer.cs
............\...................\...................\用户.resx
............\...................\...................\用户报表.cs
............\...................\...................\用户报表.Designer.cs
............\...................\...................\用户报表.resx
............\...................\...................\登录.cs
............\...................\...................\登录.Designer.cs
............\...................\...................\登录.resx
............\...................\...................\管理员.cs
............\...................\...................\管理员.Designer.cs
............\...................\...................\管理员.resx
............\...................\...................\管理员报表.cs
............\...................\...................\管理员报表.Designer.cs
............\...................\...................\管理员报表.resx
............\...................\...................\统计.cs
............\...................\...................\统计.Designer.cs
............\...................\...................\统计.resx
............\...................\...................\订阅.cs
............\...................\...................\订阅.Designer.cs
............\...................\...................\订阅.resx
............\...................\...................\退订.cs
............\...................\...................\退订.Designer.cs
............\...................\...................\退订.resx
............\...................\WindowsApplication2.sln
............\...................\ͼƬ

............\...................\....\name.gif



............\...................\....\数据库关系图.jpg
............\...................\....\查询.png
............\...................\....\注册.png
............\...................\....\用户.png
............\...................\....\用户报表.png

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dbshiyan
    用c写的所有数据库的实验:删除,更新,插入等操作,还有怎么制作一个小型的数据库,是学数据库的比较好的实验!(c written with the database of all : delete, update, insert, etc, also how to produce a small database, the database is relatively good experiment!)
    2007-06-22 20:13:11下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • ADO
    利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
    2009-04-25 20:11:31下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • dhk1.5
    利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
    2020-10-29 15:09:56下载
    积分:1
  • soci-3.1.0
    c++与mysql数据库通信,操作数据库部分代码(c++ with mysql database communication, operate the database part of the code)
    2012-06-11 10:00:47下载
    积分:1
  • Database_management_tutorial_static_cursor
    数据库静态游标管理教程Database management tutorial static cursor(Database management tutorial static cursor Database management tutorial static cursor)
    2010-08-06 12:58:31下载
    积分:1
  • EX5
    ssd7 实验五答案,建立ER模型,并进行描述,包含ER截图和描述文件。(ssd7 experiment five answers to the establishment of the ER model description contains ER screenshots and description file.)
    2013-03-08 10:20:04下载
    积分:1
  • Excel
    Excel操作,用语VISUAL C++6.0 ,好东西来着,可以通过此做报表功能(Excel operations, terminology VISUAL C++ 6.0, good things come forward, you can make statements through this function)
    2008-04-11 19:56:02下载
    积分:1
  • ExpertPic
    网上抓取数据存入数据库,利用正则表达式自动提取表格数据(Online data capture into a database using regular expressions to automatically extract tabular data)
    2013-03-02 10:48:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载