Common Expressions V

 0    30 fiche    marcinbalutpoland
Télécharger mP3 Imprimer jouer consultez
 
question réponse
Rozmiar tablicy jest stały.
commencer à apprendre
Size of an array is fixed.
Całkowicie przerywa pętlę.
commencer à apprendre
Breaks loop altogether.
Jeśli już tam jest, możemy przejść do następnego słowa.
commencer à apprendre
If it is already there, we can move on to the next word.
Jeśli usługa jest niedostępna z jakiegokolwiek powodu.
commencer à apprendre
If service is unavailable for whatever reason.
Jest kilka sposobów aby to zrobić.
commencer à apprendre
There are a couple of methods to do so.
Dzięki temu.
commencer à apprendre
Thanks to that.
Nie spiesz się.
commencer à apprendre
Take your time.
Śledź wykonanie krok po kroku.
commencer à apprendre
Trace execution step by step.
bez zaśmiecania naszej konsoli
commencer à apprendre
without cluttering our console
Miej na uwadze.
commencer à apprendre
Bear in mind.
Na razie przejdźmy do następnego wykładu.
commencer à apprendre
For now, let's move on to the next lecture.
Pamiętaj, że spowoduje to usunięcie wszystkich zmian.
commencer à apprendre
Keep in mind it will remove all your changes.
Zaczynasz mieć o tym pojęcie.
commencer à apprendre
You start to have gist of this.
Operator ten zwraca resztę dzielenia dziesięciu przez trzy.
commencer à apprendre
This operator returns the remainder of division of ten by three.
Wszystkie warunki są spełnione.
commencer à apprendre
All conditions are met.
Wykonywanie programu przejdzie do punktu za pętlą.
commencer à apprendre
The program's execution will move on to the point after the loop.
Wydajność jest miarą szybkości wykonywania programu.
commencer à apprendre
Performance is a measure of how fast the program is executed.
Ukryj podstawowe szczegóły.
commencer à apprendre
Hide the underlying details.
Dzieje się tak tylko w przypadku pól klas.
commencer à apprendre
This is only the case for class's fields.
Aby zachować zgodność z tą konwencją.
commencer à apprendre
To be in line with this convention.
Prosimy o zachowanie podanej kolejności.
commencer à apprendre
Please maintain the given order.
To pierwsze jest poprawne.
commencer à apprendre
The former is correct.
Nie określił ani razu.
commencer à apprendre
Did not define even once.
Żadne zmienne ani metody nie mogą znajdować się poza ciałem klasy.
commencer à apprendre
No variables or methods can live outside the body of a class.
zamieść pod dywan
commencer à apprendre
to swept under the rug
Zawsze zastanów się dwa razy, zanim utworzysz niestandardowy wyjątek.
commencer à apprendre
Always think twice before creating a custom exception.
Ostatnia deska ratunku w obsłudze błędów.
commencer à apprendre
Last resort of error handling.
Zasada najmniejszego zaskoczenia. Kod powinien zachowywać się w sposób, jakiego oczekuje większość użytkowników.
commencer à apprendre
Principle of Least Surprise. The code should behave in a way that most users will expect it to behave.
coś sensownego do zrobienia
commencer à apprendre
something meaningful to do
Używanie go jest uważane za zły pomysł.
commencer à apprendre
Using it is considered a bad idea.

Vous devez vous connecter pour poster un commentaire.