2008年4月2日
摘要: if(m_pRandomProgressDlg == NULL) { m_pRandomProgressDlg = new RandomProgressDlg; m_pRandomProgressDlg->Create(IDD_RANDOMPROGRS, this); } m_pRandomProgressDlg->ShowWindo... 阅读全文
posted @ 2008-04-02 17:47 SunWentao 阅读(176) 评论(0) 推荐(0)
摘要: Regular expressions are a concise and flexible notation for finding and replacing patterns of text. You can use a specific set of regular expressions in the Find what and Replace with fields of the F... 阅读全文
posted @ 2008-04-02 14:46 SunWentao 阅读(332) 评论(0) 推荐(0)
摘要: Regular expressions are a concise and flexible notation for finding and replacing patterns of text. You can use a specific set of regular expressions in the Find what and Replace with fields of the F... 阅读全文
posted @ 2008-04-02 14:45 SunWentao 阅读(438) 评论(0) 推荐(0)