繁體版 English
登录 注册

线程池线程

"线程池线程"的翻译和解释

例句与用法

  • The stack of the thread pool thread will not have the context of the actual callers
    将工作排在某个线程池线程上,则该线程池线程的堆栈将不会具有实际调用方的背景。
  • The stack of the thread pool thread does not have the context of the actual callers
    将工作在某个线程池线程上排队时,该线程池线程的堆栈并不具有实际调用方的上下文。
  • For most tasks , you can reduce complexity by queuing requests for execution by thread pool threads
    对于多数任务,通过将执行请求以线程池线程的方式排队,可以降低复杂性。
  • Discusses the advantages and drawbacks of multiple threads , and outlines the scenarios in which you might create threads or use thread pool threads
    讨论多线程的优缺点,并概括了可以创建线程或使用线程池线程的几种情形。
  • The thread timer is a simple , lightweight timer that uses callback methods instead of events and is served by thread - pool threads
    线程计时器是一种简单的、轻量级计时器,它使用回调方法而不是使用事件,并由线程池线程提供支持。
  • If you use this variable to pass a reference to an instance of a class , the members of the instance can be modified by the thread - pool thread and used as return values
    如果使用此变量来传递对类实例的引用,则该实例的成员可以由线程池线程进行修改,并用作返回值。
  • Describes the managed classes you can use to synchronize the activities of threads and the data of objects accessed on different threads , and provides an overview of thread pool threads
    描述一些托管类,这些类可用来同步线程的活动以及由不同线程访问的对象的数据,并概述了线程池线程
  • This is a significant change from the . net framework versions 1 . 0 and 1 . 1 , which provide a backstop for many unhandled exceptions for example , unhandled exceptions in thread pool threads
    这是对. net framework 1 . 0和1 . 1版的重要更改,这两个版本对许多未处理异常(例如,线程池线程中的未处理异常)提供支撑。
  • Threads . the method can be executed simultaneously on two thread pool threads if the timer interval is less than the time required to execute the method , or if all thread pool threads are in use and the method is queued multiple times
    该方法在以下两种情况下可以同时在两个线程池线程中执行:一是计时器间隔小于执行该方法所需的时间;二是所有线程池线程都在使用,并且多次对该方法进行排队。
  • 更多例句:  1  2
用"线程池线程"造句  
英语→汉语 汉语→英语