Translation of "Ruby-Code" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Der insgesamt notwendige Ruby-Code ist äußerst überschaubar.
Die Funktion dieses Knopfes ist nur dann verfügbar, wenn es sich um Ruby-Code handelt.
The functionality of this button only is available for Ruby code.
Nach Absolvieren des Online-Kurses solltet ihr in der Lage sein, Ruby-Code zu lesen und die Syntax zu verstehen, die Sprache auf einer interaktiven Konsole auszuprobieren, Skripte und kleinere Ruby-Programme selbst zu schreiben sowie größere Programme zu strukturieren und aufzuteilen.
After taking this course you should be able to read Ruby Code and understand the syntax, try out the language on an interactive console, write scripts and smaller Ruby programs yourself, as well as structure and split bigger programs.
Sofern nicht die Ansicht "Rohdaten" gewählt ist, wird der Code dann formatiert wieder im Eingabefeld erscheinen, wenn es sich um Ruby-Code handelt.
If you have not selected the view "Raw", the code will also be written formatted to the input field, if the code is Ruby code.
Es ist eine Alternative zu Templatesprachen wie erb und Haml, die Ruby-Code mit einer Art Markupsprache kombinieren.
It is an alternative to templating languages such as ERb and HAML which combine Ruby code with some form of markup.
Es existiert bereits Java-, Python-, und Ruby-Code, um das zu machen, somit sollte es ziemlich einfach sein, es zu erledigen.
We already have Java, Python, and Ruby code for doing this, so it should be fairly easy to do.
Es wird häufig dafür verwendet, um Ruby-Code in ein HTML-Dokument zu integrieren, ähnlich wie bei ASP, JSP oder PHP.
It is often used to embed Ruby code in an HTML document, similar to ASP, JSP and PHP.
Speichern als.rbs: Sofern Sie den Sketchup-Ruby-Scrambler im d/Code-Verzeichnis oder im "Plugins"-Verzeichnis von Sketchup abgelegt haben und es sich beim aktuell angezeigten Code um Ruby-Code handelt, ist dieser Knopf aktiv.
Save as.rbs: If you have installed the Sketchup Ruby Scrambler to the "Plugins" and/or d/Code folder an the current shown code is Ruby code, this button is available.
Es ist nicht nötig, Ruby zu installieren, denn dieses ca. 15-minütige Tutorial erlaubt es, Ruby-Code direkt im Browser einzugeben! (englisch)
This 15-minute tutorial is aimed at beginners who want to get a feeling of the language. Ruby Koans
Wer danach sucht, wird hunderte von Blogs ausgraben, die Ruby-Code enthalten, neue Techniken beschreiben oder über die Zukunft von Ruby spekulieren.
Ruby blogs have exploded over the past years and given sufficient hunting, you can unearth hundreds of blogs sharing bits of Ruby code, describing new techniques, or speculating on Ruby's future.
Wenn du zum ersten Mal Ruby-Code siehst, wird er dich wahrscheinlich an andere Programmiersprachen erinnern, die du benutz...
When you first look at some Ruby code, it will likely remind you of other programming languages you've used. This is on pu...
Zum Einstieg können Sie einfach Ihren Ruby-Code als ZIP-Datei über die AWS CLI oder AWS Lambda-Konsole hochladen, die ruby2.5-Laufzeit auswählen und Lambda kümmert sich um alles, um Ihre Anwendung mit hoher Verfügbarkeit auszuführen und zu skalieren.
To get started deploying your Python code as a Lambda function, you simply upload your function code via the AWS CLI or AWS Lambda console and select the Python 3.7 runtime. Lambda takes care of everything required to run and scale your function with high availability.