C2C 快递代取系统之订单模块的设计与实现内容摘要 内容摘要: 如今网络购物已成为一种大众化购物新形势,快递服务行业也随之兴起,快递站和快递配送服务是目前较为常见的服务形式,然而目前的快递站仍然存在着很多不足,平台功能依旧不够完善,不够人性化,无法高效解决快递员与收件人的在配送时间或地点的冲突,因此,开发一款基于 Android平台的快递代取系统变得极具现实意义和应用价值,顺应行业发展的需要。本文所开发的快递代取平台,利用 MySQL 实现数据之间的转换,实时信息的交互和更新,这对快递员和收件人都是至关重要的;采用 JSP 编程语言进行系统开发,主要实现了用户发布或接取订单,查询或删除订单信息等一系列功能。同时采用 B/S 结构对用户和数据进行集中管理,提高系统运行效率。利用 CSS 语言进行页面设计,遵循简洁明了且易操作的原则,以便广大用户更大限度的使用本系统。系统的成功开发是快递行业的一项重大突破,为其未来的发展提供充分的实践基础。关键词: 快递;系统;信息;数据;管理;效率IAbstract Abstracts Nowadays, online shopping has become a new situation of popular shopping, and the express service industry is also rising. Express station and express delivery service are the more common forms of service at present. However, there are still many deficiencies in the current express station. The function of the platform is still not perfect, humanized, and the conflict between the delivery time or place between the courier and the recipient cannot be solved efficiently, Therefore, it is of great practical significance and application value to develop an express delivery system based on Android platform to meet the needs of industry development.The express delivery platform developed in this paper uses Mysql to realize data conversion, real-time information exchange and update, which is very important for both the courier and the receiver. JSP programming language is used to develop the system, which mainly realizes a series of functions, such as us...