~~~~~高分求翻译(英译汉)~~~~~

来源:百度知道 编辑:UC知道 时间:2024/05/24 13:49:27
Java is a C++-like language that was developed by Sun Microsystems specifically for the development of Web client extensions. After a connection is made between a server and a client over the Web, the appropriate Java applet is downloaded to the client, where the applet commences to run. The applet, which is embedded in an HTML page, provides the database-specific functionality that the client needs to provide flexible access to server data. Figure 16-3 is a schematic representation of a Web database application with a Java applet running on the client machine. A major advantage to using Java applets is that they’re always up-to-date. Because the applets are downloaded from the server every time they’re used (as opposed to being retained on the client), the client is always guaranteed to have the latest version whenever it runs one. If you are responsible for the server, you never have to worry about losing compatibility with some of your clients when you upgrade the server software. J

Java语言是由Sun Microsystems公司专为开发Web客户端而发展的C++语言. 在服务器和客户端通过网络连接以后,相应的Java程序就会被下载到客户端,同时开始运行。这个程序是一个插件,它嵌入在HTML页面中,提供特定的数据库功能,用户需要灵活地接入服务器数据。图16-3是一个示意图代表一个在客户端运行的Java程序在一个WEB数据库的应用。运用Java程序的一大好处就是它们总是在刷新,因为这些程序每当要使用的时候,就必须从服务器上下载(如果没有被保留在客户端),用户每次运行都保证拥有最新的版本。如果你是服务器的负责人,你永远不必担心当你升级服务器软件的时候会失去用户的兼容性。只是要确保你下载的JAVA程序是符合新的服务器配置,你所有的客户端也就自动兼容。

Java是Sun Microsystems公司为了网络客户端延伸发展而专门开发的一个C++程序语言。

后面的就不想翻了...发现很多意思我知道 但是不知道怎么说
献丑了...