代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/351694/10619759
cpp cprintpreview.cpp
/*! @file
@brief 印刷プレビュー管理クラス
@author YAZAKI
@date 2002/1/11 新規作成
$Revision: 1.22 $
*/
/*
Copyright (C) 2002, YAZAKI, aroka, MIK
This source code is designed for sakura editor.
Ple
www.eeworm.com/read/351694/10619886
cpp ckeywordsetmgr.cpp
// $Id: CKeyWordSetMgr.cpp,v 1.9 2005/01/30 16:27:51 Administrator Exp $
/*! @file
@brief 強調キーワード管理
@author Norio Nakatani
$Revision: 1.9 $
@date 2000.12.01 MIK binary search
@date 200
www.eeworm.com/read/277048/10674368
cpp teacherinfo.cpp
// TeacherInfo.cpp : implementation file
//
#include "stdafx.h"
#include "train.h"
#include "TeacherInfo.h"
#include "TeacherSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/351101/10681312
cs txtdata.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
namespace Txt2Sheet.myUtil
{
public class TxtData
{
public string m_tableName;
www.eeworm.com/read/276327/10747307
cpp dialogamenddata.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************
www.eeworm.com/read/276327/10747447
cpp dialognew.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************
www.eeworm.com/read/421230/10748419
cpp progctrlvol.cpp
// ProgCtrlVol.cpp : implementation file
//
#include "stdafx.h"
#include "MyMp3sec.h"
#include "ProgCtrlVol.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/350213/10758468
cpp moveobject.cpp
#include "MoveObject.h"
CMoveObject::CMoveObject(void)
{
m_nDirection = 0;
m_nSpeed = 1;
m_nSpeedTemp = 1;
}
CMoveObject::~CMoveObject(void)
{
}
// Move fuctions ///////////////////
www.eeworm.com/read/350213/10758566
cpp playership.cpp
#include "PlayerShip.h"
CPlayerShip::CPlayerShip(void)
{
m_nLevel = 1;
m_nShipType = Lugger;
m_nSpeed = 2;
m_nDirection = 0;
m_nBulletCount = 0;
m_nShipCount = 3;
m_timeOnReef = 0;
www.eeworm.com/read/419610/10853766
bak registercontainer.cpp.bak
/*
* ============================================================================
* Name : CRegisterContainer from CCoeControl, MCoeControlObserver
* Part of : Register
* Copyright (c) 200