Windows下创建进程和线程(Console下使用API)[1]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

操作系统实验[2]---Windows下创建进程和线程(Console下使用API)

                            EmilMatthew(EmilMatthew@126.com)

摘要: 

       参照[1]中所提供的方法,实现了Windows下,基于Console控制台模式的进程及线程的创建.

 

Abstract: 

       By the reference of passage [1], realize the creation of threads and processes under the console mode, with the usage of win32 APIs.

      

本文关键:Windows下创建进程和线程(Console下使用API)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top