Examples of using A java application in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
Build a Java application.
To launch the installation of a java application.
A Java application runs by default in one process.
Creating a Java application.
Specifically, this tutorial assumes you're going to use a Java application server.
WebGoat is a Java application so you need to have a Java JRE installed.
The architecture of the JVM enables detailed control over the actions that a Java application performs.
First, you will create a Java application that greets you.
A Java application can create additional processes using a ProcessBuilder object.
Any class with such a main()method can be used as the starting point for a Java application.
Every class in a Java application is loaded this way by one ClassLoader or another.
The Java RuntimeEnvironment provides the minimum requirements for executing a Java application.
When deploying a Java application for Windows Azure, there are a few things to consider:.
Once you have completed those tasks,you will be able to create a Java application which uses the examples in this article.
Within a Java application, the“distinct unit of work” is often(but not always)a single method.
From a technical viewpoint, the SCE is beginning to move away from its proprietary graphical origins andis moving towards a Java application server environment.
Eclipse is a Java application itself, so it needs a Java Runtime Environment(JRE).
For example, using Batik's SVG generator module, a Java application or applet can very easily export its graphics into the SVG format.
It is a Java application that reads a formatting object(FO) tree and renders the resulting pages to a specified output.
If you are interacting with the database from a Java application but not using database connection pool libraries, then, you are missing something.
A Java application can use two types of class loaders: a"primordial" class loader and class loader objects.
Typically, when tuning a Java application, the focus is on one of two main goals: responsiveness or throughput.
A Java application that fully supports the Java Accessibility API is compatible with such technologies as screen readers and screen magnifiers.
Typically, when tuning a Java application, the focus is on one of two main goals: responsiveness or throughput.
It is a Java application that allows full-featured Java 2 clientapplications to be launched, deployed and updated from a standard Web server.
The Weather midlet is a Java application for mobile devices to check the weather conditions in different locations.
When you write a Java application, you can segregate classes loaded from different sources into different name-spaces.
Furthermore, a Java application requires a main method with a specific signature, in order to start its execution.
You also create a Java application that connects to the web service to display the images in an album created from Swing components.
The system security policy for a Java application environment, specifying which permissions are available for code from various sources, is represented by a Policy object.