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

📄 files3.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>文件处理类3</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="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="files6.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files6.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="GetLogicalDrives.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetLogicalDrives.htm">GetLogicalDrives</a></td>
    <td width="75%" bgcolor="#efefda">判断系统中存在哪些逻辑驱动器字母</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetLogicalDriveStrings.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetLogicalDriveStrings.htm">GetLogicalDriveStrings</a></td>
    <td width="75%" bgcolor="#efefda">获取一个字串,其中包含了当前所有逻辑驱动器的根驱动器路径</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetOverlappedResult.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetOverlappedResult.htm">GetOverlappedResult</a></td>
    <td width="75%" bgcolor="#efefda">判断一个重叠操作当前的状态</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetPrivateProfileInt.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetPrivateProfileInt.htm">GetPrivateProfileInt</a></td>
    <td width="75%" bgcolor="#efefda">为初始化文件(.ini文件)中指定的条目获取一个整数值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetPrivateProfileSection.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetPrivateProfileSection.htm">GetPrivateProfileSection</a></td>
    <td width="75%" bgcolor="#efefda">获取指定小节(在.ini文件中)所有项名和值的一个列表</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetPrivateProfileString.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetPrivateProfileString.htm">GetPrivateProfileString</a></td>
    <td width="75%" bgcolor="#efefda">为初始化文件中指定的条目取得字串</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetProfileInt.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetProfileInt.htm">GetProfileInt</a></td>
    <td width="75%" bgcolor="#efefda">取得win.ini初始化文件中指定条目的一个整数值</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetProfileSection.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetProfileSection.htm">GetProfileSection</a></td>
    <td width="75%" bgcolor="#efefda">获取指定小节(在win.ini文件中)所有项名和值的一个列表</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetProfileString.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetProfileString.htm">GetProfileString</a></td>
    <td width="75%" bgcolor="#efefda">为win.ini初始化文件中指定的条目取得字串</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetShortPathName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetShortPathName.htm">GetShortPathName</a></td>
    <td width="75%" bgcolor="#efefda">获取指定文件的短路径名</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetSystemDirectory.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemDirectory.htm">GetSystemDirectory</a></td>
    <td width="75%" bgcolor="#efefda">取得Windows系统目录(即System目录)的完整路径名</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetTempFileName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTempFileName.htm">GetTempFileName</a></td>
    <td width="75%" bgcolor="#efefda">这个函数包含了一个临时文件的名字,它可由应用程序使用</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetTempPath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTempPath.htm">GetTempPath</a></td>
    <td width="75%" bgcolor="#efefda">获取为临时文件指定的路径</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetVolumeInformation.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetVolumeInformation.htm">GetVolumeInformation</a></td>
    <td width="75%" bgcolor="#efefda">获取与一个磁盘卷有关的信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetWindowsDirectory.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetWindowsDirectory.htm">GetWindowsDirectory</a></td>
    <td width="75%" bgcolor="#efefda">获取Windows目录的完整路径名</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="hread.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hread.htm">hread</a></td>
    <td width="75%" bgcolor="#efefda">参考<a href="lread.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/lread.htm">lread</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -