📄 files7.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>文件处理类7</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="files6.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/files6.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="SearchPath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SearchPath.htm">SearchPath</a></td>
<td width="75%" bgcolor="#efefda">查找指定文件</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetCurrentDirectory.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetCurrentDirectory.htm">SetCurrentDirectory</a></td>
<td width="75%" bgcolor="#efefda">设置当前目录</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetEndOfFile.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetEndOfFile.htm">SetEndOfFile</a></td>
<td width="75%" bgcolor="#efefda">针对一个打开的文件,将当前文件位置设为文件末尾</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetFileAttributes.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetFileAttributes.htm">SetFileAttributes</a></td>
<td width="75%" bgcolor="#efefda">设置文件属性</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetFilePointer.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetFilePointer.htm">SetFilePointer</a></td>
<td width="75%" bgcolor="#efefda">在一个文件中设置当前的读写位置</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetFileTime.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetFileTime.htm">SetFileTime</a></td>
<td width="75%" bgcolor="#efefda">设置文件的创建、访问及上次修改时间</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetHandleCount.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetHandleCount.htm">SetHandleCount</a></td>
<td width="75%" bgcolor="#efefda">这个函数不必在win32下使用;即使使用,也不会有任何效果</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetVolumeLabel.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetVolumeLabel.htm">SetVolumeLabel</a></td>
<td width="75%" bgcolor="#efefda">设置一个磁盘的卷标(Label)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SystemTimeToFileTime.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SystemTimeToFileTime.htm">SystemTimeToFileTime</a></td>
<td width="75%" bgcolor="#efefda">根据一个<a href="FILETIME.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/FILETIME.htm">FILETIME</a>结构的内容,载入一个<a
href="SYSTEMTIME.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SYSTEMTIME.htm">SYSTEMTIME</a>结构</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="UnlockFile.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/UnlockFile.htm">UnlockFile</a></td>
<td width="75%" bgcolor="#efefda">解除对一个文件的锁定</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="UnlockFileEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/UnlockFileEx.htm">UnlockFileEx</a></td>
<td width="75%" bgcolor="#efefda">解除对一个文件的锁定</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="UnmapViewOfFile.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/UnmapViewOfFile.htm">UnmapViewOfFile</a></td>
<td width="75%" bgcolor="#efefda">在当前应用程序的内存地址空间解除对一个文件映射对象的映射</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="VerFindFile.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/VerFindFile.htm">VerFindFile</a></td>
<td width="75%" bgcolor="#efefda">用这个函数决定一个文件应安装到哪里</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="VerInstallFile.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/VerInstallFile.htm">VerInstallFile</a></td>
<td width="75%" bgcolor="#efefda">用这个函数安装一个文件</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="VerLanguageName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/VerLanguageName.htm">VerLanguageName</a></td>
<td width="75%" bgcolor="#efefda">这个函数能根据16位语言代码获取一种语言的名称</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="VerQueryValue.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/VerQueryValue.htm">VerQueryValue</a></td>
<td width="75%" bgcolor="#efefda">这个函数用于从版本资源中获取信息</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -