Examples with "code in the UI thread" and their translation in Duits
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.
All of the code in there is executed on a different thread and for that reason you are not allowed to touch the UI from it.
Der gesamte Code dort wird auf einem anderen Thread ausgeführt und aus diesem Grund darfst du das UI von hier aus nicht anfassen.
The following Visual Basic code demonstrates how to receive a server synchronization request and perform a synchronization in the UI thread.
Die folgenden Codefragmente zeigen, wie eine Anforderung zur Server-Synchronisation empfangen und eine Synchronisation auf dem UI-Thread ausgeführt wird.
This is what allows you to write code using await in your UI logic without worrying about marshaling back to the right thread: task's awaiter is handling it for you.
So können Sie Code schreiben, der await in der Benutzeroberflächen-Logik verwendet, ohne sich Gedanken über das Marshalling zurück an den richtigen Thread machen zu müssen: Dies übernimmt der Awaiter des Tasks.
Two common ways to run your code on the UI thread are: Handler
Die zwei gängigsten Methoden zum Ausführen Ihres Codes im UI-Thread sind: Handler
Moving composition to a non-UI thread means that the animation won't jitter or be blocked by the app working on the UI thread (such as JavaScript code execution or sync operations).
Das Auslagern der Komposition in einen unabhängigen Thread hat den Vorteil, dass die Animation durch die Arbeitslast der App im UI-Thread (z. B. das Ausführen von JavaScript-Code oder Synchronisierungsvorgänge) nicht beeinträchtigt wird.
Bear in mind that asynchronous code does not replace the thread pool.
Denken Sie jedoch daran, dass asynchroner Code nicht den Threadpool ersetzt.
Added the ui-plugin and removed ui specific code from the Aloha core.
Hinzugefügt wurde die ui-Plugin und entfernt ui spezifische Code aus dem Aloha-Kern.
Asynchronous code allows your application to make optimum use of the thread pool.
Asynchroner Code ermöglicht der Anwendung, den Threadpool optimal zu nutzen.
Of course, the code executed by these methods must also be thread-safe.
Natürlich muss der Code, den diese Methoden ausführen, ebenfalls thread-safe sein.
You should not use blocking code when running on the main thread.
Bei Ausführung auf dem Hauptthread verwenden Sie keinen blockierenden Code.
This code can be used for any thread through the site.
Dieser Code kann für jedes mögliches Gewinde durch den Aufstellungsort verwendet werden.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.