请输入您要查询的英文单词:

 

单词 daemon threads
释义
daemon threads
  • 简明释义
  • 守护线程:一种在后台运行的线程,通常用于执行后台任务,如垃圾回收、系统监控等。当所有非守护线程结束时,守护线程会自动结束。
  • 网络释义
  • 1

    ?与超级线程

    程序的执行完毕是以用户线程(user threads)的结束而标志结束的,与超级线程daemon threads)无关。所以D选项是对的。

  • 双语例句
  • 1
    Both programming models let you create pooled and daemon threads to run J2EE business logic.
    两种编程模式都允许您创建池线程和守护程序线程,以便运行J2EE业务逻辑。
  • 2
    All threads in a component-scoped thread pool are asynchronous bean daemon threads and have the same lifecycle of the application that created it.
    组件范围的线程池中的所有线程都是异步bean守护程序线程,并且具有与创建它的应用程序相同的生命周期。
  • 3
    All threads that are not daemon threads have died, either by returning from the call to the run method or by throwing an exception that propagates beyond the run method.
    非守护线程的所有线程都已停止运行,无论是通过从对run方法的调用中返回,还是通过抛出一个传播到run方法之外的异常。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/26 12:36:19