电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

基于JSP的高校选排课系统的设计与实现-本科生毕业设计外文翻译

基于JSP的高校选排课系统的设计与实现-本科生毕业设计外文翻译_第1页
1/11
基于JSP的高校选排课系统的设计与实现-本科生毕业设计外文翻译_第2页
2/11
基于JSP的高校选排课系统的设计与实现-本科生毕业设计外文翻译_第3页
3/11
本科生毕业设计(论文)外文翻译 毕业设计(论文)题目:基于 JSP 的高校选排课系统的设计与实现外文题目:Overview of JSP Technology译文题目:JSP 技术概述学 院: 软件学院 专 业: 软件工程 学生姓名: 学生班级: 软件工程 1102 班 学生学号: 指导老师: Overview of JSP Technology Autor: Zambon Giulio/ Sekler MichaelSource: Springer-Verlag New York Inc1.Benefits of JSP JSP pages are translated into servlets. So, fundamentally, any task JSP pages can perform could also be accomplished by servlets. However, this underlying equivalence does not mean that servlets and JSP pages are equally appropriate in all scenarios. The issue is not the power of the technology, it is the convenience, productivity, and maintainability of one or the other. After all, anything you can do on a particular computer platform in the Java programming language you could also do in assembly language. But it still matters which you choose.JSP provides the following benefits over servlets alone: It is easier to write and maintain the HTML. Your static code is ordinary HTML: no extra backslashes, no double quotes, and no lurking Java syntax. You can use standard Web-site development tools. Even HTML tools that know nothing about JSP can be used because they simply ignore the JSP tags. You can divide up your development team. The Java programmers can work on the dynamic code. The Web developers can concentrate on the presentation layer. On large projects, this division is very important. Depending on the size of your team and the complexity of your project, you can enforce a weaker or stronger separation between the static HTML and the dynamic content. Now, this discussion is not to say that you should stop using servlets and use only JSP instead. By...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

基于JSP的高校选排课系统的设计与实现-本科生毕业设计外文翻译

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部