📄 course2.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>进程与线程类2</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">进程与线程函数,共五页。</font><a
href="course1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,第二页,</font><a
href="course3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
href="course4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
href="course5.htm"><font color="#FFFF00">第五页</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="FindFirstChangeNotification.htm">FindFirstChangeNotification</a></td>
<td width="75%" bgcolor="#efefda">创建一个文件通知对象。该对象用于监视文件系统发生的变化</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="FindNextChangeNotification.htm">FindNextChangeNotification</a></td>
<td width="75%" bgcolor="#efefda">重设一个文件改变通知对象,令其继续监视下一次变化</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="FreeLibrary.htm">FreeLibrary</a></td>
<td width="75%" bgcolor="#efefda">释放指定的动态链接库</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentProcess.htm">GetCurrentProcess</a></td>
<td width="75%" bgcolor="#efefda">获取当前进程的一个伪句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentProcessId.htm">GetCurrentProcessId</a></td>
<td width="75%" bgcolor="#efefda">获取当前进程一个唯一的标识符</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentThread.htm">GetCurrentThread</a></td>
<td width="75%" bgcolor="#efefda">获取当前线程的一个伪句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentThreadId.htm">GetCurrentThreadId</a></td>
<td width="75%" bgcolor="#efefda">获取当前线程一个唯一的线程标识符</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetExitCodeProcess.htm">GetExitCodeProces</a></td>
<td width="75%" bgcolor="#efefda">获取一个已中断进程的退出代码</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetExitCodeThread.htm">GetExitCodeThread</a></td>
<td width="75%" bgcolor="#efefda">获取一个已中止线程的退出代码</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetHandleInformation.htm">GetHandleInformation</a></td>
<td width="75%" bgcolor="#efefda">获取与一个系统对象句柄有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetMailslotInfo.htm">GetMailslotInfo</a></td>
<td width="75%" bgcolor="#efefda">获取与一个邮路有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetModuleFileName.htm">GetModuleFileName</a></td>
<td width="75%" bgcolor="#efefda">获取一个已装载模板的完整路径名称</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetModuleHandle.htm">GetModuleHandle</a></td>
<td width="75%" bgcolor="#efefda">获取一个应用程序或动态链接库的模块句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetPriorityClass.htm">GetPriorityClass</a></td>
<td width="75%" bgcolor="#efefda">获取特定进程的优先级别</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProcessShutdownParameters.htm">GetProcessShutdownParameters</a></td>
<td width="75%" bgcolor="#efefda">调查系统关闭时一个指定的进程相对于其它进程的关闭早迟情况</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProcessTimes.htm">GetProcessTimes</a></td>
<td width="75%" bgcolor="#efefda">获取与一个进程的经过时间有关的信息</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -