Common Expressions VII

 0    23 fiche    marcinbalutpoland
Télécharger mP3 Imprimer jouer consultez
 
question réponse
Wyłączam tę funkcję od tej linii do końca pliku.
commencer à apprendre
I disable this feature from this line till the end of the file.
To zależy od dwóch czynników.
commencer à apprendre
It depends on two factors.
To jest bardzo ważny powód.
commencer à apprendre
This is a very reason for that.
Zostanie wznowione w następnym wierszu kodu.
commencer à apprendre
It will resume in the next line of code.
Stanowy oznacza, że pamięta swój stan z poprzedniej iteracji.
commencer à apprendre
Stateful means it remember its state from the previous iteration.
Iteruj od końca do początku.
commencer à apprendre
Iterate from its end toward its start.
To jest środek bezpieczeństwa.
commencer à apprendre
This is safety measure.
Działa jak marzenie.
commencer à apprendre
Works like a charm.
Jak się okazuje, stringi są typem referencyjnym.
commencer à apprendre
As it turns out, strings are reference type.
Struktury zwykle nie powinny zawierać pól ani właściwości typów referencyjnych.
commencer à apprendre
Structs should usually not contain fields or properties of reference types.
Chodźmy stąd.
commencer à apprendre
Let's get out of here.
Napiszę i wtedy wyjaśnię.
commencer à apprendre
Let me write it and then I will explain.
Ta metoda tworzy kolekcję, w której każdy element jest tablicą argumentów.
commencer à apprendre
This method produces a collection in which each element is an array of arguments.
To twoja decyzja.
commencer à apprendre
That's your call.
Tymczasowe rozwiązanie.
commencer à apprendre
Temporary workaround.
Wiele fragmentów kodu może być wykonywanych jednocześnie.
commencer à apprendre
Many pieces of code may be executed simultaneously.
Zaczynając od lewej strony.
commencer à apprendre
Starting from the left hand side.
Nie, o ile pamiętam.
commencer à apprendre
Not to my recollection.
Mam nadzieję, że możemy po prostu zapomnieć o całej sprawie.
commencer à apprendre
I hope that we can just forget the whole thing.
Pięć sekund zapasu.
commencer à apprendre
Five seconds to spare.
Tak bym powiedział.
commencer à apprendre
I would say so.
Zarówno metoda First, jak i Last zgłoszą wyjątek, jeśli kolekcja jest pusta lub nie ma elementów pasujących do podanego predykatu.
commencer à apprendre
Both the First and the Last method will throw an exception if the collection is empty or when there are no elements that match the given predicate.
Każda liczba z tej kolekcji została pomnożona przez 3.
commencer à apprendre
Each number from this collection has been multiplied by 3.

Vous devez vous connecter pour poster un commentaire.