Common Expressions VII

 0    22 Datenblatt    marcinbalutpoland
mp3 downloaden Drucken spielen überprüfen
 
Frage Antworten
Wyłączam tę funkcję od tej linii do końca pliku.
Lernen beginnen
I disable this feature from this line till the end of the file.
To zależy od dwóch czynników.
Lernen beginnen
It depends on two factors.
To jest bardzo ważny powód.
Lernen beginnen
This is a very reason for that.
Zostanie wznowione w następnym wierszu kodu.
Lernen beginnen
It will resume in the next line of code.
Stanowy oznacza, że pamięta swój stan z poprzedniej iteracji.
Lernen beginnen
Stateful means it remember its state from the previous iteration.
Iteruj od końca do początku.
Lernen beginnen
Iterate from its end toward its start.
To jest środek bezpieczeństwa.
Lernen beginnen
This is safety measure.
Działa jak marzenie.
Lernen beginnen
Works like a charm.
Jak się okazuje, stringi są typem referencyjnym.
Lernen beginnen
As it turns out, strings are reference type.
Struktury zwykle nie powinny zawierać pól ani właściwości typów referencyjnych.
Lernen beginnen
Structs should usually not contain fields or properties of reference types.
Chodźmy stąd.
Lernen beginnen
Let's get out of here.
Napiszę i wtedy wyjaśnię.
Lernen beginnen
Let me write it and then I will explain.
Ta metoda tworzy kolekcję, w której każdy element jest tablicą argumentów.
Lernen beginnen
This method produces a collection in which each element is an array of arguments.
To twoja decyzja.
Lernen beginnen
That's your call.
Tymczasowe rozwiązanie, które należy rozwiązać.
Lernen beginnen
Temporary workaround to be addressed.
Wiele fragmentów kodu może być wykonywanych jednocześnie.
Lernen beginnen
Many pieces of code may be executed simultaneously.
Zaczynając od lewej strony.
Lernen beginnen
Starting from the left hand side.
Nie, o ile pamiętam.
Lernen beginnen
Not to my recollection.
Mam nadzieję, że możemy po prostu zapomnieć o całej sprawie.
Lernen beginnen
I hope that we can just forget the whole thing.
Pięć sekund zapasu.
Lernen beginnen
Five seconds to spare.
Tak bym powiedział.
Lernen beginnen
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.
Lernen beginnen
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.

Sie müssen eingeloggt sein, um einen Kommentar zu schreiben.