- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
毕业设计--外文翻译---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
- 可研报告--浅析我国的探望权制度改革的可行性方案.doc
- 毕业论文--现浇混凝土楼板裂缝的原因和防治论文.doc
- 毕业设计--包装材料-外文翻译.doc
- 项目书--天津宁河1亿只肉鸡养殖项目方案.doc
- 毕业设计--外文翻译---对印度人力资源会计的研究.doc
- 毕业设计--网络工程--外文翻译 -什么叫光纤与光纤应用领域.doc
- 毕业设计--金融学专业外文翻译 ---股市严重性讨论_股权市场现象_政府政策与金融全球化.doc
- 项目书--烟花爆竹储存仓库项目实施报告.doc
- 毕业设计--jsp技术发展史 -外文翻译.doc
- 项目书--穆阳水蜜桃标准化生产与贮运保鲜产业化示范项目实施方案.doc
- 毕业设计--外文翻译---室内装饰简述.doc
- 毕业论文--光缆线路工程设计毕业.doc
- 可研报告--某农贸市场建设项目立项申报书.doc
- 毕业论文--沪深股市高端装备制造业类股票投资价值分析 大专类股票论文.doc
- 毕业设计--外文翻译---混合动力电动汽车机械和再生制动的整合mechanical and regenerative braking integration for a hybrid electric.doc
- 项目书--aaa项目部施工现场安全事故应急预案.doc
- 可研报告--年产5000吨膨化食品项目投资建设可行性研究分析报告.doc
- 毕业设计--外文资料翻译.doc
- 毕业论文--上消化道出血患者的抢救与护理特点.doc
文档评论(0)