学士学位论文___基于ios系统的娱乐资讯网的开发与实现.doc
文本预览下载声明
摘 要
随着时代的发展,社会越来越需要高效,人们物质生活得到满足,而对于精神上的需求远远不能满足人们的需要。娱乐新闻则是根据现代人的需要生产出来供一部分人消费的信息产品。而娱乐新闻大行其道与中国的各种文化,社会因素存在千丝万缕的联系。
本文介绍了娱乐资讯网的开发过程。论文遵循软件工程的方法,详尽论述了从需求分析、系统分析、概要设计、详细设计、以及测试与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。
本系统开发成功后可以实现对最新娱乐新闻的查看和关注,提供对电影、电视剧、音乐、综艺等方面的了解。Xcode 5.0开发工具,采用成熟的软件研制技术,后台数据库采用Sqlite3。
关键词 : 娱乐资讯、 功能、 Xcode 5.0 、 Sqlite3
Abstract
随着时代的发展,社会越来越需要高效,人们物质生活得到满足,而对于精神上的需求远远不能满足人们的需要。娱乐新闻则是根据现代人的需要生产出来供一部分人消费的信息产品。而娱乐新闻大行其道与中国的各种文化,社会因素存在千丝万缕的联系。
With the development of the times, the society needs more and more efficient, the people material life satisfaction, but for the spiritual needs are far unable to meet the needs of people. Entertainment news is according to the needs of modern people is produced for a part of the information product consumption. The popular entertainment news culture and Chinese, social factors have all kinds of connections with contact.
本文介绍了娱乐资讯网的开发过程。论文遵循软件工程的方法,详尽论述了从需求分析、系统分析、概要设计、详细设计、以及测试与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。
This paper introduces the development process of the entertainment information network. Methods according to the software engineering, discussed in detail from the demand analysis, system analysis, outline design, detailed design, and test and debug the entire development process, summed up the improvement direction of the experience of the development process of the system and future.
本系统开发成功后可以实现对最新娱乐新闻的查看和关注,提供对电影、电视剧、音乐、综艺等方面的了解。Xcode 5.0开发工具,采用成熟的软件研制技术,后台数据库采用Sqlite3。
After the success of the system development can be achieved on the latest entertainment news view and attention, on film, TV, music, entertainment and other aspects of the understanding. Xcode 5 development tools, the use of mature software development technology, back-end database using Sqlite3.
关键词 : 娱乐资讯、 功能、 Xcode 5.0 、 Sqlite3
Keywords: entertainment information, function, Xcode 5, Sqlite3
目 录
1 绪 论 1
1.1娱乐资讯系统的意义 1
1.2娱乐资讯系统的研究现状 1
2 相关技术的选用与介绍 1
2.1 IOS开发技术 1
2.2 Xcode开发工具介绍 1
2.3 面向对象理论的介绍 3
2.4 IOS网络通信技术 4
3系统分析与总
显示全部