Translation of prepending into German
Noun
technology
- Prepending is common in programming for adding headers.Präfixierung ist in der Programmierung üblich, um Header hinzuzufügen.
Adjective
beginning
- Prepending text can change the meaning of a sentence.Das Voranstellen von Text kann die Bedeutung eines Satzes ändern.
Synonyms and analogies of prepending in English
Examples of prepending in a sentence
The software uses prepending for file versioning. Prepending a zero can fix the formatting issue. The prepending step was crucial for the process.
technology
- Prepend the file name to the path.Den Dateinamen an den Pfad voranstellen.
Translations of "prepending" in Context ordered by category and frequency
Extend the flag named flag by prepending the options given in value.
Erweitert den Schalter namens Schalter durch Voranstellen der in Wert angegebenen Optionen.
Program is now callable from any directory by prepending the path to the executable file
Durch das Voranstellen des Pfads vor der ausführbaren Datei kann das Programm jetzt aus jedem Verzeichnis aufgerufen werden.
If a double quotation mark appears as content in a string, it is masked by prepending another double quote.
Taucht ein doppeltes Anführungszeichen als Inhalt in einer Zeichenkette auf, wird es durch Voranstellen eines weiteren doppelten Anführungszeichen maskiert.
BE ten digits (old numbers with nine digits are complemented by prepending a zero)
BE zehn Ziffern (alte neunstellige Nummern werden durch Voranstellen einer Null ergänzt)
Other translations for prepending:
- voranzustellen
prepending: Examples and translations in context
It is possible to invert matches by prepending a file with an exclamation mark.
Sie können die Trefferanzeige umkehren, indem Sie einer Datei ein Ausrufezeichen voranstellen.
You can refer to cells that are on other worksheets by prepending the name of the worksheet followed by an exclamation point (!) to the cell reference.
Sie können auf Zellen auf anderen Arbeitsblättern verweisen, indem Sie dem Zellbezug den Namen des Arbeitsblatts, gefolgt von einem Ausrufezeichen (!) voranstellen.
A node in a different test-suite is addressed by prepending the filename of the test-suite followed by a ' ' to the 'Test name'.
Knoten in anderen Testsuiten können durch das Voranstellen des Dateinamens der Testsuite, gefolgt von einem ' ', aufgerufen werden.
New feature: Merge sound files by appending or prepending two sound files.
Neu: Zusammenfügen von Audiodateien (durch Anhängen oder Voranstellen einer Audiodatei).
PRO: Use regular expressions for searching by prepending "grep:" to your search phrase.
PRO: Nutzen Sie reguläre Ausdrücke zum Suchen, indem Sie Ihrer Suche "grep:" voranstellen.
You can pass arguments to the Java VM through the starter script by prepending them with -J, e.g. -J-Duser.language=en to set a system property.
Sie können durch das Startskript Argumente an die Java VM weiterreichen, indem Sie diesen -J voranstellen, z.B. -J-Duser.language=en, um eine Systemvariable zu setzen.