代码搜索结果

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

cplayer.cpp

/** * Title: class CPlayer * Description: The action control and state switch of player with controlled * by user. Also include of properties of player. * Copyright: Copyright (c)

rendertarget.cpp

#include "RenderTarget.h" #include "..\System\Sysdef.h" #include "..\System\simplememory.h" CRenderTarget::~CRenderTarget() { m_pEngine = NULL; m_width = 0; m_height = 0; m_pColorBuffe

simplememory.cpp

/* * ============================================================================ * Name : CGlobalData from GlobalData.cpp * Part of : Game * Created : 2003-06-16 by Qiu Wei Min * Modif

videosettings.java

/** //VideoI<mark>M</mark>文档生成日期:2005.10.12 // //(1)概述: //类名称:VideoSettings //类说明: // 提供存储和读取R<mark>M</mark>S中关于本应用所需要的几个参数的功能 * //所在子系统:VideoI<mark>M</mark> // //系统总描述: 我们提供的VideoI<mark>M</mark>手机自动拍照上传器J2<mark>M</mark>E版本[开源]是 一个可以下载到手机(例如N ...

dib.cpp

// Dib.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif

dib.cpp

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

peimagefile.cpp

/******************************************************************** Copyright (c) Beijing Feitian Technologies http://www.FTSafe.com File : PEImageFile.cpp Created: 2003/11/04 Au

peimagefile.cpp

/******************************************************************** Copyright (c) Beijing Feitian Technologies http://www.FTSafe.com File : PEImageFile.cpp Created: 2003/11/04 Au

guipanelaccess.cpp

//-----------------------------------------------------------------------// // This is a part of the GuiLib MFC Extention. // // Autor : Francisco Campos // // (C) 2002 Francis

skinbutton.cpp

// SkinButton.cpp : implementation file // #include "stdafx.h" #include "SkinButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //