文件名称:shengchan
介绍说明--下载内容均来自于网络,请自行研究使用
很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。
利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。
在实际工作过程中我就遇到了类似的问题,需要对共享的缓冲区进行操作。-In many cases we need to assist each other to multiple threads, to complete the same task. But the thread is difficult to control from outside. The use of thread synchronization technology enables interaction between threads, thus avoiding external control with the time and a waste of resources. In the course of practical work I have encountered similar problems, the need for sharing of the buffer zone to operate.
利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。
在实际工作过程中我就遇到了类似的问题,需要对共享的缓冲区进行操作。-In many cases we need to assist each other to multiple threads, to complete the same task. But the thread is difficult to control from outside. The use of thread synchronization technology enables interaction between threads, thus avoiding external control with the time and a waste of resources. In the course of practical work I have encountered similar problems, the need for sharing of the buffer zone to operate.
相关搜索: 缓冲区
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shengchan.txt