• langpackage提供线程支持开始停止进程,设置进程优先级等等。

    The java.lang package provides a thread class that supports methods to start and stop threads and set thread priorities, among other things.

    youdao

  • 无需委托创建更多方法线程即可创建线程并且包含线程执行代码

    This class creates a thread and also contains the code that the thread executes without creating an additional method for the delegate.

    youdao

  • 经过填充数据实例传递给线程,后者是通过继承threading . thread的方式创建的。

    Pass that instance of populated data into the threading class that you created from inheriting from threading.Thread.

    youdao

  • 例中委托模型一个正确的(带有循环),所以发生可能使用特定关系线程结果

    In this case, the delegation model is a proper graph (with cycles), and so a deadlock can occur as a result of particular class relationships and thread usage.

    youdao

  • 定时器实例能够多个线程安全地访问

    Instances of this timer class can be safely accessed from multiple threads.

    youdao

  • (不可一个优点就是它们线程安全的)。

    One advantage of immutable classes is that they are thread-safe.

    youdao

  • 这个回调处理器拥有两个线程本地变量用于存储来自客户实例用户ID密码

    The callback handler class has two thread local variables that can store the user ID and password from the client instance.

    youdao

  • 首先初始这些系统需要线程支持执行这些静态初始化。

    First, it initializes those system classes that don't require thread support by executing their static initializers.

    youdao

  • 挑战在于,需要多个线程协调多个中的多个方法

    The challenge is that you need to coordinate multiple methods in multiple classes across multiple threads.

    youdao

  • 可以考虑使用线程安全容器—一个保证用户操作线程安全的数据结构

    Consider a thread-safe container class - a data structure that guarantees thread safety to its clients.

    youdao

  • 这个实例用于发送分区中的所有消息使这个成员线程安全提供缓存必要资源机会

    This instance is used for all messages that are sent into the partition, making members of this class thread safe and providing the opportunity to cache required resources.

    youdao

  • 注意同步请求调用线程处理的。

    Note that a synchronous request is processed on the calling class's thread.

    youdao

  • 工厂保留连接线程静态映射可以线程进行调用返回现有连接创建存储连接句柄。

    The factory class keeps a static map of the threads that have been connected and can either return the existing connection handle, or create and store the connection handle when called by a thread.

    youdao

  • 提供了有关JVM的详细信息包括总的运行时间线程信息、装载内存统计信息垃圾收集操作系统信息。

    It provides detailed information about the JVM, including total uptime, threading information, classes loaded, memory statistics, garbage collection, and operating-system information.

    youdao

  • 接下来对于另一个线程DatamineThread几乎复制完全相同结构

    Next, you almost copy the exact same structure for the next thread pool class, DatamineThread.

    youdao

  • Overview选项卡图形格式显示有关内存使用线程CPU 使用情况的信息

    The Overview tab displays correlated information about memory usage, threads, classes, and CPU usage in a graphical format.

    youdao

  • 分析段代码可以看到我们添加了一个队列实例然后将该队列传递给第一线程ThreadURL

    In looking at the code, you can see that we added another instance of a queue, and then passed that queue into the first thread pool class, ThreadURL.

    youdao

  • 每个工作者线程使用taskhandler执行一部分工作

    Each worker thread performs some bit of work using the TaskHandler class.

    youdao

  • 使用Executors工具创建线程不是直接调用ThreadPoolExecut or构造器来创建。

    You don't call the ThreadPoolExecutor constructor directly to create a thread pool but instead use the Executors utility class to create one.

    youdao

  • Handler允许线程之间协调通信

    The android.os.Handler class allows you to coordinate and communicate between threads.

    youdao

  • 可以清单4所示DebugLogger作为线程局部容器累积调试信息

    You could accumulate debugging information in a thread-local container as shown by the DebugLogger class in Listing 4.

    youdao

  • Volta支持线程

    The Volta libraries don't support multi-threading.

    youdao

  • 另一个常见线程模型任务分配一个后台线程任务队列

    Another common threading model is to have a single background thread and task queue for tasks of a certain type.

    youdao

  • 有些保留方法调用一个方法调用的状态信息实践使这样成为线程安全的困难的。

    Some classes retain state information from one method invocation to the next, and it is difficult to make such classes thread-safe in any practical way.

    youdao

  • 常常状态描绘成线程安全的,或者封装线程安全使它们能够线程环境中安全地使用容易的方式

    It is often the easiest way to render a stateful class thread-safe, or to encapsulate non-thread-safe classes so that they can safely be used in multithreaded environments.

    youdao

  • 有时,要在不影响功能易用性性能情况下使成为线程安全困难的。

    Sometimes, it is very difficult to make a class thread-safe without compromising its functionality, ease of use, or performance.

    youdao

  • 线程安全通常可以安全地线程程序使用只要能确保一个线程所用实例其它线程使用。

    A class that is not thread-safe can often be used safely in a multithreaded program as long as you ensure that instances of that class used by one thread are not used by other threads.

    youdao

  • 是否需要线程的?或者允许WCF能够同一时间有多个实例

    Do you need to single-thread your classes or can you allow WCF to spin up multiple instances simultaneously?

    youdao

  • 加载加载器当前线程上下文加载器。

    The parent of this class loader will be the class loader of the current thread context.

    youdao

  • 加载加载器当前线程上下文加载器。

    The parent of this class loader will be the class loader of the current thread context.

    youdao

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

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

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