Traduzir "bool" para alemão

Mostrando 10 de 10 traduções da frase "bool" de inglês para alemão

Tradução de inglês para alemão de bool

inglês
alemão

EN Boolean property variables: for an identifier to be interpreted as a bool property, it must be wrapped in the bool function. For example, the identifier bool(var1) will be interpreted as the value for the boolean property var1.

DE Boolesche Eigenschaftsvariablen: damit ein Bezeichner als boolesche Eigenschaft interpretiert werden kann, muss er in die bool-Funktion gehüllt sein. Zum Beispiel wird der Bezeichner bool(var1) als Wert für die boolesche Eigenschaft var1 interpretiert.

inglês alemão
property eigenschaft
function funktion
example beispiel
for für
in in
as als
the wird
must muss

EN is_present(bool(a))= true if the property is boolean, but is_present(bool(a)) = false if the property is empty or not boolean.

DE is_present(bool(a))= true, wenn die Eigenschaft boolesch ist, aber is_present(bool(a)) = false, wenn die Eigenschaft leer oder nicht boolesch ist.

inglês alemão
true true
property eigenschaft
false false
is is
or oder
a a
if wenn
not nicht
but aber
the leer

EN All methods with a return type of void, bool, int32 or string can be used.

DE Alle Methoden mit den Rückgabetypen void, bool, int32 oder string können verwendet werden.

inglês alemão
methods methoden
or oder
string string
all alle
can können
used verwendet
with mit
be werden

EN //get the return type of the current method String returnType = GetReturnType(lines[indexLines]); if(returnType != null){ //found a method with return type void/bool/int32/string //..

DE //Rückgabewert der aktuellen Methode lesen String returnType = GetReturnType(lines[indexLines]); if(returnType != null){ //void/bool/int32/string-Methode gefunden //..

inglês alemão
current aktuellen
method methode
lines lines
null null
found gefunden
string string
if if

EN was changed to accept bool values rather than int.

DE wurde der Parameter auto_release geändert und akzeptiert nun boolsche Werte (bool) anstelle von ganzen Zahlen (int).

inglês alemão
changed geändert
values werte
int int
was wurde
to ganzen
accept der

EN Individually renovated and self-contained rooms; billiards, table tennis, garden with natural bathing bool

DE Individuell renovierte und eigenständig ausgestatte Zimmer, Billard, Tischtennis, Park mit Badeteich

inglês alemão
individually individuell
renovated renovierte
rooms zimmer
billiards billard
garden park
table tennis tischtennis
and und
with mit

EN ), and booleans (bool). They augment the other types introduced in PHP 5: class names, interfaces,

DE ), und Booleans (bool). Sie ergänzen die anderen in PHP 5 eingeführten Typen: Klassennamen, Schnittstellen,

inglês alemão
types typen
in in
php php
interfaces schnittstellen
other anderen
and und

EN Added: API > New pods_is_truthy() helper function helps validate truthy strings and handles null/bool/int/float variables too. (@sc0ttkclark)

DE Hinzugefügt: API > Die neue Hilfsfunktion pods_is_truthy() hilft bei der Überprüfung von wahrheitsgemäßen Zeichenfolgen und behandelt auch null/bool/int/float-Variablen. (@sc0ttkclark)

inglês alemão
api api
gt gt
new neue
helps hilft
null null
variables variablen
int int
added hinzugefügt
is die
and und

EN Added: API > New pods_is_falsey() helper function helps validate falsey strings and handles null/bool/int/float variables too. (@sc0ttkclark)

DE Hinzugefügt: API > Die neue Hilfsfunktion pods_is_falsey() hilft bei der Validierung falscher Zeichenfolgen und behandelt auch null/bool/int/float Variablen. (@sc0ttkclark)

inglês alemão
api api
gt gt
new neue
helps hilft
validate validierung
null null
variables variablen
int int
float float
added hinzugefügt
is die
and und

EN You can use the properties API to read or create calculation properties in your HubSpot account, using a field type of calculation_equation and a type of number, bool, string, or enumeration.

DE Sie können die Eigenschaften-API verwenden, um Berechnungseigenschaften in Ihrem HubSpot-Account zu lesen oder zu erstellen, indem Sie einen Feldtyp von calculation_equation und einen Typ von number, bool, string oder enumeration verwenden.

inglês alemão
properties eigenschaften
hubspot hubspot
account account
type typ
string string
api api
number number
or oder
in in
use verwenden
to zu
can können
read lesen
create erstellen
of von

Mostrando 10 de 10 traduções