代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/475065/6801245

cpp progress.cpp

/* Progress.cpp : implementation of the CProgress class Implements the statistics (progress) window that SiteSnagger displays at the bottom of its main window. Author: Steven E. Sipe */
www.eeworm.com/read/474601/6813644

h plugintool.h

//////////////////////////////////////////////////////////////////////////////// // plugintool.h : interface of the CPlugInTool class // Author: Saji Varkey (SCV) // $Header: /USB/Util/EzMr/plugint
www.eeworm.com/read/473076/6854861

cpp fdiskthiefdlg.cpp

// FDiskThiefDlg.cpp : implementation file // #include "stdafx.h" #include "FDiskThief.h" #include "FDiskThiefDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/473147/6857006

cpp xlaninfodlg.cpp

// xLANInfoDlg.cpp : implementation file // #include "stdafx.h" #include "xLANInfo.h" #include "xLANInfoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/472842/6858788

h citymap.h

#pragma once #include "time.h" #include "dpoint.h" #include "trendline.h" #include "atlimage.h" #define CM_ROOM_CREATE_SIZE 10 #define CM_CITY_DRAW_SIZE 2 #define CM_OFFSET
www.eeworm.com/read/472234/6873658

cpp mpwordseg.cpp

#include "stdafx.h" #include "math.h" // 包含log函数的定义 #include "MPWordSeg.h" #include "MyDictionary.h" #include "MyFileApp.h" /* # define MaxWordLength 8 // 最大词长为8个字节(即4个汉字) # define Separat
www.eeworm.com/read/334865/6882275

cpp mychitoletter.cpp

#include "StdAfx.h" #include "MyChiToLetter.h" CMyChiToLetter::CMyChiToLetter() { m_blnSimaple=FALSE; m_blnFirstBig=TRUE; m_blnAllBiG=TRUE; m_LetterEnd=FALSE; } CMyChiToLetter::~CMyChiToL
www.eeworm.com/read/195240/8167712

cpp studentscoreview.cpp

// StudentScoreView.cpp : CStudentScoreView 类的实现 // //bugs:修改和删除的默认主键值为char型 #include "stdafx.h" #include "StudentScore.h" #include "BMDialog.h" //记录编辑窗体 #include "StudentScoreView.h" #includ
www.eeworm.com/read/395366/8181386

cpp autocompl.cpp

//////////////////////////////////////////////////////////////// // VCKBASE -- August 2000 // Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too. // #include "stdafx.h" #include
www.eeworm.com/read/194719/8187294

h musicplayer.h

/**************************************************** Author: S. Senthil kumar Class Name: Music Player Purpose: To play background music during the game *************************************