代码搜索结果

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

chesstable.cpp

// ChessTable.cpp: implementation of the CChessTable class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Queen.h" #include "ChessTable

menu.js

// JavaScript Document //firstNote 第一个节点的名称 //imgFoldOpen 打开的图标的URL //imgFoldClose 关闭的图标的url //imgFile 文件图标的URL var firstNote="dir0"; var imgFoldOpen="folderopen.gif"; var imgFoldClose="folde

udipoolbuffer.pas

unit uDIPoolBuffer; interface uses Windows, SysUtils, uCriticalSection, uDIBuffer, uException, uWin32Const; {$I IOCP.inc} type TDIPoolBuffer = Class private FPoolBufferLo

udipoolclientcontext.pas

unit uDIPoolClientContext; interface uses Windows, SysUtils, uCriticalSection, uDIClientContext, uException, uWin32Const; {$I IOCP.inc} type TDIPoolClientContext = Class priva

ppmd_coder.h

#ifndef PPMD_CODER_HEADER_0F508BAB_5509_11d5_83F2_000102A39096 #define PPMD_CODER_HEADER_0F508BAB_5509_11d5_83F2_000102A39096 /** PPMD_Coder is a class to compress and uncompress a file using the

box.cpp

////////////////////////////////////////////////////////////////////// // MuRoS - Multi Robot Simulator // // Luiz Chaimowicz // GRASP Lab. University of Pennsylvania // VERLab - DCC - UFMG - Bra

hotkeydialog.cpp

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

indicbutton.cpp

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

expression.cpp

// Expression.cpp: implementation of the CExpression class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "RepComb.h" #include "Expressi

repcomb1.cpp

// CombRepElem.cpp: implementation of the CCombRepElem class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "repcomb1.h" #ifdef _DEBUG