📄 fcselectfolder.htm
字号:
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=GB2312">
<title>FCSelectFolder类</title>
</head>
<body bgcolor="#ffffe7" lang=ZH-CN style='tab-interval:21.0pt'>
<h2 align="center"><b><font color="#FF0000">FCSelectFolder类</font></b></h2>
<table width="85%" border="1" bordercolor="#3399FF" align="center" cellpadding="0" bgcolor="#D0FFE0">
<tr>
<td rowspan="2">文件位置:</td>
<td width="85%"><font color="#FF0000">\FLib\Include\Folder.h</font></td>
</tr>
<tr>
<td width="85%"><font color="#FF0000">\FLib\Source\Folder.cpp</font></td>
</tr>
<tr>
<td>使用方法:</td>
<td width="85%" height="19"><font color="#FF0000">#include "fool.h"</font></td>
</tr>
</table>
<h2><font color="#FF0000"><b>成员函数(Member Functions):</b></font></h2>
<table width="85%" border="1" bordercolor="#3399FF" align="center" cellpadding="0" bgcolor="#CCFFFF">
<tr>
<td colspan="2">
<p align="center"><font color="#FF0000"><b>一般操作</b></font></p>
</td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">FCSelectFolder (HWND hParent = NULL,<br>
PCTSTR szTitle = NULL)</font></td>
<td width="50%"><font color="#000000">构造函数。</font></td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">int Select ()</font></td>
<td width="50%">显示选文件夹对话框,返回IDOK/IDCANCEL。</td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">PCTSTR GetPathName ()</font></td>
<td width="50%">得到选择的文件夹,失败返回NULL。</td>
</tr>
</table>
<br>
<br>
<table width="85%" border="1" bordercolor="#3399FF" align="center" cellpadding="0" bgcolor="#CCFFFF">
<tr>
<td colspan="2">
<p align="center"><font color="#FF0000"><b>重载函数/内部函数</b></font></p>
</td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">virtual void OnSelChange (ITEMIDLIST
* pIdl)</font></td>
<td width="50%"><font color="#000000">改变选择时调用。</font></td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">void EnableOK (BOOL bEnable = TRUE)</font></td>
<td width="50%"> </td>
</tr>
<tr>
<td width="50%"><font color="#FF0000">void SetStatusText (PCTSTR szStatusText)</font></td>
<td width="50%"> </td>
</tr>
</table>
<br>
<br>
<h2 align="center"><img src="stripe.gif" width="94%" height="2"><br>
</h2>
<table align=center bgcolor=ghostwhite border=0 cellpadding=0 cellspacing=0
width=650>
<tbody>
<tr>
<td width="85%">
<p align=center>版权所有 <br>
(C)1999 - 2002 付黎<br>
<a href="mailto:crazybit@263.net">给我发信</a> <a
href="javascript:window.close()">关闭窗口</a> </p>
</td>
</tr>
</tbody>
</table>
<h2> </h2>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -