在线论坛系统.rar

RAR格式版权申诉手机打开展开

在线论坛系统,1.9万字 26页论文+开题+任务书+中英文翻译随着互联网日益深入社会生活,以网站作为对外的展示窗口,进行内外信息交流,已成为大众的迫切需要。为了进行更好的交流,网友想就自己的专业和爱好能和其他的网友进行及时专业的交流,这就有了在线论坛,这样以来我们就可以在网络这个虚拟的空间中方便地实现交流。我们使用mic...
编号:82-31345大小:467.40K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 xiaowei 发布

在线论坛系统

1.9万字 26页
论文+开题+任务书+中英文翻译



随着互联网日益深入社会生活,以网站作为对外的展示窗口,进行内外信息交流,已成为大众的迫切需要。为了进行更好的交流,网友想就自己的专业和爱好能和其他的网友进行及时专业的交流,这就有了在线论坛,这样以来我们就可以在网络这个虚拟的空间中方便地实现交流。
我们使用Microsoft公司的Microsoft Visual InterDev 6.0设计系统,用VBScript、VB做连接数据库的程序,使用SQL Server 2000制作系统的数据库,实现了一个功能相对齐全的在线论坛,网友可以自由地提出问题以及帮助他人解决问题,或者交流经验。


关键词:在线 论坛 交流





Abstract
Go deep into the society increasingly along with the Internet living, with website demonstration window way being used as outward, proceed the outside information in inside exchanges, have become the mass and urgent demand. as forum will come out when a friend wants to communicate timely with others on line on his major and hobbies , In order to more convenient communication .by which we can communicate conveniently with each other in the subjunctive world of internet.
We use the Microsoft company Microsoft Visual InterDev 6.0 manufacture page, doing the procedure that link the database with the language of VBScript、VB, using the database that SQL Server 2000 manufacture system, a friend can ask some questions freely and help others, the forum has mighty searching, and we can search amusing subject to us.
Key word: online forum intercourse





目 录
引言 1
一、概述 ……………....……………………………1
在线论坛系统的意义和目的 1
二、在线论坛系统介绍 1
三、在线论坛系统开发工具和环境 1
1.开发工具ASP及ASP.NET介绍 1
1.1. 开发基于Web的应用程序:背景 1
1.2. ASP执行环境及ASP程序代码的构成 2
1.2.1.ASP执行环境 2
1.2.2.ASP程序代码的构成 2
1.3. ASP的对象和组件 2
1.3.1. Active Server Page对象 2
1.3.2. ASP内置组件 5
1.4. ADO、数据库、ASP 5
1.5. 加密ASP页面 6
1.6. ASP的局限性与ASP.NET 6
1.7. ASP.NET简介 7
2. 脚本开发语言VBScript与Visual Basic 6、VB.NET 7
3. Visual interdev 6.0介绍 9
4. SQL Server 2000数据库介绍 10
4.1 SQL Server 2000 基础 10
4.2.1 客户机/服务器系统 11
4.3.2 桌面系统 11
四、在线论坛系统设计 12
1.可行性研究 12
2. 需求分析 … ………………………………………………………………12
3 总体设计 ………………………………………………………………………………13
4 详细设计与编码……………………………………………………………………………15
5 测试……………………………………………………………………………......................19
五 结束语…………………………………………………………………………………….23
六 参考文献 ……………………………………… 8