Zahlvariablen, deren Datentyp nicht aus dem Struktogramm erkannt werden kann, erhalten bei der Umwandlung in Java-Quellcode standardmäßig den unter Datentyp ausgewählten Typ.
Variables whose data type can not be recognized from the structogram are, by default of the type selected under Datatye when converting to Java source code.
Ein Werkzeug, mit dem eine API-Dokumentation im HTML-Format aus Dokumentationskommentaren in Java-Quellcode erstellt werden kann. Diese HTML-Seiten beschreiben die Klassen, inneren Klassen, Schnittstellen, Konstruktoren, Methoden und Felder.
A tool for generating API documentation in HTML format from documentation comments in Java source code. These HTML pages describe the classes, inner classes, interfaces, constructors, methods, and fields.
In Java-Quellcode müssen Sie immer Anführungszeichen verwenden, in SQL-Anweisungen hingegen Apostrophe.
You should always use the double quote in Java source code, and single quotes in SQL statements.
CodeSonar deckt Defekte und Sicherheitslücken in Java-Quellcode auf und nutzt hierzu das gleiche Interface wie für die Analyse von C und C++-Code.
To flag defects and vulnerabilities in Java source code, CodeSonar works seamlessly with the interface for C and C++.
Other results
Der Java-Quellcode in RunUModel.java wird kompiliert und anschließend ausgeführt.
The Java source in XMLSpyContainer.java will be compiled and then executed.
Speichern Sie den folgenden Java-Quellcode in SASoapDemo.java.
Speichern Sie den folgenden Java-Quellcode in der Datei Employee.java, kompilieren Sie diese, und stellen Sie die resultierende Datei Employee.class in ein Verzeichnis, das im Klassenpfad angegeben ist.
Save the following Java source code in the file Employee.java, compile it, and place the resulting Employee.class file in a directory that is specified in the classpath
Um Java-Quellcode in ein Eclipse-Projekt zu importieren, verwenden Sie die Eclipse-Standardbefehle (z.B. Datei | Importieren).
To import Java source code into an Eclipse project, use the standard Eclipse commands (for example, File | Import).
Das ist nicht zufällig so. In Java muss jeder Quellcode in Klassen definiert werden.
This is not by chance, in Java all code must be in a class.
CodePorting C 2Java ist ein webbasiertes Tool für die Umwandlung von C Anwendungen, Projekten und Quellcode in Java.
CodePorting C#2Java is a web-based tool for converting C# applications, projects and source code into Java.
Scala-Quellcode in Java-Bytecode kompiliert wird, so kann es auf JVM ausgeführt werden, und Sie können die vorhandenen Java-Klassenbibliotheken nennen.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.