代码搜索结果

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

ctext.cpp

#include"stdafx.h" #include"CText.h" #include "EastDrawView.h" #include"TextEdit.h" IMPLEMENT_SERIAL(CText,CUnit,1) CText::CText() { CUnit::Initial(); m_Font=new CFont; m_Font->CreatePoint

bspnode.cpp

// BspNode.cpp: implementation of the CBspNode class. // ////////////////////////////////////////////////////////////////////// //#include "d3dfont.h" #include "BspNode.h" CFrustum::~CFrustum

state.cpp

// State.cpp: implementation of the CState class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DStar.h" #include "State.h" #ifdef _

memdc.h

#ifndef _MEMDC_H_ #define _MEMDC_H_ ////////////////////////////////////////////////// // CMemDC - memory DC // // Author: Keith Rule // Email: keithr@europa.com // Copyright 1996-1997, Keit

xgraph.cpp

// XGRAPH.cpp : Definiert den Einsprungpunkt f黵 die DLL-Anwendung. // #include "stdafx.h" #include "XGRAPH.h" #include "XGraphLabel.h" #ifndef _WIN32_WCE #include "AxisDlg.h" #include "ChartP

cspreadsheet.cpp

#include "stdafx.h" #include "CSpreadSheet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif // Open spreadsheet for reading and writing

dlghuffman.cpp

// DlgHuffman.cpp : implementation file // #include "stdafx.h" #include "ch1_1.h" #include "DlgHuffman.h" #include "DIBAPI.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef

yuntaidlg.cpp

// yuntaiDlg.cpp : implementation file // #include "stdafx.h" #include "yuntai.h" #include "yuntaiDlg.h" #include "configdlg.h" #include "codeDlg.h" #include "afx.h" #include "winio.h"

javaterm.java

import java.io.*; import java.util.*; import java.awt.*; import java.awt.event.*; /* Created on January 2, 2000 Ben Resner benres@media.mit.edu Simple terminal program. Good example f

logoncontainer.cpp

/* * ============================================================================ * Name : CLogonContainer from CCoeControl, MCoeControlObserver * Part of : Logon * Copyright (c) 2003 Noki