JAVA外文翻译
《JAVA外文翻译》由会员分享,可在线阅读,更多相关《JAVA外文翻译(11页珍藏版)》请在毕设资料网上搜索。
1、毕业设计(论文) 1 英文 原文 : The Java programming language and platform have emerged as major technologies for performing e-business functions. Java programming standards have enabled portability of applications and the reuse of application components across computing platforms. Sun Microsystems Java Communit
2、y Process continues to be a strong base for the growth of the Java infrastructure and language standards. This growth of open standards creates new opportunities for designers and developers of applications and services . Applications of Java Java uses many familiar programming concepts and construc
3、ts and allows portability by providing a common interface through an external Java Virtual Machine (JVM). A virtual machine is a self-contained operating environment, created by a software layer that behaves as if it were a separate computer. Benefits of creating virtual machines include better expl
4、oitation of powerful computing resources and isolation of applications to prevent cross-corruption and improve security. The JVM allows computing devices with limited processors or memory to handle more advanced applications by calling up software instructions inside the JVM to perform most of the w
5、ork. This also reduces the size and complexity of Java applications because many of the core functions and processing instructions were built into the JVM. As a result, software developers no longer need to re-create the same application for every operating system. Java also provides security by ins
6、tructing the application to interact with the virtual machine, which served as a barrier between applications and the core system, effectively protecting systems from malicious code. Among other things, Java is tailor-made for the growing Internet because it makes it easy to develop new, dynamic app
7、lications that could make the most of the Internets power and capabilities. Java is now an open standard, meaning that no single entity controls its development and the tools for writing programs in the language are available to everyone. The power of open standards like Java is the ability to break
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文翻译
