C#毕业设计说明书_快递单打印系统青 下载本文

.. .. ..

快递单专用打印软件的设计与开发 摘 要

自工业革命以后,伴随着新兴产业的不断发展,各地区交流日益频繁,物流产

业应运而生,成为了当今时代不可或缺的一大新兴产业,掀起了快递公司发展的热潮。对于经常寄送文件、物品等给大量客户的公司而言,手写的工作量太大,急需一款软件能够实现自动读入寄送然后根据选择的快递公司成批地打印出快递单。

现如今,全国有一千多家公司在开展业务,庞大的信息量不得不加大运输环节的管理,功能强大的快递单打印系统就可以很好地解决这个问题。本系统着重处理快递单号管理、快递单信息查询和快递单打印这三大模块。支持自定义模板、打印等项目,方便企事业单位填写打印快递单以及团购批量打印快递单。

在本项目开发之前,首先收集了一些市面上已有的快递单模板,并对其容进行了研究和分析,总结了其他快递单模板实用性较强的信息容,并积极开发新模板来满足淘宝买家高质量、低成本、高效率的信息化管理要求。

关键词:快递单号,打印快递单,管理要求,新模板

.专业资料.

.. .. ..

EXPRESS PRINTING SYSTEM DESIGN AND DEVELOPMENT

Abstract

Since the industrial revolution,With the continuous development of

emerging industries,and the ever-increasing communications with various areas, So, Logistics industry emerges at a historic moment.which has become the indispensable in today's world as an emerging industry. Raised a hot wave of express company development.To some companies,they often send documents, items to a large number of customers, if we take notes by ourselves ,the workload is too heavy. A software that can automatically read in send list is badly in need.Then we print out the delivery sheet according to select the express company.

Nowadays, there are more than one thousand companies in the

business,Large amount of information has to increase the transportation management.However, A powerful Express singles printing system can well solve the problem.This system mainly focused on the courier number management,delivery sheet information query and express print. Supporting self-defined template,printing and so on.So that enterprises and institutions can fill print Courier form conveniently. as well as the bulk batch print delivery list.

Before the project development, first of all collected some existing

express single template on market. Studied a single temple in the way of information conclusions,content analysis,and actively develop new templates to meet taobao buyers information management of high quality, low cost, high efficiency requirements.

Key words: courier number, express print, Management requirements, new templates

.专业资料.

.. .. ..

.专业资料.

.. .. ..

目 录

摘 要 ……………………………………………………………………………………………错

误!未定义书签。

Abstract ………………………………………………………………………………………错

误!未定义书签。

第1章 绪论……………………………………………………………………………………1

1.1 开发背景……………………………………………………………………………2 1.2 系统目标……………………………………………………………………………2 1.3 开发方法 ……………………………………………………………………2 1.3.1 软件定义阶段…………………………………………………………………2 1.3.2 软件开发阶段…………………………………………………………………2 1.3.3.运行维护阶段…………………………………………………………………3 1.4 开发工具……………………………………………………………………………3 1.4.1 SQL Sever数据库系统………………………………………………………3 1.4.2 GDI+图形设备接口……………………………………………………………3 1.4.3 Visual C#.NET编程语言……………………………………………………4 第2章 系统分析………………………………………………………………………………4

2.1 需求分析……………………………………………………………………………4 2.2 功能分析……………………………………………………………………………5 2.3 系统结构框图……………………………………………………………………5 2.4 系统流程图……………………………………………………………………………5 2.5 系统开发环境………………………………………………………6 第3章 数据库分析与设置………………………………………………………………

3.1 数据库分析……………………………………………………………… 3.2.数据库概念设计……………………………………………………………… 3.3 数据表逻辑结构设计………………………………………………………………

.专业资料.