基于iphone的销售辅助系统的设计与实现.doc

约41页DOC格式手机打开展开

基于iphone的销售辅助系统的设计与实现,毕业设计(论文)中文摘要基于iphone的销售辅助系统的设计与实现摘 要:销售是社会商业化活动中最重要的环节之一,销售时时刻刻在我们身边发生着,销售人员销售的是产品的自身价值以及产品的附加价值,各个企业的可能形式、规模、生产方式、产品千差万别,但几乎没有企业能够离得开销售环节,而销售员作为销售的执行者,在企业和社会商业...
编号:30-322340大小:1.59M
分类: 论文>计算机论文

内容介绍

此文档由会员 道客巴巴 发布

毕业设计(论文)中文摘要

基于IPhone的销售辅助系统的设计与实现

摘 要:销售是社会商业化活动中最重要的环节之一,销售时时刻刻在我们身边发生着,销售人员销售的是产品的自身价值以及产品的附加价值,各个企业的可能形式、规模、生产方式、产品千差万别,但几乎没有企业能够离得开销售环节,而销售员作为销售的执行者,在企业和社会商业化活动中,起着重要的作用。
本文基于IPhone的销售辅助系统的设计与实现进行了研究。首先阐述了销售工作在企业中的重要地位,简单介绍了IPhone手机背景以及IPhone手机软件开发环境、开发语言和运行环境,阐述了选择IPhone作为开发平台的原因,分析了基于IPhone手机平台的销售辅助软件的市场需求以及开发的可行性,然后对销售管理软件进行需求分析和系统设计,探讨了销售辅助软件的开发方法和实现技术。
本系统客户端开发基于Mac OS下的Xcode平台,运行于IPhone手机平台,使用Object-C作为客户端的开发语言,服务器端的开发基于Web Services基本思想,使用了ASP.NET技术,将.aspx页面作为服务器通信容器。系统数据库基于SQL Server,方便进行数据操作。本文详细阐述了销售辅助系统开发的目的、设计思想,完成了对该系统的需求分析、系统分析与设计、数据库设计、各功能模块的实现。


关键词:IPhone;销售管理软件;Xcode;Object-C;Mac OS


 
毕业设计(论文)外文摘要

The desgin And Implementation of Sales Assistant System based on IPhone

Abstract: Sales are one of the most important functions of social commercial activities,Sales happen at every moment.,salespersons sale product value and the added value of products.Each enterprise may form, scale, the mode of production, product are different, but almost no enterprise can live without sales link,as the executor of the sales ,they play an important role in the enterprise and commercial activity.
Design and implementation of sales assistant system based on the IPhone was studied in the paper. Firstly , sales work is important in enterprises, introduce background of IPhone mobile phones simplely,introduce development environment ,development language and the operation environment of IPhone mobile phone software. Expounds the resaon why choose IPhone as development platform. Analysis the market requirement and development feasibility of sales assistant system based on the IPhone,then analysis demand of sales management software and design sales management software. Explore the sales assistant software development methods and techniques.
This system based on the Mac OS client development platform, operation Xcode under the IPhone in mobile platform. Use Object-C as a client development of language. The development of server-side based on the basic idea of Web Services,use ASP.NET,use aspx pageframe as server communication containers. System database based on SQL Server, convenient operation on data.The paper expounds purpose and design thought of sales assistant system, complete the requirement analysis , system analysis and design, database design ,the implementation of the functional modules.
Keywords: IPhone; Sales Management Software; Xcode; Object-C; Mac OS




目  录

1 绪论 1
1.1 本课题研究背景 1
1.2 本课题研究意义 1
1.3国内外研究现状 1
2开发环境与实现技术 2
2.1 系统开发环境 2
2.2 系统开发环境 6
3系统需求分析 9
3.1 业务流程分析 9
3.2 特性需求分析 9
3.3 数据流分析 10
3.4 销售辅助系统E-R图 11
3.5 数据字典 11
3.6 功能需求分析 14
4系统设计 15
4.1 系统总体结构设计 15
4.2系统的结构设计 16
5系统详细设计 17
5.1联系人管理功能详细设计 17
5.2日程安排管理功能详细设计 18
5.3备忘录管理功能详细设计 18
5.4客户追踪管理功能详细设计 19
5.5货物追踪管理功能详细设计 20
5.6价格管理管理功能详细设计 20
5.7服务器端功能详细设计 21
5.8系统对象模型设计 21
6 系统实现 23
6.1 联系人管理功能的实现 23
6.2 日程管理功能的实现 25
6.3 备忘录管理功能的实现 26
6.4 客户跟踪管理功能的实现 28
6.5 货物跟踪管理功能的实现 29
6.6 价格详情管理功能的实现 30
6.7 服务端的实现 31
7 用户使用说明 32
7.1系统的运行环境 32
7.2服务端的部署 32
7.3客户端软件的安装 33
结 论 34
致 谢 35
参 考 文 献 36