代码搜索结果
找到约 10,000 项符合
M 的代码
indexm.txt
// This menu was created by an imint.com wizard.
"TEXT:Hyperlink back to parent index" "1" "1" "DRILL:indices/top.txt" " "
"TEXT:Items M1 to M10" "1" "0" " " " "
"TEXT:Item M1" "2" "1" " " " "
"
livelistsizer.cpp
//
// LiveListSizer.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
//
neighbour.cpp
//
// Neighbour.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and
richelement.cpp
//
// RichElement.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// a
listitemdlg.cpp
// ListItemDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MagicWord.h"
#include "ListItemDlg.h"
#include "WordDaoSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FI
bknap.cpp
//
// 背包问题 使用回溯算法求解
// kingwind
// 2003.12.10
////////////////////////////////////////////////
#include "BKNAP.h"
BKNAP::BKNAP(int n,double m)
{
this->m_n = n;
this->m_M = m;
th
uploadinstance.cs
using System;
using System.Web;
namespace Webb.WAVE.Controls.Upload2
{
///
/// Summary description for UploadProccess.
///
public class UploadInstance:IDisposable
{
game.cpp
// Game.cpp: implementation of the CGame class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "Game.h"
#include "resource.h"
#define
eastdrawview.cpp
// EastDrawView.cpp : implementation of the CEastDrawView class
//
#include "stdafx.h"
#include "EastDraw.h"
#include "EastDrawDoc.h"
#include "EastDrawView.h"
#include "ReginSet.h"
#includ
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