论文部分内容阅读
一、Java语言 随着国际互连网络的发展,由Sun公司推出的Java语言逐步兴起。它是一种完全面向对象的语言,风格近似于C语言。其编译的结果是称为Byte Code的一种具有高度可移植性的中间代码,因而突破了不同的软硬件平台的限制,可在各类具有Java解释环境的设备上直接运行.Java程序可以连接在普通的HTML文档中,在支持Java的测览器(如, Netscape Navigator Gold 2.0,HotJava等)中运行,也可以在单机的环境下运行。目前,已有Sun SolarisUNIX和Window NT/95平台可运行Java代码(图1)或相应的浏览器支持Jave的嵌入。
First, the Java language With the development of the international interconnection network, the Java language introduced by Sun company gradually rise. It is a completely object-oriented language, style similar to the C language. The result of its compilation is a highly portable, intermediate code called Byte Code that breaks through the limitations of different hardware and software platforms and runs directly on any device with a Java interpreter environment. The Java program can connect In normal HTML documents, running in a Java-enabled browser (eg, Netscape Navigator Gold 2.0, HotJava, etc.) can also run in a standalone environment. Currently, Sun Solaris UNIX and Window NT / 95 platforms are available to run Java code (Figure 1) or the corresponding browsers support Jave embedding.