码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • 毕设 计算机散件报价论文


    摘    要

    本文采用自顶向下的结构化的系统分析方法,阐述了一个功能全面的计算机散件报价系统的开发过程、操作流程及其一些核心的技术。本文首先进行了项目概述,简单介绍了项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际的业务流程调研,分析了系统的组织结构,具体完成了计算机散件报价系统的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。

    根据前几个阶段的分析和设计,本系统在设计方面采用B/S模式,同时使用JSP技术进行基本页面的设计与功能实现,后台数据库选用SQL Server 2000数据库。本系统的设计实施为计算机散件报价系统的运行做基础,为计算机散件报价系统提供良好的条件。

    关键词:计算机散件报价;结构化分析;系统

    Abstract

    In this paper, top-down structured system analysis method, described parts of a full-featured computer quotation system development process, operational processes and some of its core technology. This paper carried out the project overview, a brief background of project development, project development and project development objective of the meaning; followed by the system planning stage, the actual business processes through research and analysis of the system's organizational structure, specifically to complete the computer parts quotation system needs analysis, feasibility analysis, the existing business process analysis, and optimization of existing business processes, business processes of the system obtained; followed by system analysis, the specific data flow analysis and complete data dictionary; system completed the design phase the main functional modules of the division, the database design and system interface design. This phase of the function of each module in detail the design, forming a functional block diagram of the system, on this basis, have chosen the right development model; database design first tested the concept design, followed by a logic design, and finally completed the design of the database table.

    According to the first few stages of the analysis and design, the system used in the design of B / S mode, JSP technology, the basic page design and implementation of function, use SQL Server 2000 database backend database. The design and implementation of the system parts for the computer to run a foundation quotation system for computer parts quotation system to provide a good condition.

    Key Words:computer parts purchase; structural analysis; Management System

    目    录

    摘    要

    Abstract

    一、 引言

    (一)项目开发的背景

    (二)项目开发的意义

    二、可行性分析及总体设计原则

    (一)可行性分析

    1.技术可行性

    2.经济可行性

    3.社会可行性

    (二)总体设计原则

    三、系统分析

    (一)业务流程分析

    (二)数据流图

    (三)数据字典

    四、系统设计

    (一)系统功能设计

    (二)系统数据库设计

    1.概念结构设计

    2.数据库表设计

    (三)系统开发工具与开发模式的选择

    1.系统开发工具

    2.系统设计模式

    五、系统实现

    (一)前台模块

    1.首页

    2.产品详细信息界面

    3.用户注册界面

    4.发布留言界面

    (二)后台模块

    1.登录界面

    2.系统属性界面

    3.修改密码界面

    4.管理员维护界面

    5.散件分类界面

    6.散件管理界面

    7.公告管理界面

    8.留言管理界面

    六、软件测试与分析

    (一)软件测试的重要性

    (二)测试实例的研究与选择

    (三)测试环境与测试条件

    (四)系统运行情况

    (五)系统评价

    结    论

    参 考 文 献

    致    谢

  • 相关阅读:
    2022.8.9-----leetcode.1413
    数据结构之单链表
    CVE-2017-7529 Nginx越界读取内存漏洞
    广告变现是什么
    高性能网络编程 - The C10M problem
    [附源码]java毕业设计-线上摄影平台系统
    数据库高级 V
    Spring3.2.3+Quartz2.2.1 整合配置
    Linux 网络选项 setsockopt 设置
    Flutter的Platform介绍-跨平台开发,如何根据不同平台创建不同UI和行为
  • 原文地址:https://blog.csdn.net/bysj211cn/article/details/126845969
  • 最新文章
  • 攻防演习之三天拿下官网站群
    数据安全治理学习——前期安全规划和安全管理体系建设
    企业安全 | 企业内一次钓鱼演练准备过程
    内网渗透测试 | Kerberos协议及其部分攻击手法
    0day的产生 | 不懂代码的"代码审计"
    安装scrcpy-client模块av模块异常,环境问题解决方案
    leetcode hot100【LeetCode 279. 完全平方数】java实现
    OpenWrt下安装Mosquitto
    AnatoMask论文汇总
    【AI日记】24.11.01 LangChain、openai api和github copilot
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1
正则表达式工具 cron表达式工具 密码生成工具

京公网安备 11010502049817号