艾美特中国市场分销系统的设计与实现

时间:2020-09-01 16:16:51 计算机应用毕业论文 我要投稿

艾美特中国市场分销系统的设计与实现

毕业论文

艾美特中国市场分销系统的设计与实现
 
摘  要:本系统使用Delphi+Java+SQL Server2000进行开发,采用了B/S3层构架,该技术突破了C/S结构的局限性,前台由Delphi开发,后台由java开发,系统中应用了ActiveX插件技术,通过在浏览器中嵌入ActiveX控件可以实现在浏览器中实现起来比较困难的功能。
本系统实现了我的工作、预算管理、网点管理、导购员管理、订单管理等功能模块。在开发过程中严格遵守软件工程的思想,按照需求分析、数据库设计、概要设计、详细设计、编码、改进、与性能优化步骤进行开发。论文详细介绍了系统的设计与实现过程,同时对开发平台、采用技术的使用、需求分析、概要设计等进行了简单的介绍。
关键词:B/S; Delphi; 数据库; 分销系统

The Design And Realization of Chinese Market Retailing System of Airmate

Abstract: This system used Delphi, Java and SQL Server 2000 to realize, and adopted B/S three Framework. This technology breakthrough C/S structure limitation. The foreground application is empoldered by the Delphi and the background application is empoldered by java. The ActiveX plug-in unit technology has been applied in the system, by inserting ActiveX in the browser so that it is possible to realize the function which cannot realize or very difficult to realize in the browser.
This system has realized my work, the budget management, the network point management, the guider management, the order form management and so on. In the impolder process, strictly observes the thoughtway of software engineering and according to the demand analysis, the database design, the outline design, the detailed design, the code, the improvement, carries on the development with the performance optimization step. The paper will bat around the system design and the realization process, simultaneously introduce the developed platform, the technology has used, the demand analysis, the outline design and so on simply.
Keywords: B/S; Delphi; database; retailing system
目  录
前   言 1
1 开发平台简介 2
1.1 Delphi7 简介 2
1.2 SQL Server 2000 简介 2
1.3 IBM VisualAge for Java的使用 3
1.3.1 如何避免多人开发代码冲突 3
1.3.2 如何提高代码开发效率 3
1.3.3 如何创建更改资源库 3
2 设计采用的`技术 4
2.1 B/S结构 4
2.2 ActiveX 技术 5
2.3 Java后台技术 6
2.4 XML协议传输数据方式 6
3 需求分析 9
3.1 总体方案 9
3.2 销售预测及任务管理 9
3.2.1 业务描述 9
3.2.2 层次结构 9
3.2.3 销售预测管理 10
3.3 导购员管理 10
3.3.1 人事管理 10
3.3.2 薪资管理 11
3.3.3 导购员考核 12
3.4 网点管理 12
3.5 订单管理 13
4 概要设计 14
4.1 系统功能模块设计 14
4.2 系统的数据流程 14
4.3 模块的流程图 15
4.4 数据库逻辑结构设计 18
5 系统详细设计 30
5.1 登陆界面及主窗体 30
5.1.1 界面设计 30
5.1.2 关键代码 31
5.2 预算管理模块详细设计 32
5.2.1 界面设计 32
5.2.2 关键代码 34
5.3 导购员管理模块详细设计 36
5.3.1 界面设计 36
5.3.2 关键代码 37
5.4 网点管理模块详细设计 39
5.4.1 界面设计 39
5.4.2 关键代码 40
5.5订单管理模块详细设计 41
5.5.1 界面设计 41
5.5.2 关键代码 42
6 系统测试与发布 44
参考文献 45
致谢词 46

注:不含源代码

艾美特中国市场分销系统的设计与实现

【艾美特中国市场分销系统的设计与实现】相关文章:

1.Java日志系统框架的设计与实现

2.轴承工装管理系统的设计与实现

3.高校信息查询系统的设计与实现

4.新闻信息发布系统的设计与实现论文

5.科研项目管理系统的设计与实现

6.探析网络辅助答疑系统的设计与实现

7.学生成绩管理系统的设计与实现

8.电力营销管理系统设计与实现论文

9.关于设计管理系统信息需求的分析与实现