java外文翻译---Java和因特网
《java外文翻译---Java和因特网》由会员分享,可在线阅读,更多相关《java外文翻译---Java和因特网(15页珍藏版)》请在毕设资料网上搜索。
1、 毕业设计外文资料翻译 (译文) 题目名称: Java and the Internet 学 院 : 计算机科学技术 专业年级 : 计算机科学与技术( 师 ) 08 级 学生姓名 : aaa 班级学号 : a 班 a 号 指导教师 : aaa 二 一一 年 五 月 十 三 日 译文题目: Java 和因特网 原文题目: Java and the Internet 原文出处: http:/ Java and the Internet If Java is, in fact, yet another computer programming language, you may question w
2、hy it is so important and why it is being promoted as a revolutionary step in computer programming. The answer isnt immediately obvious if youre coming from a traditional programming perspective. Although Java is very useful for solving traditional stand-alone programming problems, it is also import
3、ant because it will solve programming problems on the World Wide Web. 1. Client-side programming The Webs initial server-browser design provided for interactive content, but the interactivity was completely provided by the server. The server produced static pages for the client browser, which would
4、simply interpret and display them. Basic HTML contains simple mechanisms for data gathering: text-entry boxes, check boxes, radio boxes, lists and drop-down lists, as well as a button that can only be programmed to reset the data on the form or “submit” the data on the form back to the server. This
5、submission passes through the Common Gateway Interface (CGI) provided on all Web servers. The text within the submission tells CGI what to do with it. The most common action is to run a program located on the server in a directory thats typically called “cgi-bin.” (If you watch the address window at
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- java 外文 翻译 以及 因特网
