⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 files6.htm

📁 WinAPI函数打包下载.rar
💻 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="#FFC8C8">

<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://personal.hb.cninfo.net/~vbapi/files1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
    href="files2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
    href="files3.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
    href="files4.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
    href="files5.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,第六页,</font><a
    href="files7.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files7.htm"><font color="#FFFF00">第七页</font></a><font color="#FFFFFF">,</font><a
    href="files8.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/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://personal.hb.cninfo.net/~vbapi/RegGetKeySecurity.htm">RegGetKeySecurity</a></td>
    <td width="75%" bgcolor="#efefda">获取与一个注册表项有关的安全信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegLoadKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegLoadKey.htm">RegLoadKey</a></td>
    <td width="75%" bgcolor="#efefda">从以前用<a href="RegSaveKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegSaveKey.htm">RegSaveKey</a>函数创建的一个文件里装载注册表信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegNotifyChangeKeyValue.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegNotifyChangeKeyValue.htm">RegNotifyChangeKeyValue</a></td>
    <td width="75%" bgcolor="#efefda">注册表项或它的任何一个子项发生变化时,用这个函数提供一种通知机制</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegOpenKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegOpenKey.htm">RegOpenKey</a></td>
    <td width="75%" bgcolor="#efefda">打开一个现有的注册表项</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegOpenKeyEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/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://personal.hb.cninfo.net/~vbapi/RegQueryInfoKey.htm">RegQueryInfoKey</a></td>
    <td width="75%" bgcolor="#efefda">获取与一个项有关的信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegQueryValue.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegQueryValue.htm">RegQueryValue</a></td>
    <td width="75%" bgcolor="#efefda">取得指定项或子项的默认(未命名)值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegQueryValueEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegQueryValueEx.htm">RegQueryValueEx</a></td>
    <td width="75%" bgcolor="#efefda">获取一个项的设置值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegReplaceKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegReplaceKey.htm">RegReplaceKey</a></td>
    <td width="75%" bgcolor="#efefda">用一个磁盘文件保存的信息替换注册表信息;并创建一个备份,在其中包含当前注册表信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegRestoreKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegRestoreKey.htm">RegRestoreKey</a></td>
    <td width="75%" bgcolor="#efefda">从一个磁盘文件恢复注册表信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegSaveKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegSaveKey.htm">RegSaveKey</a></td>
    <td width="75%" bgcolor="#efefda">将一个项以及它的所有子项都保存到一个磁盘文件</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegSetKeySecurity.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegSetKeySecurity.htm">RegSetKeySecurity</a></td>
    <td width="75%" bgcolor="#efefda">设置指定项的安全特性</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegSetValue.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegSetValue.htm">RegSetValue</a></td>
    <td width="75%" bgcolor="#efefda">设置指定项或子项的默认值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegSetValueEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegSetValueEx.htm">RegSetValueEx</a></td>
    <td width="75%" bgcolor="#efefda">设置指定项的值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegUnLoadKey.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegUnLoadKey.htm">RegUnLoadKey</a></td>
    <td width="75%" bgcolor="#efefda">卸载指定的项以及它的所有子项</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RemoveDirectory.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/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 + -