📄 cdocerdlg.xml
字号:
<?xml version="1.0" encoding="GB2312" ?><class name="CDocerDlg"> <explain>
CDocerDlg dialog
</explain> <function name="CDocerDlg"> <prototype index="1">CDocerDlg(CWnd* pParent= NULL);</prototype> <desc> standard constructor
</desc> <explain> standard constructor
</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="OnInitDialog"> <prototype index="1">virtual BOOL OnInitDialog();</prototype> <desc> Generated message map functions
{{AFX_MSG(CDocerD...</desc> <explain> Generated message map functions
{{AFX_MSG(CDocerDlg)
</explain> </function> <function name="OnSysCommand"> <prototype index="1">void OnSysCommand(UINT nID,LPARAM lParam);</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnPaint"> <prototype index="1">void OnPaint();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnQueryDragIcon"> <prototype index="1">HCURSOR OnQueryDragIcon();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnSelectProjectDir"> <prototype index="1">void OnSelectProjectDir();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnDeleteProjectDir"> <prototype index="1">void OnDeleteProjectDir();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnClickProjectDir"> <prototype index="1">void OnClickProjectDir(NMHDR* pNMHDR,LRESULT* pResult);</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnSelectLibDir"> <prototype index="1">void OnSelectLibDir();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnDeleteLibDir"> <prototype index="1">void OnDeleteLibDir();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnClickLibDir"> <prototype index="1">void OnClickLibDir(NMHDR* pNMHDR,LRESULT* pResult);</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnSelectDocDir"> <prototype index="1">void OnSelectDocDir();</prototype> <desc> </desc> <explain> </explain> </function> <function name="OnMakeDoc"> <prototype index="1">void OnMakeDoc();</prototype> <desc> </desc> <explain> </explain> </function> <function name="DECLARE_MESSAGE_MAP"> <prototype index="1">DECLARE_MESSAGE_MAP();</prototype> <desc>}}AFX_MSG
</desc> <explain>}}AFX_MSG
</explain> </function> <function name="BrowsePath"> <prototype index="1">void BrowsePath(CString& oPath);</prototype> <desc> </desc> <explain> </explain> </function></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -