Loading...
1. 线程概述与进程(process)类似,线程(thread)是允许应用程序并发执行多个任务的一种机制...
进程间通信IPC是进程间通信(interprocess communication)的简称。顾名思义,传...