?? files3.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=#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="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="files6.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/files6.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="GetLogicalDrives.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetLogicalDrives.htm">GetLogicalDrives</a></td>
<td width="75%" bgcolor="#efefda">判斷系統中存在哪些邏輯驅動器字母</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetLogicalDriveStrings.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetLogicalDriveStrings.htm">GetLogicalDriveStrings</a></td>
<td width="75%" bgcolor="#efefda">獲取一個字串,其中包含了當前所有邏輯驅動器的根驅動器路徑</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetOverlappedResult.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetOverlappedResult.htm">GetOverlappedResult</a></td>
<td width="75%" bgcolor="#efefda">判斷一個重疊操作當前的狀態</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetPrivateProfileInt.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/GetPrivateProfileString.htm">GetPrivateProfileString</a></td>
<td width="75%" bgcolor="#efefda">為初始化文件中指定的條目取得字串</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProfileInt.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/GetShortPathName.htm">GetShortPathName</a></td>
<td width="75%" bgcolor="#efefda">獲取指定文件的短路徑名</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemDirectory.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/GetTempFileName.htm">GetTempFileName</a></td>
<td width="75%" bgcolor="#efefda">這個函數包含了一個臨時文件的名字,它可由應用程序使用</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetTempPath.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetTempPath.htm">GetTempPath</a></td>
<td width="75%" bgcolor="#efefda">獲取為臨時文件指定的路徑</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetVolumeInformation.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetVolumeInformation.htm">GetVolumeInformation</a></td>
<td width="75%" bgcolor="#efefda">獲取與一個磁盤卷有關的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetWindowsDirectory.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/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://www.gxbcts.com/airfly/api/papi/hread.htm">hread</a></td>
<td width="75%" bgcolor="#efefda">參考<a href="lread.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/lread.htm">lread</a></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -