Vertaling van "dans Ruby" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Plusieurs vulnérabilités ont été découvertes dans Ruby, un langage de scripts orienté objet.
Several vulnerabilities have been discovered in Ruby, an object-oriented scripting language.
Quelle est la différence entre inclure et étendre dans Ruby?
What is the difference between include and extend in Ruby?
Vous pouvez créer des objets dans Ruby en utilisant la méthode nouvelle de la classe.
You can create objects in Ruby by using the method new of the class.
Créer des tableaux bidimensionnels et accéder à des sous-tableaux dans Ruby
Create two-dimensional arrays and access sub-arrays in Ruby
Ajout de la syntaxe "squished heredoc" ajoutée dans Ruby 2.3.
Added support for the "squished heredoc" syntax introduced in Ruby 2.3.
Comment ajouter un tableau à un autre tableau dans Ruby et ne pas finir avec un résultat multidimensionnel?
How do you add an array to another array in Ruby and not end up with a multi-dimensional result?
Il est mis en œuvre dans Ruby et possède un agent en développement non dynamique et basé sur le langage appelé fluent-bit.
It's implemented in Ruby and has a non-dynamic language-based agent in development (called fluent-bit).
Un dépassement sur le tas (heap overflow) affectant la lecture des nombres à virgule flottante existe dans Ruby.
There is an overflow in floating point number parsing in Ruby.
Ce chapitre couvre toutes les fonctions d'E / S de base disponibles dans Ruby.
This chapter will cover all the basic I/O functions available in Ruby.
Yutaka Oiwa a découvert un bogue dans Ruby, l'interpréteur du langage de script orienté objet. Du code non autorisé pouvait outrepasser les tests de niveau de sécurité et de marquage de possible corruption (« taint flag »), et ainsi être exécuté.
Yutaka Oiwa discovered a bug in Ruby, the interpreter for the object-oriented scripting language, that can cause illegal program code to bypass the safe level and taint flag protections check and be executed.
Pour ce faire, vous devrez explicitement utiliser des commandes telles que puts dans Ruby ou system.out.println dans Java.
You explicitly have to do something equivalent to puts in Ruby, or system.out.println in Java to get it out there.
Ces objets « qui se comportent de façon similaire » peuvent être utilisés pour contourner certains mécanismes de sécurité et servir de tremplin pour des attaques par injection SQL dans Ruby on Rails.
These "act alike" objects can be used to bypass certain security mechanisms and can be used as a spring board for SQL injection attacks in Ruby on Rails.
Un dépassement sur le tas (heap overflow) affectant la lecture des nombres à virgule flottante existe dans Ruby.
There is an overflow in URI escape parsing of YAML in Ruby.