论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

博客网站的设计与开发

 本文ID:LWGSW13496 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 博客网站的设计与开发 (收费:1000 积分)  

论文字数:16088,页数:41 有开题报告,任务书,PPT

摘  要

 不知不觉中,博客这种新的信息技术,作为多媒体和网络的代表,近年来飞速发展,已经逐渐渗透到了我们的生活、学习、工作当中。本文将博客的理念与技术引入到我们的日常学习、生活中,设计一个专门为教师和学生个人建立个性化资源展示橱窗、学习平台、交流窗口的软件系统:教育工作者可以方便地用文字、多媒体等方式,将自己日常的生活感悟、教学心得、教案设计、课堂实录、研究成果、课件等上传发表,形成属于教师个人的资源积淀;学生博客主要展示学生的个性风采。
 通过对博客的发展历程及应用现状分析,本文提出了创建博客的可行性,并且在文末深刻探讨了将博客运用于教育这种理念的优势所在,以及项目在开发中存在的局限性。
 经过程序的开发与测试,可以确定网站基本实现了上述的功能点。同时本人也相信,对于将博客运用到教育的这种理念,这个项目将是一个很好的尝试。

关键词:博客,教育博客,托管博客,BBS,RSS
The Paper Of Blog Design And Development
 Abstract
 Unconscious, blog as a new kind of information technology, took multimedia and network representative,high-speed developing in recent years, already seeped our life, the study and the work gradually.This article introduces the abundant idea and the technology of blog in our daily study, the life, designs a software system specially for the teachers and the students.Individual establishment personalization resources demonstrated at the display window and studies on the platform.When users use the website: The educators can conveniently with the way of writing, multimedia and so on, becomes aware own daily life feeling, uploading both publications and teaching attainment, lesson plan design, classroom factual record, research results, courseware, forms belongs to the teacher individual resources to accumulate; The student blog mainly demonstrates student's individuality elegant demeanor.
 Through to the blog's development course and the application present situation analysis, this article proposed founds the blog's feasibility, and discussed profoundly in the end of the article the advantage of the idea:using blog in educating,as well as the project the limitation which existed in the development.
 After the procedure development and the test.We can determine the website has realized the function which spot above basically.Simultaneously I also believed that, regarding the idea of using blog in education, this project will be a very good attempt.

Key word: Blog, Edublog, Trusteeship Blog, database , BBS, RSS
目录
1 绪论 1
1.1博客概述 1
1.1.1博客的概念 1
1.1.2博客的产生与发展 2
1.1.3博客的技术和特点 3
1.1.3.1博客的技术 3
1.1.3.2博客的特点 4
1.1.4区分Blog与BBS和个人网站、个人日记 4
1.1.4.1博客与个人日记的区别 4
1.1.4.2博客与个人网站的区别 5
1.1.4.3博客与BBS的区别 5
1.2博客在国内外应用现状分析 6
1.2.1博客应用的范围和类型 6
1.2.2国内博客网站现状 7
1.2.3教育博客(Edublog)及应用现状 7
1.3校园博客 8
1.3.1校园博客的概念 8
1.3.2校园网站存在的问题 8
1.3.3创建校园博客的可行性分析 8
1.4文章结构 9
2 博客网站平台的创建 10
2.1目前博客的创建方式 10
2.2Blog软件的种类 10
2.3Blog系统的构架实例 10
3 网站的设计与开发 12
3.1系统架构 12
3.2网站页面 12
3.2.1注册页面 12
3.2.2登陆页面 13
3.2.3首页 13
3.2.4特定信息显示页面 15
3.2.5博客分区页面 15
3.2.6权限设置页面 17
3.2.7个人详细信息修改和密码修改页面 17
3.3系统模块划分 18
3.4网站的流程 18
3.5数据库设计 19
3.5.1表及字段 19
3.5.2表的关联 21
4 系统测试 23
4.1注册 23
4.1.1注册用户名检测 23
4.1.2详细信息填写规范 24
4.2登陆 24
4.3信息发布和显示 25
4.3.1特定信息显示 25
4.3.2博客区内的文章发表 25
4.4信息整理 25
4.5个人信息管理 27
4.5.1普通权限 27
4.5.2管理员权限 28
5 博客网站的优势探索 30
5.1博客网站对教师的优势所在 30
5.2教师与学生交流的平台 30
5.3博客对教育评价具有重大意义 31
5.3.1关于教育评价 31
5.3.2评价信息采集 31
5.4反馈 31
5.5快速信息传递 32
6 总结 33
6.1博客网站的意义 33
6.2对博客网站的展望 33
6.2.1将博客网站用于教育教学的反思 33
6.2.2对博客的展望 33
7 致谢 35
8 参考文献 36


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:嵌入式Linux下USB驱动程序的研究.. 下一篇:BS架构在图书馆图书管理系统中的..
Tags:博客网站 设计与开发 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号