毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

IOS校园学生物品交易平台移动客户端设计

时间:2018-03-26 11:50来源:毕业论文
析了iOS平台的手机客户端的开发。本应用程序使用系统原生UI框架进行开发,遵循iOS7人机交互原则,后台采用Parse云服务实现数据的存储与访问

摘要:本论文讨论了关于校园学生物品交易平台的移动客户端设计,从可行性分析、需求分析、概要设计、详细设计和测试等各方面探讨分析了iOS平台的手机客户端的开发。本应用程序使用系统原生UI框架进行开发,遵循iOS7人机交互原则,后台采用Parse云服务实现数据的存储与访问。本程序实现了用户按格式上传物品信息数据以及可以随时从服务端读取数据,并且以一种较为美观的方式将数据呈现出来,满足了物品交易平台的实际需求。除此之外,还提供了搜索、收藏、留言等方式方便用户使用,满足用户的额外需求。20133
关键词:iOS;Objective-C;Parse cloud services;交易平台

Trading Platform for College Students - Mobile Client
Abstract: This paper discusses the design of mobile client application for the Trading Platform for college students, and analyzes the development of the application based the iOS platform from the feasibility analysis, requirements analysis, outline design, detailed design and testing. The application developed with the system UI, and following the iOS7Human Interface Guidelines. Data was storage and be accessed by using the Parse cloud services. This program implemented that users can upload the formatted data and easy to get data any time. In addition, it also provides searching, favorites, comments and many other ways to meet the additional needs of the user.
Keywords:    iOS; Objective-C; Parse cloud services; Trading Platform;
目录
摘要    i
Abstract    i
目录    ii
1    绪论    1
1.1    本课题的目的和意义    1
1.2    国内外研究现状与水平    1
1.3    发展趋势    2
2    分析    3
2.1    调研情况    3
2.1.1    架构的选择    3
2.1.2    服务端部分    3
2.1.3    数据库部分    3
2.1.4    移动客户端部分    3
2.2    技术背景    4
2.2.1    Objective-C    4
2.2.2    MVC框架    4
2.2.3    Cocoa Touch    5
3    需求分析    7
3.1    引言    7
3.2    本平台的主要特点    7
3.3    系统功能需求:    8
3.3.1    浏览查看    9
3.3.2    发布编辑    11
3.3.3    个人信息管理:    12
3.3.4    登录与注册    13
3.4    数据库设计    14
3.4.1    E-R图    14
3.4.2    关系模式    14
3.4.3    数据表结构    15
4    详细设计    17
4.1    浏览模块    17
4.1.1    首页    17
4.1.2    详细查看    23
4.1.3    图片放大    28
4.2    发布模块    29
4.2.1    信息编辑    29
4.2.2    图片选择    32
4.3    个人信息管理模块    34
4.3.1    登录、注册    34
4.3.2    个人主页    37 IOS校园学生物品交易平台移动客户端设计:http://www.751com.cn/jisuanji/lunwen_11789.html
------分隔线----------------------------
推荐内容