symbol: ~/, %, =, +=, -=, *=, /=, ~/=, &, ^, ~, ??, ??=, ?., .., ;, {}, (), [], ...?, description: Divides and returns an integer result., Returns the remainder of division., Assigns a value to a variable., a += b is equivalent to a = a + b., a -= b is equivalent to a = a - b., a *= b is equivalent to a = a * b., a /= b is equivalent to a = a / b., a ~/= b is equivalent to a = a ~/ b., Performs AND operation on bits., Performs XOR operation on bits., Inverts bits (~x).~, Returns left operand if not null, otherwise right operand. (x ?? y), Assigns a value only if variable is null. (x ??= y), Calls method only if object is not null. (obj?.method()), Allows calling multiple methods on the same object (obj..method1()..method2())., Ends a statement., Encloses a block of code., Used in function calls and conditions., Used for lists and accessing elements., Expands elements only if the iterable is not null.,
0%
Dart operators
Partajează
Partajează
Partajează
de
Silwiaya
Editează conținutul
Imprimare
Încorporează
Mai multe
Misiuni
Clasament
Arată mai mult
Arată mai puțin
Acest clasament este în prezent privat. Fă clic pe
Distribuie
pentru a-l face public.
Acest clasament a fost dezactivat de proprietarul resursei.
Acest clasament este dezactivat, deoarece opțiunile tale sunt diferite de ale proprietarului resursei.
Opțiuni de revenire
Sortare în funcție de grup
este un șablon deschis. Nu generează scoruri pentru un clasament.
Este necesară conectarea
Stilul vizual
Fonturi
Este necesar un abonament
Opţiuni
Comutare șablon
Arată tot
Mai multe formate vor apărea pe măsură ce folosești activitatea.
Rezultate deschise
Copiați linkul
Cod QR
Şterge
Restaurare activitate salvată automat:
?