30分求英语翻译(来计算机系高手)

来源:百度知道 编辑:UC知道 时间:2024/05/21 00:15:27
里面有些专业词汇,所以需要看清楚哈,另外:机器翻译的就不要来了哈

基于B/S架构的视频网站的设计与实现_前台管理子模块

摘 要

随着宽带成为网络架构的重点,网络传输速度已大幅度提升,人们不再满足于单调的文字或者图象,而希望能在网上观看视频,因此我们设计了这个在线视频播放系统。
本系统使用JSP+JavaBean+Servlet技术,是一个集服务、管理于一体的软件。通过该系统,用户可随时收看自己喜爱的视频节目;网站工作人员可以方便、快捷的管理系统信息。
本文主要阐述前台管理子模块的设计与实现过程。未注册用户可以实现视频观看、查看排行榜、用户注册、登陆功能。注册用户登陆网站后,可以实现查看个人评论、查看个人发布视频、上传视频、修改密码、发表评论功能。
在线视频系统采用B/S架构,运行环境是MYSQL数据库服务+Apache Tomcat5.0 http服务+JAVA jdk1.6,具有较好的安全性,稳定性、实用性和灵活性。
关键词 在线视频系统,B/S ,MYSQL

Scince Broad Band became the keystone of Network architecture, network transmitting speed has improved significantly, people are not settled for simple words or images, but wish to watch video online, therefore we designed this online video system.

This system is a software that contains service and management in one who use JSP+JavaBean+Servlet techology. By this system, users can watch their favorite video programs at any time; and website staffs can handle system information conveniently and efficiently.

This artical is mainly expatiate on the process how foregrounding subschema been designed and run. Users not enrolled are able to watch vedios, check ranking list, user registe, login functions. After login, an enrolled user can use functions as check self-reviews, check self-issued videos, upload videos, change password.

This online video system is using B/S architecture, running under a MYSQL database server with Apache Tomcat 5.0 http server wi