代码搜索:CString

找到约 10,000 项符合「CString」的源代码

代码结果 10,000
www.eeworm.com/read/180084/9320148

cpp myview.cpp

#include "stdafx.h" #include #include #include #include "SiteDownload.h" #include "MyDocument.h" #include "MyView.h" #include "InputURLDlg.h" #include "Confi
www.eeworm.com/read/180084/9320154

cpp mytreectrl.cpp

#include "stdafx.h" #include "MyTreeCtrl.h" #include "InternetDownload.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////
www.eeworm.com/read/179761/9339927

h maphelper.h

#if !defined _MAP_HELPER_H #define _MAP_HELPER_H ////////////////////////////////////////////////////////////////////////// // MapHelper.h - Utility routines for working with the MapObjects control
www.eeworm.com/read/375607/9355812

cpp csmtp.cpp

// CSmtp.cpp: implementation of the CSmtp class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "smtp.h" #include "CSmtp.h" #ifdef _DE
www.eeworm.com/read/374905/9379262

cpp httpdownloaddlg.cpp

// httpdownloadDlg.cpp : implementation file // #include "stdafx.h" #include "httpdownload.h" #include "httpdownloadDlg.h" //#include "Wininet.h" //#include #ifdef _DEBUG #d
www.eeworm.com/read/374320/9409342

cpp apriori.cpp

// Apriori.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include "Apriori.h" #include "conio.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 唯一的应用程序对象 CWinApp theApp; using namespa
www.eeworm.com/read/177428/9454525

cpp doclistdlg.cpp

// DocListDlg.cpp : implementation file // #include "stdafx.h" #include "iteratedocs.h" #include "DocListDlg.h" #include "EkDocList.h" // For CEkDocList enumerator class #ifdef _DEBUG #d
www.eeworm.com/read/373340/9462424

cpp plugintool.cpp

//////////////////////////////////////////////////////////////////////////////// // plugintool.cpp : implementation of the CPlugInTool class // Author: Saji Varkey (SCV) // $Header: /USB/Util/EzMr/
www.eeworm.com/read/372850/9489652

h combolistctrl.h

#pragma once // CComboListCtrl /******************************************************************************* Author : Aravindan Premkumar Unregistered Copyright 2003 : Aravindan Prem
www.eeworm.com/read/372740/9495051

txt 14.txt

第十四章:可重用框架窗口类 1, 可重用基类的设计:为某个工程所设计的类应该能够被提取出来 ,使它进一步一般化后被应用于其他的应用程序。 2, 一些重要函数: 1)CFrameWnd::ActivateFrame virtual void ActivateFrame( int nCmdShow = -1 ); //以nCmdShow作为参数调用CWnd::ShowWindo