- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
外文翻译java and the internet大学论文
Java and the Internet
If Java is, in fact, yet another computer programming language, 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’re coming from a traditional programming perspective. Although Java is very useful for solving traditional stand-alone programming problems, it is also important because it will solve programming problems on the World Wide Web.
Client-side programming
The Web’s 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 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 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 that’s typically called “cgi-bin.” (If you watch the address window at the top of your browser when you push a button on a Web page, you can sometimes see “cgi-bin” within all the gobbledygook there.) These programs can be written in most languages. Perl is a common choice because it is designed for text manipulation and is interpreted, so it can be installed on any server regardless of processor or operating 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 maintain, and there is also the problem of response time. The response of a CGI program depends on how much data must be sent, as well as the load on both th
您可能关注的文档
- 食用菌冷藏配送项目资金申请报告.doc
- 使用labview fpga模块开发可编程自动化控制器外文文献及翻译大学论文.doc
- 事前非对称信息下医保交易机制设计大学论文.doc
- 声动力治疗巨噬细胞通过促进atp释放趋化单核细胞科研训练论文1大学论文.doc
- 手工焊接常见缺陷大学论文.doc
- 守护阿拉德大陆的游戏设计与实现大学论文.doc
- 数据库系统原理学生实验报告大学论文.doc
- 数控车床的改造 数控论文大学论文.doc
- 首山煤矿毕业大学论文.doc
- 数控车床六角旋转刀架三维设计大学论文.doc
- 外文翻译the introdution of the injection mold大学论文.doc
- 外文翻译电锅炉温度系统大学论文.doc
- 外文翻译对印度人力资源会计的研究大学论文.doc
- 外文翻译国际建设工程风险分析risk analysis of the international construction project大学论文.doc
- 外文翻译红外遥控及芯片介绍大学论文.doc
- 外文翻译混合动力电动汽车机械和再生制动的整合mechanical and regenerative braking integration for a hybrid electric大学论文.doc
- 外文翻译机械技术在橡胶工业中的应用概述大学论文.doc
- 外文翻译基于 at89s51 单片机的微型土壤湿度检测仪设计大学论文.doc
- 外文翻译基于lms算法的自适应组合滤波器大学论文.doc
- 外文翻译基于注射成型机性能基础上的模型演变和再利用技术大学论文.doc
文档评论(0)