?? files6.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>文件處理類6</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor=#E2DEE9>
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">文件處理函數,共八頁。</font><a
href="files1.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files1.htm"><font color="#FFFF00">第一頁</font></a><font color="#FFFFFF">,</font><a
href="files2.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files2.htm"><font color="#FFFF00">第二頁</font></a><font color="#FFFFFF">,</font><a
href="files3.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files3.htm"><font color="#FFFF00">第三頁</font></a><font color="#FFFFFF">,</font><a
href="files4.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files4.htm"><font color="#FFFF00">第四頁</font></a><font color="#FFFFFF">,</font><a
href="files5.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files5.htm"><font color="#FFFF00">第五頁</font></a><font color="#FFFFFF">,第六頁,</font><a
href="files7.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files7.htm"><font color="#FFFF00">第七頁</font></a><font color="#FFFFFF">,</font><a
href="files8.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files8.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="RegGetKeySecurity.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegGetKeySecurity.htm">RegGetKeySecurity</a></td>
<td width="75%" bgcolor="#efefda">獲取與一個注冊表項有關的安全信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegLoadKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegLoadKey.htm">RegLoadKey</a></td>
<td width="75%" bgcolor="#efefda">從以前用<a href="RegSaveKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegSaveKey.htm">RegSaveKey</a>函數創建的一個文件里裝載注冊表信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegNotifyChangeKeyValue.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegNotifyChangeKeyValue.htm">RegNotifyChangeKeyValue</a></td>
<td width="75%" bgcolor="#efefda">注冊表項或它的任何一個子項發生變化時,用這個函數提供一種通知機制</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegOpenKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegOpenKey.htm">RegOpenKey</a></td>
<td width="75%" bgcolor="#efefda">打開一個現有的注冊表項</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegOpenKeyEx.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegOpenKeyEx.htm">RegOpenKeyEx</a></td>
<td width="75%" bgcolor="#efefda">打開一個現有的項。在win32下推薦使用這個函數</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegQueryInfoKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegQueryInfoKey.htm">RegQueryInfoKey</a></td>
<td width="75%" bgcolor="#efefda">獲取與一個項有關的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegQueryValue.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegQueryValue.htm">RegQueryValue</a></td>
<td width="75%" bgcolor="#efefda">取得指定項或子項的默認(未命名)值</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegQueryValueEx.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegQueryValueEx.htm">RegQueryValueEx</a></td>
<td width="75%" bgcolor="#efefda">獲取一個項的設置值</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegReplaceKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegReplaceKey.htm">RegReplaceKey</a></td>
<td width="75%" bgcolor="#efefda">用一個磁盤文件保存的信息替換注冊表信息;并創建一個備份,在其中包含當前注冊表信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegRestoreKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegRestoreKey.htm">RegRestoreKey</a></td>
<td width="75%" bgcolor="#efefda">從一個磁盤文件恢復注冊表信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegSaveKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegSaveKey.htm">RegSaveKey</a></td>
<td width="75%" bgcolor="#efefda">將一個項以及它的所有子項都保存到一個磁盤文件</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegSetKeySecurity.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegSetKeySecurity.htm">RegSetKeySecurity</a></td>
<td width="75%" bgcolor="#efefda">設置指定項的安全特性</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegSetValue.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegSetValue.htm">RegSetValue</a></td>
<td width="75%" bgcolor="#efefda">設置指定項或子項的默認值</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegSetValueEx.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegSetValueEx.htm">RegSetValueEx</a></td>
<td width="75%" bgcolor="#efefda">設置指定項的值</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RegUnLoadKey.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RegUnLoadKey.htm">RegUnLoadKey</a></td>
<td width="75%" bgcolor="#efefda">卸載指定的項以及它的所有子項</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RemoveDirectory.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/RemoveDirectory.htm">RemoveDirectory</a></td>
<td width="75%" bgcolor="#efefda">刪除指定目錄</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -