2020年新版JAVA外文文献+翻译.docx

  1. 1、本文档共18页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Java and the Internet If Java is, in fact, yet another computer programming Ianguage, you may question why it is so important and why it is being promoted as a revolutionary step in computer programming. The answer isn ' t immediately obvious if you coming from a traditional programming perspective. Although Java is very useful for solving traditional stand-alone programming problems, it is also importa nt because it will solve program ming problems on the World Wide Web. Client-side programming The Web' s itial server-browser desig n provided for in teractive content, but the in teractivity was completely provided by the server. The server produced static pages for the client browser, which would simply interpret and display them. Basic HTML contains simple mechanismsfor data gathering: text-entry boxes, check boxes, radio boxes, lists and drop-dow n lists, as well as a butt on that can only be programmed to reset the data on the form or “ submit on the form back to the server. This submissi on passesthrough the Com mon Gateway In terface (CGI) provided on all Web servers. The text within the submissi on tells CGI what to do with it. The most com mon actio n is to run a program located on the server in a directory that ' s typ-caily called you watch the addresswindow at the top of your browser when you push a butt on on a Web page, you can sometimes see “ cgb in ” with in all the gobbledygook there.) These programs can be writte n in most la nguages. Perl is a com mon choice because it is desig ned for text mani pulati on and is in terpreted, so it can be in stalled on any server regardless of processor or operat ing system. Many powerful Web sites today are built strictly on CGI, and you can in fact do nearly anything with it. However, Web sites built on CGI programs can rapidly become overly complicated to main tai n, and there is also the problem of resp onse time. The resp onse of a CGI program depe nds on how much data must be sent, as well as the load on both

文档评论(0)

cooldemon0602 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档