java线程(thread)不可以被杀死(killstopdestroy)的解决方案

    技术2022-05-20  33

    虽然下面文章是讲为什么不用stop等函数的,但是也给出了相应的解决方案:

    http://download.oracle.com/javase/1.5.0/docs/guide/misc/threadPrimitiveDeprecation.html

     


    最新回复(0)