摘要:
BOOL CProgressStatusBarDlg::OnInitDialog(){ CDialog::OnInitDialog(); // Add "About..." menu item to system menu. // IDM_ABOUTBOX must be in the system command range. ASSERT((IDM_ABOUTBOX & 0xFFF0) == IDM_ABOUTBOX); ASSERT(IDM_ABOUTBOX < 0xF000); CMenu* pSysMenu = GetSystemMenu(FALS. 阅读全文
posted @ 2012-11-27 13:50
pythonschool
阅读(999)
评论(0)
推荐(0)
摘要:
BOOL CSizeStatusbarDlg::OnInitDialog(){ CDialog::OnInitDialog(); // Add "About..." menu item to system menu. // IDM_ABOUTBOX must be in the system command range. ASSERT((IDM_ABOUTBOX & 0xFFF0) == IDM_ABOUTBOX); ASSERT(IDM_ABOUTBOX < 0xF000); CMenu* pSysMenu = GetSystemMenu(FALSE); . 阅读全文
posted @ 2012-11-27 13:50
pythonschool
阅读(271)
评论(0)
推荐(0)
摘要:
BOOL CToolTipDlg::OnInitDialog(){ CDialog::OnInitDialog(); // Add "About..." menu item to system menu. // IDM_ABOUTBOX must be in the system command range. ASSERT((IDM_ABOUTBOX & 0xFFF0) == IDM_ABOUTBOX); ASSERT(IDM_ABOUTBOX < 0xF000); CMenu* pSysMenu = GetSystemMenu(FALSE); if ... 阅读全文
posted @ 2012-11-27 13:50
pythonschool
阅读(352)
评论(0)
推荐(0)
摘要:
str1 = 'md "I:\mr\%s\qjyy" && xcopy /e "E:\学通C++的24堂课\mr\%s\qjyy" "I:\mr\%s\qjyy"'str2 = 'md "I:\mr\%s\sl" && xcopy /e "E:\学通C++的24堂课\mr\%s\sl" "I:\mr\%s\sl"'str3 = 'md "I:\mr\%s\zmhh" && 阅读全文
posted @ 2012-11-27 13:50
pythonschool
阅读(259)
评论(0)
推荐(0)

浙公网安备 33010602011771号