代码搜索结果

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

imgcenterdib.cpp

#include "stdafx.h" #include "ImageCenterDib.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /********************************************

buffer.cpp

/***************************************************************************** Copyright (c) 2001 - 2008, The Board of Trustees of the University of Illinois. All rights reserved. Redistribution and

dib.cpp

// Dib.cpp: implementation of the CDib class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Dib.h" #ifdef _DEBUG #undef THIS_FILE s

adjustcolordlg.cpp

// AdjustColorDlg.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "ImageBoard.h" #include "AdjustColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE

paintparambar.cpp

// PaintParambar.cpp : implementation file // #include "stdafx.h" #include "ImageBoard.h" #include "ImageBoardDoc.h" #include "ImageBoardView.h" #include "PaintParambar.h" #ifdef _DEBUG #d

adjustcolordlg.cpp

// AdjustColorDlg.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "ColorProcess.h" #include "AdjustColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FI

addtextdlg.cpp

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

data.cpp

// Data.cpp: implementation of the CData class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "stock.h" #include "Data.h" #ifdef _DEB

data.cpp

// Data.cpp: implementation of the CData class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "stock.h" #include "Data.h" #ifdef _DEB

maincanvas.java

import java.io.IOException; import java.util.Random; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.CommandListener; import javax.microedition.lcdui.Displayable; impor