Translation of "JavaDoc" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Die JavaDoc für jedes Release befindet sich auf.
JavaDoc for each release is located here.
Zum Beispiel kommt Java JavaDoc Tool, um technische Dokumentation von Code zu generieren.
For example java comes JavaDoc tool to generate technical documentation of code.
Außerdem erzeugt JavaDoc eine hierarchische Darstellung der Klassen und einen Index aller Einträge.
It also produces a hierarchy of classes and an index of all the members.
Die Syntax der Dokumentation basiert auf JavaDoc und verfügt über einige Erweiterungen, um Identifizierer zu markieren.
The syntax of the documentation is based on JavaDoc with a few extensions to mark identifiers.
Code Reinigung, erweitert JavaDoc, kleine Bugfixing
code cleaning, extended JavaDoc, small bug fixing
Java Methoden und Klassen sind gut dokumentiert dank JavaDoc Technologie. Dank fertigen Beispielen kann man mit dem Kodieren sofort beginnen.
Java methods and classes are well documented using JavaDoc technology while ready-made examples let you start coding at no time.
In dessen JavaDoc kann man folgendes nachlesen
In its JavaDoc you can read the following
Siehe die Entwicklungsdokumentation (JavaDoc) für entsprechende Detailinformationen.
See the development documentation (JavaDoc) for the details about this.
Ich wette, das erste Mal, als ich diese Zeilen gelesen habe, habe ich sofort das JavaDoc Fenster geschlossen und ging Richtung Kaffeemaschine 😉
I bet, the first time I read these lines I immediately closed the window containing the JavaDoc and headed for another cup of coffee 😉
JavaDoc (ohne Frames)
JavaDoc (without frames)
Die numgebung erkennt die Funktionen, die im JavaDoc dieses Programms aufgeführt sind, und ruft sie auf.
The framework recognizes and calls the functions listed in the JavaDoc that is installed with this program.
Jbuilder ist eine bekannte moderne Entwicklungsumgebung, die mit JavaDoc die Möglichkeit bietet, Dokumentation in die Programmquellen zu integrieren und aus den Quellen Online-Hilfe oder gedruckte Dokumentation zu generieren.
Jbuilder is a well-known modern development environment which, along with JavaDoc, enables you to integrate documentation into the program sources and generate documentation from online Help or printed documentation sources.
Für Java-Entwickler, die nicht allzu sehr mit Robot und Python vertraut sind: libdoc.py kann in etwa mit JavaDoc verglichen werden.
For Java developers that are not too familiar with robot and python: libdoc.py is the equivalent to JavaDoc.