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

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

企业网站系统的设计

 本文ID:LWGSW17990 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 企业网站系统的设计 (收费:1000 积分)  

论文字数:14873.页数:40

摘 要

 随着互联网的不断普及与发展,网站已逐渐成为企业形象宣传、产品展示推广、信息沟通的最方便快捷的桥梁。杭州瓶盖网根据自身需要,量身定做符合企业整体形象的高品位网站,精彩、生动,为企业信息发布打下坚实的基础。
 随着时代的发展,信息技术、Internet/Intranet技术、数据库技术的不断发展完善,网络进程的加快,传统的信息发布方式也越来越不能满足人们快节奏的生活需求,使得企业的IT部门已经认识到Internet的优势,信息时代就是在这样一个背景下产生发展起来的。越来越多的企业开始建造自己的网站。很多企业都已不满足于建立一个简单的仅仅能够发布信息的静态网站。现代企业需要的是一个功能强大的,能提供完善的信息动态发布服务的动态介绍型网站。伴随着网站开发技术的不断成熟,网站的功能也越来越强大,注册用户可以在网上搜索到自己想要的各种类型信息,初步让人们体会到了足不出户,便可随意了解周遭生活的快感。
 本文主要完成对企业网站系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的企业网站系统可以满足各种中小型瓶盖企业、客户的需要。

关键词:网站,企业,论坛,net2.0,sql2005

ABSTRACT

With the ever-growing popularity of the Internet and development site has gradually become corporate image publicity, promotional products, information communication of the most convenient bridges. Hangzhou caps network under its own needs, tailored to meet their overall image of high quality sites, brilliant, lively, and for enterprises to publish information and lay a solid foundation. With the development of the times, information technology, Internet / Intranet technology, the continuous development of database technology improved, network speed up the process, the traditional methods of information dissemination and more people can not meet the needs of fast-paced life, making enterprise IT departments have recognized The advantages to the Internet, the information age is in such a context generated develop. More and more companies to begin building their own websites. Many enterprises are no longer satisfied with the establishment of a just such a simple static Web site published the information. Modern enterprises need a powerful, can provide a sound information release dynamic services on-site dynamic. Accompanied by a web site development and technology matures, the site's features are more powerful, registered users can search the Internet to the various types of information you want, let people experience preliminary to the homes at will, understand the thrill of life around . In this paper, the Company's Web site to complete the system needs analysis, functional module of the database model analysis and design of this structure of the database and applications. The results prove that the system is running, the paper's corporate website designed to meet all kinds of small and medium cap system business, the customer's needs.
 Keywords: Web site,Enterprises,Forum,Net2.0,Sql2005,


目录
摘 要 I
ABSTRACT II
第1章 引言 1
1.1 背景 1
1.1.1 选题的目的 1
1.1.2 选题的背景 1
1.1.3 选题的意义 1
1.2 研究内容 2
1.2.1 研究的主要内容 2
1.2.2 要解决的问题 2
第2章 需求分析 3
2.1 建设瓶盖网的目的 3
2.2 项目的目标和期望 3
2.2.1 树立全新企业形象 3
2.2.2 增强销售能力 3
2.2.3 提高附加值 4
2.3 网站的设计原则 4
2.3.1 商业性原则 4
2.3.2 品牌性原则 4
2.3.3 经济性原则 4
2.3.4 扩充性原则 5
第3章 系统设计 6
3.1 开发工具介绍 6
3.1.1 DREAMWEAVER 6
3.1.2 SQL Server 6
3.1.3 java script 6
3.1.4 net开发环境 7
3.2 详细设计 8
3.2.1 功能设计 8
3.2.2 网站首页 8
3.2.3 关于企业 9
3.2.4 新闻资讯 9
3.2.5 产品信息 9
3.2.6 信息反馈 9
3.2.7 联系我们 10
3.3概要设计 10
3.3.1数据流图 10
3.4 数据库设计 11
3.4.1 数据库的需求分析 11
3.5 总体设计 15
3.5.1 网站前台 15
3.5.2 网站后台 16
3.6 关键技术处理 16
3.6.1 数据库的连接 16
3.6.2 公用类的开发 17
3.6.3 皮肤模板的使用 17
3.6.4 数据库技术 17
3.6.6 各种控件的使用 18
3.6.7 图片处理 18
第4章 系统效果及实现 19
4.1 前台效果 19
4.1.1 网站首页 19
4.1.2 公司简介 19
4.1.3 新闻资讯 20
4.1.4 产品展示 20
4.1.5 在线留言 21
4.1.6 在线论坛 21
4.2 网站后台 22
4.2.1 用户管理 22
4.2.2 产品管理 22
4.2.3 留言管理 23
4.2.4 论坛管理 24
4.3 关键模块的实现 25
4.3.1产品展示 25
4.3.2留言管理 25
4.3.2论坛首页 28
第5章 系统测试 31
5.1 测试的定义及目的 31
5.2 测试的方法 31
5.2.1 界面测试 31
5.2.2 功能测试 31
5.2.3 需求测试 32
5.3 杭州瓶盖网站的测试 32
总结 33
致谢 34
参考文献 35


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于MyEclipse的博客系统 下一篇:物流管理系统的设计及实现
Tags:企业网站 系统 设计 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

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

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

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