文件名称:Java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
4、多线程有几种实现方法,都是什么?同步有几种实现方法,都是什么?
答:多线程有两种实现方法,分别是继承Thread类与实现Runnable接口
同步的实现方面有两种,分别是synchronized,wait与notify
-4, multi-threaded implementation has several methods, what is? Synchronization has several methods of implementation are what? A: There are two multi-threaded implementation methods are inherited separately achieve Thread Classes and the Runnable interface implementation aspects of synchronous There are two, respectively, are synchronized, wait and notify
答:多线程有两种实现方法,分别是继承Thread类与实现Runnable接口
同步的实现方面有两种,分别是synchronized,wait与notify
-4, multi-threaded implementation has several methods, what is? Synchronization has several methods of implementation are what? A: There are two multi-threaded implementation methods are inherited separately achieve Thread Classes and the Runnable interface implementation aspects of synchronous There are two, respectively, are synchronized, wait and notify
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java基础方面.doc