登录
首页 » 数据结构 » 数据库课程设计中的报刊管理系统

数据库课程设计中的报刊管理系统

于 2022-01-25 发布 文件大小:144.99 kB
0 131
下载积分: 2 下载次数: 2

代码说明:

一个数据库课程设计里报刊订阅管理系统,包含几个角色用户,系统管理员,投递员, 有网页形式显示的界面

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

发表评论


0 个回复

  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 一个不错的源连接程序
    一个不错的数据源连接程序-a good source of data link procedures
    2022-04-18 16:55:21下载
    积分:1
  • documents to the database. Sql file stored in Database folder; 2, the first in S...
    本程序所有数据库文件都以.sql文件保存在Database文件夹里; 2、首先在SQL查询分析器中运行CreateDatabase.sql文件创建数据库; 3、运行其他所有的.sql文件即可创建好了本程序的数据库;-documents to the database. Sql file stored in Database folder; 2, the first in SQL Query Analyzer run CreateDatabase.sql database file creation; 3, running all the other. Sql documents can establish a better process of the database;
    2022-04-24 09:01:50下载
    积分:1
  • 刚刚用ACCESS做的
    刚刚用ACCESS做的-just do ACCESS
    2022-06-01 07:30:17下载
    积分:1
  • 链表模板类
    应用背景模板链表list,应用场景多。不过,尚有改进空间。如查找接口可以优化。关键技术模板链表,list模板、数据结构相结合。此代码在前人基础之上修改。
    2022-01-26 17:57:30下载
    积分:1
  • AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次...
    AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次数-AC Algorithm realized, can handle both English and Chinese. Set up to 64 keywords can quickly find the document number
    2023-05-17 05:40:02下载
    积分:1
  • a database installed "individual job search management system" using t...
    一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件夹拷贝到WEB-INF/classes目录下。td目录中有两个class文件,这两个文件的原Java文件你可以在lib目录下的source目录中找到。-a database installed "individual job search management system" using the MySQL database you, in your database server on the establishment of a database, then you download the procedures decompress after uploaded to your website space, then I would be grateful if sql directory of documents into your tdjob.sql just to establish good MySQL database, SQL file into the new database td_pjm_user two data tables and td_pjm_jobs. Note : Successful data into documents, please amend the lib directory config.jsp document, the document contains your database connection information, please amended accordingly. 2, JavaBeans lib directory will be installed under the td fo
    2023-06-16 04:55:03下载
    积分:1
  • 新的测试试验
    欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎欢迎;
    2022-01-25 20:19:54下载
    积分:1
  • 中的排序算法的比较
    数据结构中的排序算法的比较-data structure of the algorithm comparison
    2022-02-01 16:48:03下载
    积分:1
  • 字符串匹配
    比较两字符串(
    2022-01-30 23:35:21下载
    积分:1
  • 696518资源总数
  • 105102会员总数
  • 21今日下载