Common Expressions V

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

Bạn phải đăng nhập để đăng bình luận.