文件名称:1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:368.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
创建进程
本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。
步骤1:编译并执行2-1.exe程序, 完成下列问题。
程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许多活动标记。然后该克隆进程的创建方法关闭传递过来的句柄并返回main() 函数。在关闭程序之前,每一进程的执行主线程暂停一下,以便让用户看到其中的至少一个窗口。
-Create a process
The experiments showed that the process of creating the basic framework of the child. Procedure is to start their own again, and show its system process ID and its position in the process list.
Step 1: Compile and run 2-1.exe process, complete the following questions.
2-1 is a simple program using the CreateProcess () API function example. First, the formation of simple command-line, providing the current EXE file on behalf of the specified file name and the number of generated cloning process. Most parameters are preferable to default values , but the parameters used to create signs: CREATE_NEW_CONSOLE flag indicating that the process of distribution of its own new console, so run the sample program, resulting in many activities on the taskbar mark. Then the cloning process is created to pass over the handle off and return to main () function. Before you close the program, each process executes the main thread to pause to allow users to see one of t
本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。
步骤1:编译并执行2-1.exe程序, 完成下列问题。
程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许多活动标记。然后该克隆进程的创建方法关闭传递过来的句柄并返回main() 函数。在关闭程序之前,每一进程的执行主线程暂停一下,以便让用户看到其中的至少一个窗口。
-Create a process
The experiments showed that the process of creating the basic framework of the child. Procedure is to start their own again, and show its system process ID and its position in the process list.
Step 1: Compile and run 2-1.exe process, complete the following questions.
2-1 is a simple program using the CreateProcess () API function example. First, the formation of simple command-line, providing the current EXE file on behalf of the specified file name and the number of generated cloning process. Most parameters are preferable to default values , but the parameters used to create signs: CREATE_NEW_CONSOLE flag indicating that the process of distribution of its own new console, so run the sample program, resulting in many activities on the taskbar mark. Then the cloning process is created to pass over the handle off and return to main () function. Before you close the program, each process executes the main thread to pause to allow users to see one of t
(系统自动生成,下载前可以参看下载内容)
下载文件列表
进程控制与描述1/StdAfx.h
进程控制与描述1/StdAfx.cpp
进程控制与描述1/ReadMe.txt
进程控制与描述1/进程控制与描述1.dsp
进程控制与描述1/进程控制与描述1.dsw
进程控制与描述1/进程控制与描述1.ncb
进程控制与描述1/进程控制与描述1.plg
进程控制与描述1/进程控制与描述1.cpp
进程控制与描述1/进程控制与描述1.opt
进程控制与描述1/Debug/vc60.idb
进程控制与描述1/Debug/进程控制与描述1.pch
进程控制与描述1/Debug/vc60.pdb
进程控制与描述1/Debug/StdAfx.obj
进程控制与描述1/Debug/进程控制与描述1.exe
进程控制与描述1/Debug/进程控制与描述1.pdb
进程控制与描述1/Debug/进程控制与描述1.obj
进程控制与描述1/Debug/进程控制与描述1.ilk
进程控制与描述1/Debug
进程控制与描述1
进程控制与描述1/StdAfx.cpp
进程控制与描述1/ReadMe.txt
进程控制与描述1/进程控制与描述1.dsp
进程控制与描述1/进程控制与描述1.dsw
进程控制与描述1/进程控制与描述1.ncb
进程控制与描述1/进程控制与描述1.plg
进程控制与描述1/进程控制与描述1.cpp
进程控制与描述1/进程控制与描述1.opt
进程控制与描述1/Debug/vc60.idb
进程控制与描述1/Debug/进程控制与描述1.pch
进程控制与描述1/Debug/vc60.pdb
进程控制与描述1/Debug/StdAfx.obj
进程控制与描述1/Debug/进程控制与描述1.exe
进程控制与描述1/Debug/进程控制与描述1.pdb
进程控制与描述1/Debug/进程控制与描述1.obj
进程控制与描述1/Debug/进程控制与描述1.ilk
进程控制与描述1/Debug
进程控制与描述1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.