代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/171024/9775034
cpp win32term.cpp
//
// WIN32TERM.CPP
//
// Source code from:
//
// Serial Communications: A C++ Developer's Guide, 2nd Edition
// by Mark Nelson, M&T Books, 1999
//
// Please see the book for information
www.eeworm.com/read/415309/11077413
cpp hexedit.cpp
// HexEdit.cpp : implementation file
//
#include "stdafx.h"
//#include "CommWizard.h"
#include "HexEdit.h"
#include
#include
#include
#include "resource.h"
www.eeworm.com/read/269607/11086170
cpp preview.cpp
// PreView.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "PreView.h"
#include "afximpl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/335900/12490990
cpp hexeditctrl.cpp
// HexEdit.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HexEditCtrl.h"
#include
#include
#include
#include "resourc
www.eeworm.com/read/334908/12563377
cpp hexedit.cpp
// HexEdit.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HexEdit.h"
#include
#include
#include
#include "resource.h"
www.eeworm.com/read/147109/12582699
cpp hexedit.cpp
// HexEdit.cpp : implementation file
//
#include "stdafx.h"
//#include "CommWizard.h"
#include "HexEdit.h"
#include
#include
#include
#include "resource.h"
www.eeworm.com/read/238247/13900188
cpp hexeditctrl.cpp
// HexEdit.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HexEditCtrl.h"
#include
//#include
#include
#include "resou
www.eeworm.com/read/238241/13901374
cpp item.cpp
#include "StdAfx.h"
#include "Item.h"
CItem::CItem(void)
{
m_iTotalSendDate = 0;
m_iTotalRecvDate = 0;
m_logFlag = 0;
}
CItem::~CItem(void)
{
}
void CItem::SetParentItem()
{
m_s
www.eeworm.com/read/300393/13915775
cpp hexedit.cpp
// HexEdit.cpp : implementation file
//
#include "stdafx.h"
//#include "CommWizard.h"
#include "HexEdit.h"
#include
#include
#include
#include "resource.h"
www.eeworm.com/read/300273/13922337
cpp catcatchratview.cpp
// CatCatchRatView.cpp : implementation of the CCatCatchRatView class
//
#include "stdafx.h"
#include "CatCatchRat.h"
#include "CatCatchRatDoc.h"
#include "CatCatchRatView.h"
#ifdef _DEBUG