• Avoiding long-running actions in the UI thread.

    避免UI线程中的长时间运行动作

    youdao

  • Identifying long-running actions in the UI thread.

    确定UI线程中的长时间运行动作

    youdao

  • Most modern operating systems have a single UI thread.

    绝大多数现代操作系统都有一个单独ui线程

    youdao

  • This step is done to avoid blocking the main UI thread.

    一步为了避免阻塞ui线程

    youdao

  • Do not assume you can populate the table on the UI thread.

    不要指望UI线程中填充该表

    youdao

  • You can now launch JUnit Plug-in tests in a non-UI thread.

    可以ui线程中启动JunitPlug - in测试

    youdao

  • As such, the main thread is also sometimes called the UI thread.

    因此主线有时叫做UI线程

    youdao

  • You can then run the task by calling execute from the UI thread.

    然后可以UI线程中调用execute来执行任务了。

    youdao

  • This is another good reason not to stay running on the UI thread.

    不在UI线程运行pluglet的另一个不错理由

    youdao

  • That's why slow and unpredictable I/O is a problem on the UI thread.

    上述情形说明了为什么UI线程缓慢无法预期I/O 会造成问题

    youdao

  • As you can see, it didn't skip a beat-even when the UI thread was sleeping.

    正如看到的,不会跳过一个跳动——即使UI线程睡眠

    youdao

  • You have a couple of choices in moving your pluglet code off the UI thread.

    对于将pluglet代码UI线程上去掉选择。

    youdao

  • The event handler will be blocked until the UI thread is able to process it.

    事件处理函数阻塞直到UI线程能够处理它。

    youdao

  • Thus, addStock will execute on a background thread, not on the main UI thread.

    如此addStock一个背景线程执行而不是UI 线程上。

    youdao

  • Instead, the timer remained in a suspended state while the UI thread was sleeping.

    然而UI线程睡眠时定时器保持状态

    youdao

  • The spawned thread does not have access to the same resources as the main UI thread.

    衍生线程不能访问ui线程访问资源

    youdao

  • A pluglet running on the UI thread invoked an API that blocked waiting for a result.

    UI线程运行pluglet调用了阻塞等待结果的API

    youdao

  • The UI thread dequeues the request and notifies the widget that it should redraw itself.

    UI线程从队列中取出请求通知widget重绘自己。

    youdao

  • Throughput - 5.5 times higher for the UI thread and 870 times higher for the worker thread.

    对于UI线程来说提升5.5对于worker线程来说提升了870倍。

    youdao

  • This method will always be executed on the main UI thread, so it is ideal for modifying the UI.

    这个方法总是ui线程执行因此对于修改UI一个很好的选择

    youdao

  • This resulted in the deadlock, because the UI thread was blocked waiting for the API to return.

    导致了这样僵局因为UI线程不再等待API的返回。

    youdao

  • The UI thread processes these messages whenever your application isn't busy doing something else.

    无论何时程序忙于其它事情时U I线程就处理这些消息

    youdao

  • When a pluglet is executed, it runs on the Rational Software Architect (User Interface) UI thread.

    运行pluglet 时,RationalSoftware Architect(用户界面UI 线程上运行。

    youdao

  • It abstracts out the creation of a thread and a handler for making a request off of the main UI thread.

    抽象线程处理程序创建用于请求ui线程。

    youdao

  • To summarize, it's vital to the responsiveness of your application's UI to keep the UI thread unblocked.

    而言之,保证UI不被阻塞对于应用程序响应来说十分重要的。

    youdao

  • Pretty much any kind of external service is going to require an asynchronous call that returns on the UI thread.

    几乎任何类型外部服务需要一个返回UI线程异步调用

    youdao

  • The point here is that if your code is running on the UI thread, the application can't handle UI events from the OS.

    问题的重点在于如果UI线程运行代码应用程序无法处理来自OSUI事件

    youdao

  • To avoid tempting fate, you must perform tasks like these on a different thread, or at least not on the main UI thread.

    为了避免冒险必须不同线程执行任务或者至少不在ui线程上执行。

    youdao

  • During idle time, the UI thread is also responsible for processing all messages in the application's Windows message queue.

    空闲时候UI线程同样要对应用程序窗体消息队列中的所有消息进行负责

    youdao

  • In fact, the code in the spawned thread cannot even be in the same file as the code that is executed by the main UI thread.

    事实上衍生线程中的代码甚至不能ui线程执行代码位于同一个文件

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定