外文文献及翻译:JavaandtheInternet

1Java and the InternetIf 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.1. Client-side programmingThe 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 or “” the data on the 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 2be sent, as well as the load on both the server and the Internet. (On top of this, starting a CGI program tends to be slow.) The initial designers of the Web did not foresee how rapidly this bandwidth would be exhausted for the kinds of applications people developed. For example, any sort of dynamic graphing is nearly impossible to per with consistency because a GIF file must be created and moved from the server to the client for each version of the graph. And you’ve no doubt had direct experience with something as simple as validating the data on an . You press the button on a page; the data is shipped back to the server; the server starts a CGI program that discovers an error, ats an HTML page ining you of the error, and then sends the page back to you; you must then back up a page and try again. Not only is this slow, it’s inelegant.The solution is client-side programming. Most machines that run Web browsers are powerful engines capable of doing vast work, and with the original static HTML a

java相关的外文文献及翻译_外文文献及翻译:JavaandtheInternet相关推荐

  1. 谷歌生物医学专用翻译_一个可以快速翻译浏览英文文献的工具,拿走不谢!

    之前我们都是用福昕阅读器或者adobe acrobat来看文献,如果遇到英文文献,我们有英文不好的都是借助有道.谷歌.百度这些翻译工具来进行阅读,今天主要推荐1个看英文文献的神器,可以帮助我们快速浏览 ...

  2. java网上商城外文翻译_英语文献翻译网上商城java.doc

    英语文献翻译网上商城java.doc 时间:2019-05-15 作者: 文档介绍: 毕业设计(论文)外文翻译 Java and the If Java is, in fact, yet puter ...

  3. core java文献翻译_外文翻译--Java技术介绍(适用于毕业论文外文翻译+中英文对照).doc...

    毕业设计(论文)外文资料翻译 学 院: 信息工程学院 专 业: 计算机科学与技术 姓 名: XXXXXXXXX 学 号: XXXXXXXXX 外文出处: Cay s.Horstmann Core Ja ...

  4. java技术及ssh框架和jsp技术的介绍 外文文献及翻译_外文翻译 java技术及ssh框架和jsp技术的介绍 jsp程序.docx...

    外文翻译 java技术及ssh框架和jsp技术的介绍 jsp程序.docx 未苹炽浑餐胚北止提妹抑知苦芦绎斩军档阮磊记在千充浑鱼判餐趾北蜘刷知宠仑涩雍柱诡卞翼前细鞍音裤冯站投凝烟葬舜技绪秽崇踊鞋雍膊庸 ...

  5. 基于java的图书管理系统外文翻译_外文翻译-图书管理系统的设计与实现.doc

    1.外文资料翻译译文 在高性能计算领域中Java的研究.实践和经验 第八章 网络层--路由器 在这一章中,我们基于网络层地址的IPv6的最后一个组成部分:路由器.我们提出了一个基线协议设计为典型的传感 ...

  6. 关于ssm框架的外文文献及译文_国外文献摘译||pH敏感微胶囊封装硝酸铈环氧涂料的防腐研究...

    我刊国外行业文献摘译栏目长期征稿 一是为了促使行业科研人员养成多读文献的好习惯 二是为了提高技术人员的外文翻译水平 三是为了满足读者的多元化阅读需求 文章来稿须满足以下要求: 1.原文文献内容不超出涂 ...

  7. 英文翻译_科研论文英文翻译时需注意的事项及一些对策

    科研论文的英文翻译是以把握全文精髓为目的,准确简单阐明观点,用精炼的语言介绍文章的论点.论据.过程.实验和结果,尽可能让读者通过阅读标题和摘要大致了解整篇文章所阐述的问题和表达的内容.蓝译编译认为,科 ...

  8. catalog英文翻译_“目录”的英文翻译是“catalogquot;还是quot;contentsquot;

    都是正确的,使用方法不同.1.catalog常用在说明书和产品目录中.解析:catalog英 [ˈkætəlɒɡ]美 [ˈkætəlɔːɡ]  n.目录,一览表:系列:种类:产品样本.v.为-编目录, ...

  9. repeatation翻译_半导体专业术语翻译

    A 1st level packaging 第一级封装 2nd level packaging 第二级封装 aberration 象差/色差 absorption 吸收 acceleration co ...

最新文章

  1. python3网络爬虫开发实战豆瓣_大牛程序员教你1天入门Python3 网络爬虫例子
  2. twisted系列教程十八–异步操作的并行运行
  3. 织梦文章批量更新软件
  4. Hibernate框架ORM的实现原理-不是技术的技术
  5. MongoDB 宣布已收购数据库托管公司 mLab
  6. C#:获取Web.config中数据库连接地址
  7. 9行python代码批量修改window屏保图文件
  8. matlab之产品大全
  9. 软件Hspice基础知识学习笔记(1)
  10. JS new一个对象的过程
  11. 规范完整APP开发制作流程
  12. 求Decimal的相反数
  13. tableau-瀑布图
  14. 英语语法基础06(长难句训练)
  15. 2022年度软考考试时间表已公布
  16. [转载]一篇经典的求职经历博客,值得深入研究和学习
  17. 千峰课程网安笔记(1)
  18. 【历史上的今天】1 月 15 日:维基百科上线;信息安全大师出生;英特尔推出 Viiv
  19. HTML5,CSS,我的家乡(草原云谷——魅力集宁)
  20. Universal Serial Bus (USB)

热门文章

  1. tekton入门 - piplinerun
  2. 通俗理解ip地址,子网掩码,网关
  3. windows10 android模拟器,手机windows10模拟器安卓版
  4. 开放原子开源基金会OpenHarmony开发者大会2023圆满举办
  5. 嵌入式下的Hello World——点亮流水灯(STM32cubemx)
  6. 2022年国自然正式放榜,如何解读基金立项结果?(附查询方法)
  7. winfrom 实现条形码批量打印以及将条形码信息生成PDF文件
  8. SpringBoot使用RXTX连接串口教程及遇到的坑总结
  9. 黑白照片怎么变成彩色?分享一个转换小妙招
  10. Python预测股票走势