代码搜索结果

找到约 10,000 项符合 M 的代码

memdc.h

#include "stdafx.h" #pragma once class CMemDC : public CDC { private: CBitmap m_bitmap; // Offscreen bitmap CBitmap* m_oldBitmap; // bitmap originally found in

cyclechild.cpp

// CycleChild.cpp : implementation file #include "stdafx.h" #include "netsdkdemo.h" #include "CycleChild.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

alphabetaengine.cpp

// AlphaBetaEngine.cpp: implementation of the CAlphaBetaEngine class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AlphaBetaEngine.h"

idalphabetaengine.cpp

// IDAlphabeta.cpp: implementation of the CIDAlphabetaEngine class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "IDAlphabetaEngine.h"

mysocket.cpp

// MySocket.cpp : 实现文件 // #include "stdafx.h" #include "Tcp2Com.h" #include "MySocket.h" #include "Tcp2ComDlg.h" #include ".\mysocket.h" // CMySocket const char CV = 0x0B; CMySocket::CMyS

searchcustomerdlg.cpp

// SearchCustomerDLG.cpp : implementation file // #include "stdafx.h" #include "trade_mis.h" #include "SearchCustomerDLG.h" #include "Trade_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #

searchproviderdlg.cpp

// SearchProviderDLG.cpp : implementation file // #include "stdafx.h" #include "trade_mis.h" #include "SearchProviderDLG.h" #include "Trade_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #

settingsdlg.cpp

// SettingsDlg.cpp : implementation file // #include "stdafx.h" #include "SmsTest.h" #include "SettingsDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

buystatview.cpp

// BuyStatView.cpp : implementation file // #include "stdafx.h" #include "Remedy.h" #include "BuyStatView.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat

mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "Remedy.h" #include "MainFrm.h" #include "SaleOperView.h" #include "BuyOperView.h" #include "QuerySto