1、 本科生毕业设计(论文) 题目: 姓名: 学号: 班级: 二一二年六月 微博客户端的设计开发 计 08-3 班 毕业设计任务书 学院计算机科学与技术计算机科学与技术 专业年级 计计 08 级级 学生姓名 任 务 下任 务 下 达 日 期 :达 日 期 : 2012 年年 1 月月 10 日日 毕业设计日期:毕业设计日期: 2012 年年 1 月月 4 日至日至 2011 年年 6 月月 10 日日 毕业设计题目:毕业设计题目:微博客户端的设计开发微博客户端的设计开发 毕业设计专题题目:毕业设计专题题目: 毕业设计主要内容和要求:毕业设计主要内容和要求: 毕业设计的软件内容及要求: 1. 用户界
2、面美观实用,便于各功能页面导航。 2. 系统各功能模块要明确划分。 论文的内容及要求: 1. 论文对系统设计的思想进行详细描述,介绍整个软件开发过程。 2. 进行系统需求分析,概要设计,详细设计,性能测试。 3. 说明开发过程中遇到的问题极其解决方法。 4. 最后写出软件开发的体会及收获。 5. 严格按照软件工程要求的格式编写文档。 院长签字: 指导教师签字: 摘摘 要要 微博即 MicroBlog,网上昵称围脖,是一种非正式的迷你型博客,是一个基于用 户关系的信息分享、传播及获取平台。用户可以通过 WEB、WAP 以及各种客户端组 件个人社区,以140字左右的文字更新信息,并实现即时分享。它
3、是一种互动及传播 性极快的工具,传播速度甚至比媒体还快。 本文阐述了新浪微博客户端的各种相关知识, 尤其对Android客户端作了详细的介绍, 同时将设计过程中所用到的主要方法及控件进行了详细说明。此次毕业设计以 Android 操作系统作为开发平台,Eclipse 作为开发环境,参照新浪提供的 API,进行 微博客户端软件的设计与实现。本软件实现了微博首页获取数据、我的资料、好友资 料、我的关注、我的粉丝、收藏微博、评论微博、转发微博、发表微博等功能,具备 了一般微博所具有的功能,具有较强的实用性。 关键关键词词:Android 平台;微博; OAuth认证协议 ABSTRACT Micro
4、blogging is a relationship based on user information-sharing, dissemination and access platform. Users can use WEB, WAP individual components and a variety of client communities to inter about 140 words of text updates, and share this instantly . It is an interactive and fast spread tool, spread eve
5、n faster than the traditional media. This article introduces the development of Android-based microblogging system, the system is divided into server-side and mobile client. Microblogging system uses the MVC design pattern, the three-layer architecture. The development tools is the Eclipse.The devel
6、oping environment is JDK7.0 and the Android 2.3 and use sina rest API. This sina android microblog implement logining, register, release microblogging, visit the Friends HomePage, upload photos, update status and so on.Except the above functions,in mobile client, the table for discussion and real-time microblogging update reminders are added. Design and Implementation of the table function is to resolve t