计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

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

2016-04-26 01:04
导读:计算机应用论文论文,艾美特中国市场分销系统的设计与实现怎么写,格式要求,写法技巧,科教论文网展示的这篇文章是很好的参考:毕业
毕业

艾美特中国市场分销系统的设计与实现
 
摘  要:本系统使用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

注:不含源代码

    上一篇:IT项目管理系统的设计与实现——培训管理等部分 下一篇:没有了