ImageVerifierCode 换一换
格式:DOCX , 页数:24 ,大小:1.14MB ,
资源ID:15356242      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/15356242.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(移动终端iphone应用软件优集品的设计与开发大学本科毕业论文Word文档下载推荐.docx)为本站会员(b****2)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

移动终端iphone应用软件优集品的设计与开发大学本科毕业论文Word文档下载推荐.docx

1、原本这个系统名为iPhone OS,因为iPad,iPhone,iPod Touch都使用iPhone OS,所以2010WWDC大会上宣布改名为iOS(IOS为美国Cisco公司网络设备操作系统注册商标,苹果改名已获得Cisco公司授权)。iOS 具有简单易用的界面、令人惊叹的功能,以及超强的稳定性,已经成为iPhone、iPad 和iPod touch 的强大基础。尽管其他竞争对手一直努力地追赶, iOS 内置的众多技术和功能让 Apple 设备始终保持着遥遥领先的地位。为了方便好友之间的交互,为了方便好友之间互赠礼物,为了锻炼自身能力,我针对于优集品网,开发了一款iPhone的交互客户端

2、-优集品。优集品(UGift)是一款交互软件,是为了方便朋友,同学,家人等各种社会关系的人群互相赠送礼物。该系统采用C/S架构。系统基于iOS系统开发,采用java做服务器后台,并且可以方便的扩展开发android客户端。在网络发展成熟的今天,灵活实时的保证了数据的统一。采用java技术设计和实现服务器,用iOS实现客户端,保证软件良好运行。我主要实现iPhone客户端,数据我写在了一些json文件里,是一些简单的测试数据,一些功能需要服务器端的配合才能实现,还有一些功能只能在真机上实现,模拟器上无法实现。这里我简要介绍了java三大框架开发(struts+spring+hibernate)的

3、技术特点和数据库技术,随后简要的概述iOS的开发要点,在后台数据管理方面用到jsp技术。并且构建了一个C/S模式的交互购物系统,并对该系统进行了需求分析,总体设计,详细设计,编码与测试。并为后台数据管理做了一个简单的分析。关键词:优集品;交互;iOS;iPhoneAbstractWith the development of 3G networks, mobile phones become more and more popular and the most convenient connection network terminal. Consumers are also increasi

4、ngly focused on the experience of each platform mobile software. And developers are increasingly focusing on mobile client marketing and promotion. For such a convenient environment , should also produce a number of outstanding transported across a variety of platforms for interactive software .Appl

5、e iOS is Apples mobile operating system developed . Apple first announced at Macworld Conference January 9, 2007 on the system , originally designed for use in the iPhone , the iPod touch, iPad and Apple TV , etc. then gradually applied to . iOS and Apples Mac OS X operating system , it is also base

6、d in Darwin , and therefore belong to the same class of commercial Unix operating system . This system was originally called iPhone OS, because the iPad, iPhone, iPod Touch use the iPhone OS, it announced on 2010WWDC Assembly renamed iOS (IOS Ciscos networking equipment for the U.S. registered trade

7、mark operating system , Apple has been renamed Cisco authorized ) .iOS has a simple -to-use interface , amazing features, and superior stability , has become a strong foundation for iPhone, iPad and iPod touch . While other competitors have been trying to catch up , iOS built numerous technical and

8、functional equipment allows Apple has maintained a lead position.In order to facilitate the interaction between friends , in order to facilitate the exchange of gifts between friends , in order to exercise their ability to set me against the superior product on the network , has developed an iPhone

9、client interaction - excellent set of products . UGS products (UGift) is an interactive software , is to facilitate a friend , people of various social relations classmates, family members and other give each other gifts. The system uses C / S architecture.System is based on iOS system development ,

10、 using java server do the background and can be easily extended to develop android client. Developed in the network today, to ensure a unified and flexible real-time data .Technical design and implementation using java server using iOS achieve client software to ensure a good run . My main achieveme

11、nt of the iPhone client , the data I wrote some json file, are some simple test data , some of the features needed to achieve with the server , there are some features can only be achieved on a real machine , can not be achieved on the simulator. Here, I briefly introduced the three frameworks java

12、development (struts spring hibernate) technical features and database technology , development points followed by a brief overview of iOS , jsp technology used in the background data management. And build a C / S mode interactive shopping system , and the system requirements analysis , design, detai

13、led design, coding and testing. And do a simple analysis of background data management.Keywords : UGift; interaction ; iOS; iPhone目 录1 绪论 11.1选题背景 11.2发展现状 11.3论文研究内容 22 技术简介 32.1 C/S架构简介 32.2 JSP技术简介 32.3 MVC框架简介 42.4 Struts+Spring+Hibernate框架简介 42.5数据库技术简介 42.6 android技术简介 52.7 IOS技术简介 53 系统设计 63.

14、1需求分析 63.1.1功能需求 63.1.2性能需求 63.1.3开发环境 63.1.4运行环境 73.2业务流程设计 73.2.1客户端业务流程设计 73.2.2后台业务流程设计 73.3系统结构设计 83.3.1页面结构设计 83.3.2代码结构设计 83.4服务器设计 103.4.1服务器端工具 103.4.2软件包和JAVA源代码文件 103.4.3服务器的整体架构 103.4.4服务器对外交互分析 113.5客户端设计 123.5.1页面布局处理 123.5.2客户端源码结构 123.6后台设计 133.6.1 JSP文件结构 133.6.2 JSTL 134 系统实现 154.1

15、系统工作过程 154.2引导页面和帮助页面展示 164.3首页展示 164.3收送礼物页面展示 17总 结 20参考文献 21致 谢 221 绪论1.1选题背景在互联网高度发展的今天,虽然有不少的购物网站,但购物软件却很少,尤其是手机客户端上的购物软件,赠送礼物的就更少了,像qq等类的赠送礼物都是些虚拟礼物。为了方便大家购物,赠送好友礼物,尤其是过节、过生日等的时候赠送礼物,我设计开发了本系统。只要有网络,大家就可以随时随地,给你想要赠送礼物的人赠送礼物,既可以亲近关系,又可以表达祝福。随着社会的发展,生活环境的改善,生活水平的提高,现在越来越多的人拥有了手机,甚至小学生、初中生都有了手机,iPhone手机也不在少数,并且这款软件也可以在android手机上开发,所以手机移动端软件的市场将会越

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1