Translation glossary: Java terms

Creator:
Filter
Reset
Showing entries 101-150 of 242
« Prev Next »
 
intA Java keyword used to define a variable of type integer. 
Inglese
interfaceA Java keyword used to define a collection of method definitions and constant values. It can later be implemented by classes that define this interfac 
Inglese
InternetAn enormous network consisting of literally millions of hosts from many organizations and countries around the world. It is physically put together fr 
Inglese
interpreterA module that alternately decodes and executes every statement in some body of code. The Java interpreter decodes and executes bytecode for the Java v 
Inglese
IPInternet Protocol. The basic protocol of the Internet. It enables the unreliable delivery of individual packets from one host to another. It makes no 
Inglese
JAINSee: Java APIs for Integrated Networks (JAIN) 
Inglese
JARJAR (Java Archive) is a platform-independent file format that aggregates many files into one. Multiple applets written in the Java programming languag 
Inglese
JavaA set of technologies for creating and safely running software programs in both stand-alone and networked environments. 
Inglese
Java 2 PlatformThe second generation of the Java platform. (The first generation was the JDK.) Also see \"Java Platform\" and \"Java Platform Editions\". 
Inglese
Java 2 Platform, Enterprise Edition (J2EE platform)See Java 2 Platform, Enterprise Edition, under Java Platform Editions. 
Inglese
Java 2 Platform, Micro Edition (J2ME platform)See Java 2 Platform, Micro Edition, under Java Platform Editions. 
Inglese
Java 2 Platform, Standard Edition (J2SE platform)See Java 2 Platform, Standard Edition, under Java Platform Editions. 
Inglese
Java 2 SDK, Standard EditionThe Software Development Kit (SDK) is development environment for building applications, applets, and components using the Java programming language. 
Inglese
Java APIs for Integrated Networks (JAIN)enables the rapid development of Next Generation telecom products and services on the Java platform. 
Inglese
Java Card APIAn ISO 7816-4 compliant application environment focused on smart cards. 
Inglese
Java Compatibility Kit (JCK)A test suite, a set of tools, and other requirements used to certify a Java platform implementation conformant both to the applicable Java platform sp 
Inglese
Java Database Connectivity (JDBC)An industry standard for database-independent connectivity between the Java platform and a wide range of databases. The JDBC provides a call-level API 
Inglese
Java Development Kit (JDK)A software development environment for writing applets and applications in the Java programming language. Technically, the JDK is the correct name for 
Inglese
Java Foundation Classes (JFC)An extension that adds graphical user interface class libraries to the Abstract Windowing Toolkit (AWT). 
Inglese
Java IDLSee Java Interface Definition Language 
Inglese
Java Interface Definition Language (IDL)A set of Java APIs that provide CORBA (Common Object Request Broker Architecture) interoperability and connectivity capabilities for the J2EE platform 
Inglese
Java Media APIsA set of APIs that support the integration of audio and video clips, 2D fonts, graphics, and images as well as 3D models and telephony. 
Inglese
Java Media FrameworkThe core framework supports clocks for synchronizing between different media (e.g., audio and video output). The standard extension framework allows u 
Inglese
Java Naming and Directory Interface (JNDI)A set of APIs that assists with the interfacing to multiple naming and directory services. 
Inglese
Java Native InterfaceA standard programming interface for writing Java native methods and embedding the JVM into native applications. The primary goal is binary compatibil 
Inglese
Java PlatformConsists of class libraries, a Java virtual machine (JVM) and class loader (which comprise the runtime environment) and a compiler, debugger and other 
Inglese
Java Platform EditionsA Java platform \"edition\" is a definitive and agreed-upon version of the Java platform that provides the functionality needed over a broad market se 
Inglese
Java Remote Method Invocation (RMI)A distributed object model for Java program to Java program, in which the methods of remote objects written in the Java programming language can be in 
Inglese
Java Runtime Environment (JRE)A subset of the Java Development Kit (JDK) for end-users and developers who want to redistribute the runtime environment alone. The Java runtime envir 
Inglese
Java virtual machine1A software \"execution engine\" that safely and compatibly executes the byte codes in Java class files on a microprocessor (whether in a computer or i 
Inglese
JavaBeansA portable, platform-independent reusable component model. A component that conforms to this model is called a bean. 
Inglese
JavaCheckA tool for checking compliance of applications and applets to a specification. 
Inglese
JavaSafeA tool for tracking and managing source file changes, written in Java. 
Inglese
JavaScriptA Web scripting language that is used in both browsers and Web servers. Like all scripting languages, it is used primarily to tie other components tog 
Inglese
JavaSpacesA technology that provides distributed persistence and data exchange mechanisms for code in Java. 
Inglese
JDBCSee Java Database Connectivity. 
Inglese
JDKJava Development Kit. A software development environment for writing applets and application in Java . 
Inglese
JFCSee Java Foundation Classes. 
Inglese
Jini TechnologyA set of Java APIs that may be incorporated an optional package for any Java 2 Platform Edition. The Jini APIs enable transparent networking of device 
Inglese
JNDISee Java Naming and Directory Interface. 
Inglese
JNISee Java Native Interface. 
Inglese
JRESee Java Runtime Environment 
Inglese
Just-in-time (JIT) CompilerA compiler that converts all of the bytecode into native machine code just as a Java program is run. This results in run-time speed improvements over 
Inglese
JVMSee Java Virtual Machine (JVM). 
Inglese
keywordJava sets aside words as keywords - these words are reserved by the language itself and therefore are not available as names for variables or methods. 
Inglese
lexicalPertaining to how the characters in source code are translated into tokens that the compiler can understand. 
Inglese
linkerA module that builds an executable, complete program from component machine code modules. The Java linker creates a runnable program from compiled cla 
Inglese
literalThe basic representation of any integer, floating point, or character value. For example, 3.0 is a double-precision floating point literal, and \"a\" 
Inglese
local variableA data item known within a block, but inaccessible to code outside the block. For example, any variable defined within a method is a local variable an 
Inglese
longA Java keyword used to define a variable of type long. 
Inglese
« Prev Next »
All of ProZ.com
  • All of ProZ.com
  • Cerca un termine
  • Lavori
  • Forum
  • Multiple search