What is the translation of " ZEILE CODE " in English?

line of code
zeile code
codezeile
linie des codes
zeile programmcode
programmzeile

Examples of using Zeile code in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
All dies, ohne eine einzige Zeile Code.
All this without a single line of code.
Keine einzige Zeile Code muss geschrieben werden.
No need to write a single line of code.
Sie müssen nicht eine einzige Zeile Code schreiben.
You won't have to write a single line of code.
Deine erste Zeile Code zu schreiben ist einfacher, als du denkst.
Writing your first line of code is easier than you think.
Du musst nie eine einzige Zeile Code schreiben.
You will never need to write a single line of code.
Ohne jede Zeile Code schreiben und wird abhängig von der zuvor definierten Felder, you can create rich content by click and drag feature.
Without being dependent on previously defined fields and writing any line of code, you can create rich content by click and drag feature.
Wir fügen nun zu unserem Repository ein einzige(!) Zeile Code hinzu.
We only have to add a single(!) line of code to our repository.
In Qt Jambi ist nur mit einer Zeile Code notwendig, um das gleiche zu erhalten.
In Qt Jambi is only necessary with a line of code to obtain the same.
Jeder Stil bearbeiten oder Seite Detail ohne eine Zeile Code schreiben.
Edit any style or page detail without write any line of code.
Dem Grundsatz"Keine Zeile Code ohne einen fehlgeschlagenen Test" folgend, wird im ersten Schritt ein Test für die Funktion Add(a, b) erstellt.
In line with the principle"Not a line of code without a failed test," in the first step a test for the function Add(a, b) is created.
Füge den Button mit einer einzigen Zeile Code zu Deiner Website hinzu.
Add the Button with one single line of code into your Website.
Sie können Ihre eigene 4D Write Pro Benutzeroberfläche einfachüber Standardaktionen anlegen- ohne eine einzige Zeile Code zu schreiben.
It is now possible for you to create your own4D Write Pro user interface without writing a line of code.
Ohne jede Zeile Code schreiben und wird abhängig von der zuvor definierten Felder, Sie können erstellen Multimediainhalte per Klick und ziehen feature.
Without being dependent on previously defined fields and writing any line of code, you can create rich content by click and drag feature.
Umfangreiche grafische Funktionenkönnen einfach projektiert werden, ohne eine Zeile Code zu programmieren.
Comprehensive graphics functions canbe configured easily without having to program a line of code.
Ganz am Anfang der Entwicklung von Legends of Honor, als weder eine Zeile Code noch ein Pixel kreiert war, kristallisierten sich die ersten Ideen für ein neues Online-Strategiespiel heraus.
Back when Legends of Honor was in the very first stages of development, when not a line of code nor a pixel had been created, the first ideas for a new online strategy game began to crystallize.
Jetzt haben wir also eine Startpopulation. an"patches", die wir alle mit dieser einen Zeile Code kontrollieren können.
So now we have an initial population. of patches that we can control just with that one line of code.
Auch wenn Squarespace Ihnen ermöglicht, Websites zu bauen, ohne dabei eine Zeile Code schreiben zu müssen, können Sie den vorhandenen Website-Code bearbeiten und Ihren eigenen einfügen, wenn Sie den Professionell- oder Business-Plan haben.
Although Squarespace allows you to develop websites without creating a code line, you will be able to correct the current web site code and insert one of yours, in case you are advanced to Professional or Business plan.
Das bedeutet-auch komplexe Funktionalitäten können einfach per Mausklick konfiguriert werden- ohne eine Zeile Code schreiben zu müssen.
That means- complex demands can also be configured easily per mouse click- without having to write a line of code.
Verbinde Deine Landing Pages, Pop-upsund Sticky Bars mit über 60 Apps, ohne eine Zeile Code einzugeben oder die Unbounce-Plattform zu verlassen.
Connect your landing pages, popups,and sticky bars to over 60 apps without typing a line of code or ever leaving Unbounce.
Präsentieren Sie die Karte und den Rahmen leicht mit der einfachen undeffektiven Verwaltung ElegantThemes Panel ohne Berühren einer Zeile Code.
You can introduce your menu and frame easily with the simple andeffective elegantthemes administration panel without touching a source line of codes.
Jetzt kannst du die Lead-Informationen deiner Landing Pages, Overlays undSticky Bars direkt mit über 60 Apps verbinden, ohne eine Zeile Code eingeben oder den Unbounce Landing-Page-Baukasten verlassen zu müssen….
Now, you can instantly connect your landing page, overlay andsticky bar lead data to over 60+ apps without typing a line of code or ever leaving the Unbounce builder.
Manche Designer bei Atlassian haben einen Hintergrund als Entwickler undandere wiederum könnten keine einzige Zeile Code schreiben.
We have designers at Atlassian that come from an engineering background andothers that couldn't write a line of code.
Das ist sehr einfach umsetzbar mit einem IBEBlock, der Scripting Sprache in IBExpert und Firebird 2. x, wie Sie infolgendem Beispiel sehen können. Hier wird einfach eine weitere Zeile Code, if(current_user< > 'R$') then begin, nach dem ersten'Beginn' und ein zusätzliches'End' am Ende des Quellcodes hinzugefügt.
This is extremely easy using the IBEBlock scripting language and Firebird 2.x as you can see in this example,which will simply add another line of code if(current_user<>'R$') then begin after the first begin and an additional end at the end of the source code..
Remotify ist eine Web-App, die Dir die Möglichkeit bietet, Deine eigenenMIDI Remote-Skripte zu erstellen, ohne eine Zeile Code zu schreiben.
Remotify is a web app that offers you a way to create yourown MIDI remote scripts without writing one line of code.
Um einen Effekt zu aktivieren,muss man dem jeweiligen Element eine ID-Bezeichnung zuordnen und eine Zeile Code für den Effekt hinzufügen.
Enabling an effect is amatter of assigning an element with an ID name and one line of code for the effect.
Um Datensätze in der Tabelle Technicians auszuwählen, mÃ1⁄4ssen wir im Formular Navigator der Schaltfläche"All" eine Zeile Code hinzufÃ1⁄4gen.
To select records in the Technicians table, we need to add a line of code to the"All" button in the Navigation form.
Es existieren zwei shorthand functions in WordPress, die es ermöglichen,spezielle Typen von Core Updates mit einer einzigen Zeile Code zu aktivieren oder zu deaktivieren.
There are two shorthand functions built into WordPress that will allowyou to enable or disable specific types of core updates with single lines of code.
In einer anderen Serie haben wir gezeigt, wie man mit Maven einen Versionsnamen erzeugt undmittels einer kleinen Bibliothek diesen Versionsnamen mit einer Zeile Code in der Anwendung auslesen kann.
In another series, we have shown how to create a version name with Maven andto use a small library to use this version name with a line of code in the application.
Um das Extrembeispiel aufzuführen: Es ist in den meisten Fällen ohne weiteres möglich, Tests zu konstruieren,die jeden Programmpfad und jede Zeile Code abdecken, ohne eine einzige Bedingung zu prüfen.
To describe an extreme case: In most cases, it is quite possible todesign tests that cover every program path and each line of code without checking a single condition.
Dieses leistungsstarke neue Plugin e rmöglicht es jedem Betreiber einer WordPress- Webs eite(mehr als 28% des Internets eiten basieren auf WordPress), dieAutomator -Programmierschnittstelle(API) von Moovly zu nutzen, ohne eine einzige Zeile Code schreiben zu müssen, um auf jeder Seite personalisierte Videoinhalte zu erstellen.
This powerful new plugin will enable any owner of a WordPress website, currently making up more than 28% of the web,to use Moovly's Automator API without having to write a line of code to create personalized video content on any page.
Results: 216, Time: 0.0196

Word-for-word translation

Top dictionary queries

German - English