1
大学毕业设计论文
课题 商场管理系统
姓 名
学 科 专 业 …..
指 导 教 师
日期: 2005 年 5 月
2
--------------前言--------------
商场管理系 统 是 一 个 商 场 不 可 缺 少 的 部 分 ,它 的 内 容
对于 商 场的 决 策 者 和 管 理 者 来 说 都 至 关 重 要 ,所 以 商 场 管 理
系统 应 该能 够 为 用 户 提 供 充 足 的 信 息 和 快 捷 的 销 售 , 查 询 手
段。 但 一直 以 来 人 们 使 用 传 统 人 工 的 方 式 管 理 文 件 信 息 , 这
种管 理 方式 存 在 着 许 多 缺 点 ,如 :效 率 低 、保密 性 差,另 外 时 间
一长 ,将 产生 大 量 的 文 件 和 数 据 ,这 对 于 查 找 、 更 新 和 维 护 都
带来 了 不少 的 困 难 。
随着 科 学技 术 的 不 断 提 高 ,计 算 机 科 学 日 渐 成 熟 ,其 强 大 的 功
能已 为 人们 深 刻 认 识 ,它 已 进 入 人 类 社 会 的 各 个 领 域 并 发 挥
着越 来 越重 要 的 作 用 。
作为 计 算机 应 用 的 一 部 分 ,使 用 计 算 机 对 品 质 信 息 进 行 管 理 ,
具有 着 手工 管 理 所 无 法 比 拟 的 优 点 .例 如 :检 索 迅 速 、 查 找 方
便、 可 靠性 高 、 存 储 量 大 、 保 密 性 好 、 寿 命 长 、 成 本 低 等 。
这些 优 点能 够 极 大 地 提 高 商 场 管 理 的 效 率 ,也 是 企 业 的 科 学
化、 正 规化 管 理 ,与 世 界 接 轨 的 重 要 条 件 。
因此 ,开发 这 样 一 套 管 理 软 件 成 为很 有 必要 的 事情 ,在 下面 的
各章 中 我们 将 以 开 发 一 套 商 场 管 理 系 统 为 例 ,谈 谈 其 开 发 过
程和 所 涉及 到 的 问 题 及 解 决 方 法 。
3
--------------摘 要 --------------
商场 管 理系 统 是 典 型 的 信 息 管 理 系 统 (MIS),其 开 发 主 要
包括 后 台数 据 库 的 建 立 和 维 护 以 及 前 端 应 用 程 序 的 开 发 两 个
方面 。 对于 前 者 要 求 建 立 起 数 据 一 致 性 和 完 整 性 强 、 数 据 安
全性 好 的库 。 而 对 于 后 者 则 要 求 应 用 程 序 功 能 完 备 ,易 使 用 等
特点 。
经过 分 析,我 们 使 用 MICROSOFT公 司 的 VISUAL BASIC开 发
工具 ,利 用其 提 供 的 各 种 面 向 对 象 的 开 发 工 具 ,尤 其 是 数 据 窗
口这 一 能方 便 而 简 洁 操 纵 数 据 库 的 智 能 化 对 象 ,首 先 在 短 时 间
内建 立 系统 应 用 原 型 ,然 后 ,对 初 始 原 型 系 统 进 行 需 求 迭 代 ,不
断修 正 和改 进 ,直 到 形 成 用 户 满 意 的 可 行 系 统 。
本 系 统 主 要 完 成 对 商 场 的 管 理 , 包 括 进 货 管 理 , 销 售 管
理 , 库 存 管 理 和 员 工 管 理 四 个 方 面 。 系 统 可 以 完 成 对 各 类 信
息的 浏 览、 查 询 、 添 加 、 删 除 、 修 改 等 功 能 。
系 统 的 核 心 是 销 售 、 库 存 查 询 和 进 货 管 理 三 者 之 间 的 联 系 ,
每 一 个 表 的 修 改 都 将 联 动 的 影 响 其 它 的 表 , 当 完 成 销 售 或 进
货 操 作 时 系 统 会 自 动 地 完 成 相 对 应 信 息 的 修 改 。 查 询 功 能 也
是 系 统 的 核 心 之 一 , 在 系 统 中 主 要 根 据 商 品 编 号 和 商 品 名 称
等 进 行 查 询 , 其 目 的 都 是 为 了 方 便 用 户 使 用 , 以 求 更 快 的 查
找 到 各 个 物 料 和 产 品 品 质 的 基 本 信 息 。 系 统 有 完 整 的 用 户 添
加、 删 除和 密 码 修 改 功 能 , 系 统 采 用 Microsoft Office 中 的
Access 2000 来 设 计 数 据 库 , 并 使 用 当 前 优 秀 的 开 发 工 具 —VB
6.0 ,它有 着 最 为 灵 活 的 数 据 库 结 构 ,对 数 据 库 应 用 有 着 良 好
的支 持 。
论 文 主 要 介 绍 了 本 课 题 的 开 发 背 景 , 所 要 完 成 的 功 能 和 开 发
的 过 程 。 重 点 的 说 明 了 系 统 设 计 的 重 点 、 设 计 思 想 、 难 点 技
术和 解 决方 案 。
4
[英 文 摘 要 ]
Summary
This system chiefly accomplishes the stock management
to the storehouse,
includes being put in storage, goes out the warehouse
and stocks, and staff’s information, six aspects such
as supplier's information as well as cryptogram
management etc. What the system can accomplish to
various kind the information glances over and the
function such as inquires about, adds, deletes
andmodification etc.
The systematic nucleus is is put in storage, stocks and
goes out the contact between the warehouse, and when
accomplishes being put in storage or going out a
warehouse, the system can accomplish voluntarily the
modification of stock to other table of influence that
the modification of every table all will be linkageed
when operating. Inquiring about the function also is one
of systematic nucleus, namely having the wallscroll
spare to inquire about and inquires about with many
conditions in the system, also having accurately the
query to inquire about with bluring, not only there is
the condition query of static state in the system, also
having the condition query of trends formations, his
purpose all is using for convenient user. The system has
completeuser to add, deletes and the cipher
modification function, and has the reportform and
prints the function.
The Access 2000 that the system adopted among Microsoft
Office comes
the design data warehouse, and use before one zorch
5
development tool - VB6.0, it has the most nimble data
base structure, and the application has the
good support to the data warehouses.
The development background of this the subject, course
of function and the development that will be
accomplished were chiefly introduced to thesis.
The emphatic explanation focal point of systems design,
design thought and difficult point technology and
settlement scheme.
The keyword: the data base, SQL's language, vb6.0,'s
data base package, the
Warehouse management.
关 键 字 : 控 件 、 窗 体 、 数 据 库, visual basic 语 言 , 商 场 ,
商 品