代码搜索:M

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

代码结果 10,000
www.eeworm.com/read/290243/8493467

java chessman.java

//package lisen.game; import java.awt.*; public class Chessman extends Canvas implements Runnable{ protected int m_nSize,m_nChangeSize,m_nStartPoint; //分别为圆的大小,改变的幅度,开始画的位置 protected
www.eeworm.com/read/433256/8535925

h contai2d.h

class Rescue { public: Rescue(double fMin,double fMax, double fCriticalDistance); ~Rescue(); void initRescue(); Logical searchMore(); void getCoords(); double getDistance() {return
www.eeworm.com/read/289050/8582516

cpp booklostdlg.cpp

// BookLostDlg.cpp : implementation file // #include "stdafx.h" #include "LibDBS.h" #include "BookLostDlg.h" #include "BookInfoDlg.h" #include "PersonInfoDlg.h" #include "BorrowSet.h" #inclu
www.eeworm.com/read/187786/8600615

h memdc.h

// MemDC.h : header file //jiangyuyong 2003/3/14 CMemDC #ifndef MEMDC_H #define MEMDC_H class CMemDC : public CDC { public: CMemDC(CDC* pDC) : CDC()//for CXHeaderCtrl {
www.eeworm.com/read/388320/8614699

lst equ.lst

1 000000 ;********************************************* 2 000000 ;I/O DEFINE 3 000000 ;********************************************* 4 00
www.eeworm.com/read/287340/8693431

ini tobject_vcl4.ini

[TObject] Inherits=0 m_SafeCallException=-20 m_AfterConstruction=-1C m_BeforeDestruction=-18 m_Dispatch=-14 m_DefaultHandler=-10 m_NewInstance=-C m_FreeInstance=-8
www.eeworm.com/read/287102/8720941

cpp tuipiaodjdlg.cpp

// tuipiaodjdlg.cpp : implementation file // #include "stdafx.h" #include "HKGL.h" #include "tuipiaodjdlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/286996/8733108

cpp ftpsite.cpp

/****************************************************************/ /* */ /* FtpSite.cpp */ /* */ /* Implementation of the CFtpSite class. */ /*
www.eeworm.com/read/285011/8876188

cpp transcom.cpp

// TransCom.cpp : implementation file // #include "stdafx.h" #include "netsdkdemo.h" #include "TransCom.h" #include "NetSDKDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/282485/9090561

cpp listboxctrl.cpp

#include "ListBoxCtrl.h" CListBoxCtrl::CListBoxCtrl(LPDIRECT3DDEVICE9 m_pDevice, CDrawEx *pDraw) :m_pDraw(pDraw) { m_p3DDevice = m_pDevice; m_iPosX = 0; m_iPosY = 0; m_iWidth = 0; m_i