1、此文档是毕业设计外文翻译成品( 含英文原文+中文翻译) ,无需调整复杂的格 式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就 一次的事! 外文标题:Java Web Start and Applets 外文作者:David Parsons 文献出处: Foundational Java,2019,pp 503-527 (如觉得年份太老,可改为近 2 年,毕竟很多毕业生都这样做) 英文 3584 单词,19270 字符(字符就是印刷符),中文 5622 汉字。 (如果字数多 了,可自行删减,大多数学校都是要求选取外文的一部分内容进行翻译的。 ) Java Web Start
2、 and Applets In its early days, Java came to prominence because of Java applets, running in web browsers. Applets have had something of a checkered history since then, and most Java web technologies belong in the enterprise edition rather than the standard edition of Java. However, applets are still
3、 widely used, and can be a useful component of rich Internet applications. Also associated with the web, but less directly, is Java Web Start, which allows desktop applications to be deployed over the web. In this chapter, we will begin by looking at Java Web Start and then look at applets, which ca
4、n now use the same deployment mechanism as Java Web Start, making it very easy to switch between the two modes of deployment. Since both Java Web Start and applets require us to create web pages with appropriate links to Java applications or applets, we will begin with brief overviews of web browsers, URLs, and HTML. 20.1Web Browsers, URLs, and HTML Pages Web browser software (e.g., Explorer, Firefox, Safari, Chrome, etc.) is designed to retrieve information from remote sites on the World Wi