代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/212170/15165125
h connect.h
#if !defined(AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/212170/15165131
cpp connect.cpp
// Connect.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Connect.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/211481/15179822
h~ connect.h~
#ifndef MSPACEAGENTS_H
#define MSPACEAGENTS_H
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/211481/15179833
cpp~ connect.cpp~
#include "connect.h"
namespace MSpace {
Connect::Connect()
{
MessageLength=0;
mReadFd = 3;
mWriteFd = 4;
}
void Connect::PutOutput(const char* out)
{
strcpy(mBuffer + sizeof(long), out)
www.eeworm.com/read/211481/15179851
h connect.h
#ifndef MSPACEAGENTS_H
#define MSPACEAGENTS_H
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/211481/15179858
cpp connect.cpp
#include "connect.h"
namespace MSpace {
Connect::Connect()
{
MessageLength=0;
mReadFd = 3;
mWriteFd = 4;
}
void Connect::PutOutput(const char* out)
{
strcpy(mBuffer + sizeof(long), out)
www.eeworm.com/read/210959/15189648
sch connect.sch
www.eeworm.com/read/209030/15228923
h connect.h
//**************************************************************
//* filename: connect.h *
//* *
//***
www.eeworm.com/read/209030/15228947
cc connect.cc
//**************************************************************
//* filename: connect.cc *
//* *
//***
www.eeworm.com/read/207938/15256500