Download for Windows Premium
Publiciteit
ui thread

Vertaling van "ui thread" in Pools

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
wątek UI
wątku interfejsu użytkownika
wątku UI
wątek interfejsu użytkownika
UI thread
Because of this, it is also commonly referred to as the UI thread.
W związku z tym, powszechnie określany jest jako wątek UI.
running long operations in different thread than UI thread,
uruchamianie długich operacji w innym wątku niż wątek UI,
This method runs on the UI thread and is meant for setting up any interface components that need to let the user know that something is happening.
Uruchamia ona wątek UI oraz ustawia wszystkie komponenty interfejsu potrzebne do zakomunikowania użytkownikowi, że coś się dzieje.
Therefore, to make sure that the main UI thread always stays responsive, you must consider running the operations in a different thread.
Dlatego, aby mieć pewność, że główny wątek UI zawsze będzie responsywny, musisz wdrożyć uruchamianie operacji w różnych wątkach.
The worker thread can be any thread that differs from the UI thread.
Wątek roboczy może być dowolny wątek, który różni się od wątku interfejsu użytkownika.
As such, the main thread is also sometimes called the UI thread.
Jako główny wątek jest czasem nazywany wątkiem interfejsu użytkownika (ang. UI thread).
[The UI thread] is very important because it is in charge of dispatching events to the appropriate user interface widgets, including drawing events.
[Wątek interfejsu użytkownika] jest bardzo ważny, ponieważ jest odpowiedzialny za wysyłanie zdarzeń (ang. events) do właściwego widżetu UI, włączając w to rysowanie zdarzeń.
Android takes this very seriously, and if your UI thread is stuck working on a task for more than a few seconds, the app will crash.
Android podchodzi do tego bardzo poważnie, i jeśli Twój wątek interfejsu użytkownika zostanie zatrzymany na więcej niż kilka sekund, spowoduje to błąd aplikacji (ang. crash).
All components of an application run within the same thread and process by default, though additional threads can be created to move tasks off the UI thread and prevent an ANR.
Wszystkie komponenty aplikacji działają domyślnie wewnątrz tego samego wątku i procesu, jednakże można utworzyć dodatkowe wątku w celu odsunięcia zadań od wątku UI i uniknięcia ANR.
The problem is that almost all code in an Android application will be executed on the UI thread by default.
Problemem jest to, że domyślnie prawie cały kod w androidowej aplikacji zostanie wykonany w wątku interfejsu użytkownika.
AsyncTask provides a worker thread for blocking operations, and then posts a result back to the UI thread with a pre-created callback method, allowing you to get your tasks done easily without having to fumble with threads and handlers.
AsyncTask dostarcza wątek roboczy do operacji blokujących, a następnie udostępnia wyniki z powrotem w wątku UI ze wstępnie utworzoną metodą wywołania zwrotnego, pozwalając na łatwe wykonywanie zadań bez konieczności bawienia się wątkami i uchwytami.
With the HaMeR framework, threads can send messages or post runnable objects either to themselves or to the UI thread.
HaMeR pozwala wątkom wysyłać komunikaty lub obiekty Runnable do siebie, lub do wątku interfejsu użytkownika.
Responsiveness Through Background Threads When an Android application is started, the first thread spawned by its process is the main thread, also known as the UI thread, which is responsible for handling all the user interface logic.
Kiedy na Androidzie uruchamiana jest aplikacja, pierwszym wątkiem stworzonym przez ten proces jest wątek główny (ang. main thread), znany również jako wątek interfejsu użytkownika (ang. UI thread), który jest odpowiedzialny za obsługę całej logiki interfejsu użytkownika.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor ui thread in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
gravestone: stone marker for a grave, often inscribed
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 16. Exact: 16. Verstreken tijd: 18 ms.