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