What is the translation of " JAVA PROGRAMS " in Hungarian?

['dʒɑːvə 'prəʊgræmz]
['dʒɑːvə 'prəʊgræmz]
a java programok
java program

Examples of using Java programs in English and their translations into Hungarian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Financial category close
  • Programming category close
  • Official/political category close
  • Computer category close
Write your own Java programs!
Írjunk saját GEOS programokat!
Java programs are comprised of classes.
A java program osztályok halmaza.
The Java Runtime Environment(JRE) is necessary to execute Java programs.
JRE(Java Runtime Environment): a Java programok futtatásához szükséges.
Java programs are comprised of classes.
A Java programok osztályokból épülnek fel.
Java development kit(JDK) is the platform to develop Java programs.
Java Development Kit(JDK): Java programok fejlesztéséhez szükséges környezet.
Java programs are separated into classes.
A Java programok osztályokból épülnek fel.
Scripts, ActiveX controls, and Java programs help shape the way a webpage is displayed.
A parancsfájlok, az ActiveX vezérlők és a Java programok a weblapok megjelenítésének módját befolyásolják.
Java programs can have two kinds of comments: implementation comments and documentation comments.
A Java programok kétféle megjegyzést alkalmaznak: dokumentációs és implementációs megjegyzést.
Active scripting, ActiveX controls, or Java programs are blocked on your computer or on the network.
Az Active Scripting, az ActiveX-vezérlők vagy a Java-alapú programok le vannak tiltva a számítógépen vagy a hálózaton.
The Java Runtime Environment(JRE) and Java Development Kit(JDK) are the actual files downloaded and installed on a computerto run or develop Java programs, respectively.
A Java Runtime Environment(JRE) és Java Development Kit(JDK) szoftver csomagok, letölthetők és installálhatók egy adott számítógépre, azért,hogy futtatni ill. fejleszteni lehessen Java programokat.
Where do Java programs begin execution? 4.
Honnan telepíthetem a Sun Java programot? 4.
This meant writing a server application that communicates on a network with the clients, which can not only be Android applications,but also Java programs running on computers, because of the generally usable message format.
Ez egy szerver alkalmazás megírását jelentette, ami hálózati kommunikációt folytat a kliensekkel, amik nem csak androidos alkalmazások,hanem számítógépeken futó Java programok is lehetnek, köszönhetően az általánosan használható üzenetformátumnak.
Today's Java programs can run on a 32- or 64-bit Java virtual machine without modification.
Egy bájtkódra fordított Java program módosítás nélkül futtatható akár 32, akár 64 bites Java virtuális gépen.
Different other program, which contain platform constraints, java programs be able to run on any machine with any operating system.
Különböző más program, amely tartalmaz megkötéseket platform, java-programok képesek lesznek futtatni minden gépen, bármilyen operációs rendszerrel.
AMPC can also be used to integrate C and Java programs since AMPC's C functions can directly call numerous Java methods and vice versa….
AmpC is fel lehet használni, hogy integrálja a C és Java programokban, mivel a C-AmpC funkciója közvetlenül hívni számos Java módszerek és….
All Java types representing composite data, and data of varying sizes, have a distinguishing value, null, which can be used to represent the SQL NULL state,giving Java programs an alternative to NULL indicators that are a fixture of other host languages.
Minden Java típus, ami összetett adatokat és változó méretűadatokat ábrázol rendelkezik megkülönböztetett névvel, null, ami használható az SQL NULL állapot ábrázolására,ami adhat a Java programoknak egy alternatívát a NULL jelzésekre, ami más gazdanyelvek tartozéka.
To determine how to make sure that scripts, ActiveX controls, and Java programs are not blocked, see the documentation for the firewall or antivirus program that you use.
Annak meghatározása érdekében, hogy a parancsfájlok, az ActiveX vezérlők és a Java programok nincsenek blokkolva, tekintse meg a használt tűzfal- vagy víruskereső program dokumentációját.
Downloaded Program Files-Downloaded program files are ActiveX controls and Java programs that are downloaded automatically from the Internet when you view certain pages.
Downloaded Program Files- Letöltött programfájlok, ActiveX-vezérlők és Java-programok, amik bizonyos weboldalak megtekintésekor automatikusan letöltődnek az internetről.
A Java program is made up of classes.
A java program osztályok halmaza.
This java program that can clean the memory.
Ez a java program, amely képes megtisztítani a memóriát.
Write a Java program to print the result of the following operations!
Írjunk JAVA programot a következő feladatok elvégzésére!
A Java program starts by executing the main method of some class.
A Java főprogram egy speciális osztály main metódusának kidolgozása.
Write a Java program to perform the following operations!
Írjunk JAVA programot a következő feladatok elvégzésére!
A Java program executes a method on a stub(local object representing the remote service).
A Java program meghív egy metódust a stub-on(lokális objektum reprezentációja a távoli szolgáltatásnak).
The Java program does the actual mouse and keyboard handling(operating system independent) and comes with full source.
A Java program nem a tényleges egér és a billentyűzet kezelése(operációs rendszertől független), és jön a teljes forrás.
A Java program executes a method on a stub(local object representing the remote service) The stub executes routines in the JAX-RPC Runtime System(RS).
A Java program meghív egy metódust a stub-on(lokális objektum reprezentációja a távoli szolgáltatásnak)A stub meghív egy rutint a JAX-RPC Runtime System (RS)-en.
WLAN Traffic Visualizer is a platform independent Java program providing accurate measurement of traffic load and innovative visualization of frame sequences in IEEE 802.11 WLANs.
WLAN Traffic megjelenítő egy platformfüggetlen Java program lehetővé teszi a pontos mérését forgalmi terhelés és innovatív vizualizációs frame szekvenciák IEEE 802.11 WLAN.
A Jar file is a Javaarchive package format that might include a Java program within it.
A Jar fájl egy Javaarchív csomag formátum, amely tartalmazhat egy Java programot is benne.
When you do this you are initializing a communication link between your Java program and the URL over the network.
Amikor kapcsolódunk egy URL-hez, a hálózaton keresztül inicializálunk egy kommunikációs kapcsolatot a Java programja és az URL között.
It works as follows: A Java program executes a method on a stub(local object representing the remote service) The stub executes routines in the JAX-RPC Runtime System(RS) The RS converts the remote method invocation into a SOAP message The RS transmits the message as an HTTP request The advantage of such a method is that it allows the Web service to be implemented at server-side as a Servlet or EJB container.
A következőképp működik: A Java program meghív egy metódust a stub-on(lokális objektum reprezentációja a távoli szolgáltatásnak)A stub meghív egy rutint a JAX-RPC Runtime System (RS)-en Az RS konvertálja a távoli metódus hívást SOAP üzenetté Az RS továbbítja az üzenetet HTTP kérésként Az előnye az ilyen módszernek az, hogy lehetővé teszi a webszolgáltatásnak, hogy szerver oldalon valósítsák meg Java Servletként vagy EJB konténerben.
Results: 30, Time: 0.0584

Word-for-word translation

Top dictionary queries

English - Hungarian