文件名称:createprocess
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 漂*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下:
1) createpc 创建进程命令。
参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。
示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。
2) showdetail 显示进程信息命令。
3) exit 退出命令行。
-Experiment to provide the code input, you can enter the createpc command to create the process, enter showdetail displayed for each process and its child process the information, test commands are explained as follows: 1) createpc command to create the process. Parameters: 1 pid (process id), 2 ppid (parent process id), 3 prio (priority). Example: createpc (2,1,2). Create a process, its process number is 2, the parent process ID is 1, the priority level of 2. 2) showdetail Display process information using the command. 3) exit out of the command line.
1) createpc 创建进程命令。
参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。
示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。
2) showdetail 显示进程信息命令。
3) exit 退出命令行。
-Experiment to provide the code input, you can enter the createpc command to create the process, enter showdetail displayed for each process and its child process the information, test commands are explained as follows: 1) createpc command to create the process. Parameters: 1 pid (process id), 2 ppid (parent process id), 3 prio (priority). Example: createpc (2,1,2). Create a process, its process number is 2, the parent process ID is 1, the priority level of 2. 2) showdetail Display process information using the command. 3) exit out of the command line.
相关搜索: createprocess
(系统自动生成,下载前可以参看下载内容)
下载文件列表
进程创建模拟\Test2.dsw
............\Test2.ncb
............\2.cpp
............\bisic.h
............\Test2.plg
............\basic.h
............\1.cpp
............\Test2.dsp
............\Test2.opt
进程创建模拟
............\Test2.ncb
............\2.cpp
............\bisic.h
............\Test2.plg
............\basic.h
............\1.cpp
............\Test2.dsp
............\Test2.opt
进程创建模拟