• 线程运行的时候,不管是上传还是下载可以查询进程状态并且用户一个反馈例如一个进度条)。

    While a thread is running, either uploading or downloading, you can query it to check on its status to provide the user with feedback (e.g. a progress bar).

    youdao

  • 每个客户机请求需要一个线程

    One thread is required for every client request.

    youdao

  • 异步请求一个线程处理的。

    An asynchronous request is processed on a different thread.

    youdao

  • 一个线程分配处理关机事件

    A thread is allocated to handle shutdown events.

    youdao

  • 注意已经包括了一个线程ID

    Note that it already includes a thread ID.

    youdao

  • 线程可以派生一个进程

    A thread can fork another process.

    youdao

  • 请求工作进程中的一个线程获取

    The request is picked up by a thread within the worker process.

    youdao

  • 每个消息就是一个线程

    Each message flow is a thread.

    youdao

  • 对于异步用例我们使用一个线程

    For the asynchronous case, we'll use only one thread.

    youdao

  • 一个线程创建处理每个用户连接

    A thread is created to handle each new user connection.

    youdao

  • 因此必须确定生成一个线程获取数据

    So be sure to spawn a thread to fetch this data.

    youdao

  • 一个线程检查数据,检查数据到达

    A thread polls the data area and checks for the data's arrival.

    youdao

  • 同步语句仅允许一个线程进入代码

    The synchronized statement enbales only one thread to enter a code block at a time.

    youdao

  • 可取的方法每个邮箱目录指定一个线程

    The best practice approach is to assign one thread per mail directory.

    youdao

  • 使用单独线程可能会导致严重争用

    Having a single thread pool could cause significant lock contention.

    youdao

  • 如果刚好一个线程访问,则可以使用偏向

    If the lock happens to be accessed by only one thread, biased locking can be applied.

    youdao

  • 结果线程都会等待一个线程保持

    As a result, each thread ends up waiting for a lock held by the other thread.

    youdao

  • 因此实现典型每个连接一个线程模型便非常简单。

    Thus it is relatively straightforward to implement the classic one thread per connection model.

    youdao

  • 阻塞线但是一个线程执行代码

    This blocks the main thread but executes the code on another thread.

    youdao

  • 如果个线程,则堆栈显示元素

    If the thread is suspended, its stack frames are shown as child elements.

    youdao

  • 一个线程随处运行,这会导致性能降低。

    The other just goes wherever it wants, and that leads to poorer performance.

    youdao

  • 然而测试程序包含线程因而显然存在竞争。

    However, the test program contains only a single thread, and therefore is guaranteed never to experience contention.

    youdao

  • MyObservable启动一个线程读取系统时钟

    MyObservable starts a thread that reads the system clock.

    youdao

  • 所有基准测试都使用线程同步涉及线程争用。

    Only a single thread is used for all these benchmarks; the synchronized classes are under no thread contention.

    youdao

  • 这样将给带来50个文件每个文件包含一个线程跟踪数据

    This leaves you with 50 files, each containing the trace for just one thread.

    youdao

  • 请求/响应周期使它成为了经典模型,即每个连接使用一个线程

    The request/response cycle lends itself to the classic one thread per connection model.

    youdao

  • 线程线程请求信息时,就可能引起线程切换

    One thread asking another for information can cause a thread switch, or one thread preempting another can cause a thread switch.

    youdao

  • 一个线程可以同时持有多个并且可能已经某种顺序获得了这些

    A thread can simultaneously hold more than one lock, and these locks might have been acquired in a certain order.

    youdao

  • 线程称为setter方法一个线程称为retrieval方法。

    One thread calls the setter method and the other thread calls the retrieval method.

    youdao

  • 线程中断一个线程时,中断的线程不一定要立即停止正在做的事情

    When one thread interrupts another, the interrupted thread does not necessarily stop what it is doing immediately.

    youdao

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

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

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