代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/323120/7132101

cpp gdoc.cpp

// gDoc.cpp : implementation of the CGDoc class // #include "stdafx.h" #include "g.h" #include "gDoc.h" #include "CntrItem.h" #include "gView.h" #include "dlg.h" #include "sdlg.h" #incl
www.eeworm.com/read/149857/7150754

h tokenizer.h

#ifndef _TOKENIZER_H_ #define _TOKENIZER_H_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Tokenizer.h : header file // #include "Error.h" // now should be defined the tok
www.eeworm.com/read/149857/7150806

cpp stepexec.cpp

// StepExec.cpp : implementation file // #include "stdafx.h" #include "miniSQL.h" #include "MainFrm.h" #include "StepExec.h" #include "LogDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/463376/7182727

cpp smtp.cpp

/* Module : SMTP.CPP Purpose: Implementation for a MFC class encapsulation of the SMTP protocol Created: PJN / 22-05-1998 History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/463048/7190097

cpp makesure_in_out_point.cpp

#include "StdAfx.h" #include "PLC_DEMO.h" #include "PLC_DEMODoc.h" #include "PLC_DEMOView.h" #include "choosepoint.h" #include "Write_inandout_point.h" int forautotruckinput[2]; int forauto
www.eeworm.com/read/463015/7190646

cpp inactiveserinfodlg.cpp

// InActiveSerInfoDlg.cpp : implementation file // #include "stdafx.h" #include "MinistryPerson.h" #include "InActiveSerInfoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat
www.eeworm.com/read/248822/7193856

h http.h

// Http.h : structures, functions and definitions for http service // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rig
www.eeworm.com/read/248822/7193865

h request.h

// Request.h : interface of the CRequest class // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rights reserved. // /
www.eeworm.com/read/248822/7193883

h httpsvr.h

// HttpSvr.h : main header file for the HTTPSVR application // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rights res
www.eeworm.com/read/459096/7282770

cpp ado.cpp

// ADODB1.cpp: implementation of the ADODB class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ADO.h" #ifdef _DEBUG #undef THIS_FIL