摘要
Java语言提供了多线程的类和接口,可以使程序并行运行,以提高程序运行效率。本文详细叙述了Java的多线程的知识,通过实例说明了Java的多线程程序设计的方法.以及在编程时应注意的事项。为Java的程序设计人员提供了一定的借鉴作用。
Java provided the class and interface of the multi-thread, it can make the program parallel proceed, and improve the efficiency of executing program. This article describes the Java multi-thread knowledge and the method by the example, and give some items which must be noticed by user.The article provides some good advice for Java programmers.
出处
《电脑知识与技术》
2006年第8期70-70,96,共2页
Computer Knowledge and Technology
关键词
程序设计
线程
类
接口
Programming
Threading
Class
Interface