代码搜索结果

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

adjustcolordlg.cpp

// AdjustColorDlg.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "ColorProcess.h" #include "AdjustColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FI

addbasicinfo.cpp

// AddBasicInfo.cpp : implementation file // #include "stdafx.h" #include "Material_MIS.h" #include "AddBasicInfo.h" #include "Material_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #unde

sacode.h

#include struct SYCoordinate { SYCoordinate() { m_fcodx = 0.0; m_fcody = 0.0; } double m_fcodx; double m_fcody; }; struct SYCity { SYCity() { m_nIndex = 0;

operatorview.cpp

// OperatorView.cpp : implementation file // #include "stdafx.h" #include "StudentInfo.h" #include "OperatorView.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FIL

dlgmidfilter.cpp

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

skinwndobject.cpp

#include "StdAfx.h" #include "Resource.h" #include "SkinWndObject.h" ////////////////////////////////////////////////////////////////////////// //按钮标识 #define BST_CLOSE 0 //关闭按钮

tcsbl.cpp

// TcsBL.cpp // 邓雪清, 2008/12/15 #include "TcsBL.h" ///////////////////////////////////////////////////////////////////////////// // CTcsBL CTcsBL::CTcsBL(void) { m_nSize = 0; m_nNonc =

span.cpp

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标

resourcetextfile.cpp

// ResourceTextFile.cpp Version 1.0 - article available at www.codeproject.com // // Author: Hans Dietrich // hdietrich@gmail.com // // History // Version 1.0 - 2007 July 4 //

adjustcolordlg.cpp

// AdjustColorDlg.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "ImageBoard.h" #include "AdjustColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE