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

📄 caboutdlg.xml

📁 这是一个能够自动生成文档的程序
💻 XML
字号:
<?xml version="1.0" encoding="GB2312" ?><class name="CAboutDlg">	<explain>
 CAboutDlg dialog used for App About
</explain>	<function name="CAboutDlg">		<prototype index="1">CAboutDlg();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="DoDataExchange">		<prototype index="1">virtual void DoDataExchange(CDataExchange* pDX);</prototype>		<desc> DDX/DDV support
</desc>		<explain> DDX/DDV support
</explain>	</function>	<function name="DECLARE_MESSAGE_MAP">		<prototype index="1">DECLARE_MESSAGE_MAP();</prototype>		<desc>{{AFX_MSG(CAboutDlg)
}}AFX_MSG
</desc>		<explain>{{AFX_MSG(CAboutDlg)
}}AFX_MSG
</explain>	</function>	<function name="BEGIN_MESSAGE_MAP">		<prototype index="1">BEGIN_MESSAGE_MAP(CAboutDlg,CDialog);</prototype>		<desc>		</desc>		<explain>		</explain>		<prototype index="2">BEGIN_MESSAGE_MAP(CDocerDlg,CDialog);</prototype>	</function>	<function name="OnSysCommand">		<prototype index="1">void CDocerDlg OnSysCommand(UINT nID,LPARAM lParam);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnPaint">		<prototype index="1">void CDocerDlg OnPaint();</prototype>		<desc> If you add a minimize button to your dialog, you ...</desc>		<explain> If you add a minimize button to your dialog, you will need the code below
  to draw the icon.  For MFC applications using the document/view model,
  this is automatically done for you by the framework.
</explain>	</function>	<function name="OnQueryDragIcon">		<prototype index="1">HCURSOR CDocerDlg OnQueryDragIcon();</prototype>		<desc> The system calls this to obtain the cursor to dis...</desc>		<explain> The system calls this to obtain the cursor to display while the user drags
  the minimized window.
</explain>	</function>	<function name="OnSelectProjectDir">		<prototype index="1">void CDocerDlg OnSelectProjectDir();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnDeleteProjectDir">		<prototype index="1">void CDocerDlg OnDeleteProjectDir();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnSelectLibDir">		<prototype index="1">void CDocerDlg OnSelectLibDir();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnDeleteLibDir">		<prototype index="1">void CDocerDlg OnDeleteLibDir();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="BrowseCallbackProc">		<prototype index="1">int CALLBACK BrowseCallbackProc(HWND hwnd,UINT uMsg,LPARAM lParam,LPARAM lpData);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="BrowsePath">		<prototype index="1">void CDocerDlg BrowsePath(CString&amp; oPath);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnClickProjectDir">		<prototype index="1">void CDocerDlg OnClickProjectDir(NMHDR* pNMHDR,LRESULT* pResult);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="UpdateUI">		<prototype index="1">void CDocerDlg UpdateUI();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnClickLibDir">		<prototype index="1">void CDocerDlg OnClickLibDir(NMHDR* pNMHDR,LRESULT* pResult);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnSelectDocDir">		<prototype index="1">void CDocerDlg OnSelectDocDir();</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="FindDir">		<prototype index="1">BOOL FindDir(const CString&amp; iDirName);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="CreateDirectory">		<prototype index="1">BOOL CreateDirectory(const CString&amp; iPath);</prototype>		<desc>		</desc>		<explain>		</explain>	</function>	<function name="OnMakeDoc">		<prototype index="1">void CDocerDlg OnMakeDoc();</prototype>		<desc>		</desc>		<explain>		</explain>	</function></class>

⌨️ 快捷键说明

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