Hai cercato la traduzione di javabeans da Tedesco a Inglese

Traduzione automatica

Imparare a tradurre dagli esempi di traduzione forniti da contributi umani.

German

English

Informazioni

German

javabeans

English

 

Da: Traduzione automatica
Suggerisci una traduzione migliore
Qualità:

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Tedesco

Inglese

Informazioni

Tedesco

enterprise javabeans

Inglese

enterprise javabeans

Ultimo aggiornamento 2015-04-28
Frequenza di utilizzo: 9
Qualità:

Riferimento: Wikipedia

Tedesco

benutzerdefinierte klassen, einschließlich javabeans

Inglese

custom classes, including javabeans

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

tabelle 21: bewertung der javabeans

Inglese

table 21: evaluation of the javabeans

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

zugriff auf datenbanken mit jdbc und javabeans

Inglese

access to data bases via jdbc and javabeans

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

software komponenten: als javabeans bekannte, wiederverwendbare komponenten.

Inglese

software components: known as javabeans.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

in builder tools können javabeans per mausklick zusammengefügt werden.

Inglese

in builder tools can javabeans by mouse-click to be joined.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

anwendungen, applets und javabeans werden unter %productname ausgeführt.

Inglese

%productname supports java for running applications, applets and javabeans.

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

java-objekte, einschließlich der objekte in der java-laufzeitumgebung und javabeans

Inglese

java objects, including objects in the java run-time environment and javabeans.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

für die entwicklung von javabeans hat sun spezifikationen herausgegeben, um die einhaltung des standards sicher zu stellen.

Inglese

for the development of javabeans sun specifications gave change, in order to place the adherence to the standard surely.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

java-objekte verwenden, einschließlich der j2ee-java-api, javabeans und enterprise javabeans

Inglese

integrate with java objects, including the j2ee java api, javabeans, and enterprise javabeans.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

javabeans benötigen dabei immer einen container, also eine laufzeitumgebung, in dem sie eingebettet werden können.124

Inglese

javabeans need thereby a container, this a run time environment, in that them to be always can embedded124.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

[3] http://java.sun.com/products/javabeans/glasgow/jaf.html

Inglese

[3] http://java.sun.com/products/javabeans/glasgow/jaf.html

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

javabeans sind ein komponentenmodell basierend auf der programmiersprache java. ihr ziel ist es, die zusammenstellung von komponenten für ein komplettes programm mit minimalem aufwand über grafische oberflächen zu ermöglichen.

Inglese

javabeans are based a component model on the programming language java. their goal is it to make the composition of components possible for a complete program at minimum expenditure over graphic surfaces.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

die zen engine abstrahiert von den technischen schnittstellen der enterprise javabeans spezifikation (ejb), daher kann sie ebenso über einen cluster von applikationsservern skalieren.

Inglese

the zen engine abstracts from the technical interfaces of the enterprise javabeans specification (ejb) and is therefore also able to be scaled using a cluster of application servers.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

joseph; schildt, herbert (1998): javabeans programming from the ground up. osborne/mcgraw-hill.

Inglese

joseph; schildt, herbert (1998): javabeans programming from the ground up. osborne/mcgraw-hill.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

enterprise javabeans (ejb) sind standardisierte komponenten innerhalb eines java-ee-servers (java enterprise edition).

Inglese

enterprise javabeans ('ejb') is a managed, server-side component architecture for modular construction of enterprise applications.

Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 2
Qualità:

Riferimento: Wikipedia

Tedesco

prinzipiell ist jede bean eine java-klasse, die auf konfiguration und anpassbarkeit modifiziert wurde. javabeans legen für die nachträgliche anpassbarkeit ihre eigenschaften, methoden und ereignisse in einem builder offen und sind somit introspektiv.

Inglese

each bean a java class, which was modified on configuration and adaptability, is in principle. javabeans reveal their characteristics, methods and events in a builder for the additional adaptability and are this introspektiv.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

coldfusion kann die methoden getpropertyname() und setpropertyname(wert) automatisch aufrufen, wenn eine java-klasse mit den javabeans-mustern übereinstimmt.

Inglese

coldfusion can automatically invoke getpropertyname() and setpropertyname(value) methods if a java class conforms to the javabeans pattern.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Tedesco

dem jsp:usebean-tag javabeans verwenden. das jsp:getproperty-tag wird nicht verwendet, da coldfusion bei entsprechendem verweis die eigenschaften automatisch abruft. deshalb unterstützt coldfusion die verwendung von standardmäßigen jsp-tags nicht direkt.

Inglese

for example, the cfapplet tag provides the same service as the jsp:plugin tag, and cfobject tag lets you use javabeans, as does the jsp:usebean tag. similarly, you do not use the jsp:getproperty tag because coldfusion automatically gets properties when you reference them. therefore, coldfusion does not support the use of standard jsp tags directly.

Ultimo aggiornamento 2018-02-13
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Ottieni una traduzione migliore grazie a
7,800,537,996 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK