代码搜索结果

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

ftpproperties.cs

using System; namespace FTPExplorer { /// /// Summary description for FTPProperties. /// public class FTPProperties { private string m_strFTPServer; private st

tbreakoptsdlg.cpp

/*****************************************************************************/ /* TBreakOptsDlg.cpp Copyright (c) Ladislav Zezula 2003 */ /*----------------------------------------

add.cpp

// ADD.cpp : implementation file // #include "stdafx.h" #include "phonebook.h" #include "ADD.h" #include "SQL.h" #include "string.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE

clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "ClientSocket.h" #include "FiveChess.h" #include "MainFrm.h" #include "FiveChessView.h" #ifdef _DEBUG #define new

embossview.cpp

// EmbossView.cpp : implementation of the CEmbossView class // #include "stdafx.h" #include "Emboss.h" #include "EmbossDoc.h" #include "EmbossView.h" #ifdef _DEBUG #define new DEBUG_NEW

imagerenderview.cpp

// ImageRenderView.cpp : implementation of the CImageRenderView class // #include "stdafx.h" #include "ImageRender.h" #include "ImageRenderDoc.h" #include "ImageRenderView.h" #ifdef _DEBUG

imgrotateview.cpp

// ImgRotateView.cpp : implementation of the CImgRotateView class // #include "stdafx.h" #include "ImgRotate.h" #include "ImgRotateDoc.h" #include "ImgRotateView.h" #ifdef _DEBUG #define

imgwarpview.cpp

// ImgWarpView.cpp : implementation of the CImgWarpView class // #include "stdafx.h" #include "ImgWarp.h" #include "ImgWarpDoc.h" #include "ImgWarpView.h" #ifdef _DEBUG #define new DEBUG_

sceneview.cpp

// SceneView.cpp : implementation of the CSceneView class // #include "stdafx.h" #include "Scene.h" #include "SceneDoc.h" #include "SceneView.h" #ifdef _DEBUG #define new DEBUG_NEW #unde

rasterview.cpp

// RasterView.cpp : implementation of the CRasterView class // #include "stdafx.h" #include "Raster.h" #include "RasterDoc.h" #include "RasterView.h" #ifdef _DEBUG #define new DEBUG_NEW