代码搜索:strData
找到约 743 项符合「strData」的源代码
代码结果 743
www.eeworm.com/read/101096/15852583
h winsocket.h
#ifndef _WINSOCKET_H
#define _WINSOCKET_H
#include "winsock.h"
#include "winbase.h"
#define ERR_SUCCESS 0x00000000 // Successful
#define ERR_BADPARAM 0x80000001 // Bad argument passed
#defi
www.eeworm.com/read/186679/8918468
cpp socketmanager.cpp
// SocketManager.cpp: implementation of the CSocketManager class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Se
www.eeworm.com/read/169161/9878901
cpp socketmanager.cpp
// SocketManager.cpp: implementation of the CSocketManager class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Se
www.eeworm.com/read/160757/10501470
h isamfile.h
#ifndef _ISAM_FILE_H_031105_
#define _ISAM_FILE_H_031105_
#include "FileEngine.h"
class CIsamFile : public CFileEngine
{
public:
string m_sIndexFileName;
FILE *fpDataFile;
FILE *fpIdxFile;
publi
www.eeworm.com/read/273432/10916314
h isamfile.h
#ifndef _ISAM_FILE_H_031105_
#define _ISAM_FILE_H_031105_
#include "FileEngine.h"
class CIsamFile : public CFileEngine
{
public:
string m_sIndexFileName;
FILE *fpDataFile;
FILE *fpIdxFile;
publi
www.eeworm.com/read/462537/7200502
cpp socketmanager.cpp
// SocketManager.cpp: implementation of the CSocketManager class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Se
www.eeworm.com/read/445022/7601196
cpp filterstring.cpp
// FilterString.cpp: implementation of the CFilterString class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "FilterString.h"
#ifdef
www.eeworm.com/read/138935/5812547
cpp socketmanager.cpp
// SocketManager.cpp: implementation of the CSocketManager class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Se
www.eeworm.com/read/492869/6410996
cpp socketmanager.cpp
// SocketManager.cpp: implementation of the CSocketManager class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Se
www.eeworm.com/read/476870/6753016
cpp mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Mainform.h"
//---------------------------------------------------------