计算机毕业设计论文摘要译成英文

来源:百度知道 编辑:UC知道 时间:2024/07/02 00:21:00
请各位手帮忙,急等中!
请不要使用在线翻译软件直接翻译.....

摘要
随着Internet的普及,网络已成为人们获取信息,学习交流的重要途径。
Web动态网站开发技术发展迅速,从前期的CGI和SSI到现在的ASP、PHP和JSP。在这些开发技术中,CGI和SSI的开发和运行效率都不是很高;ASP和PHP开发速度虽然快,但运行速度比不上JSP。JSP是基于Java语言且与平台无关的开发技术,它既有很高的运行效率,开发周期又短,扩展能力强,支持分布式处理,因此,JSP是开发动态网站的最佳工具。
JavaBean是基于Java的组件模型,它作为JSP的关键技术之一,在用JSP开发动态网站中具有举足轻重的作用。JavaBean提供一个实际的方法来增强现有代码的利用率,而不再需要在原有代码上重新进行编程。除了在节约开发资源方面的意义外,一次性编写的JavaBean组件可在其它地方重复使用,大大缩短了开发的时间。
本文研究基于JSP开发语言,采用JDK+Tomcat作为服务器运行环境,并使用SQL Server 2000作为后台服务器,设计开发一个用于介绍Java基础知识,并提供在线测试和在线答疑等功能的课程学习网站。文中介绍了如何调试配置JSP的开发和运行环境,和如何在JSP页面中连接操作SQL Server 2000数据库,以及介绍如何设计使用JavaBean。 文中还介绍了基于Web标准的Div+CSS网页布局。
qb2008will你好!
你能再仔细看一下第三段吗(本文研究)?总感觉有点问题..谢谢!

看来楼主很着急,给你我的译文,人工的哦!

Abstract:
with the popularization of Internet, the network has already become the way people obtain information, and the important route to learn to exchange. Web dynamic websites develop technology fast growingly, reach to present ASP, PHP and JSP from previous CGI and SSI. In these technology of developing, development of CGI and SSI and operational efficiency are not all very high; It is quick that ASP and PHP develop the pace, but the running speed can not compare with JSP. JSP is the development technology based on Java and have nothing to do with the platform, it has very high operational efficiency, development period is short, it is strong to expand ability, support and deal with distributedly, so, JSP is the best tool which develops dynamic websites. JavaBean is a package model based on Java, it has very important function in developing dynamic websites with JSP as one of the key technology of JSP. JavaBean offers a real method to streng