Common Expressions VII

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

Trebuie să te autentifici pentru a posta un comentariu.