代码搜索:ClientSocket

找到约 1,840 项符合「ClientSocket」的源代码

代码结果 1,840
www.eeworm.com/read/131843/5927663

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "Example2_ChatRoom.h" #include "ClientSocket.h" #include "Example2_ChatRoomDlg.h" #ifdef _DEBUG #define new DEBUG
www.eeworm.com/read/131843/5927671

h clientsocket.h

#if !defined(AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_) #define AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/123764/6057895

cpp clientsocket.cpp

#include #include #include using namespace std; #include "clientsocket.h" ClientSocket::ClientSocket(QObject *parent, const char *name) : QSocket(parent,
www.eeworm.com/read/123764/6057899

h clientsocket.h

#ifndef CLIENTSOCKET_H #define CLIENTSOCKET_H #include class QDate; class QTime; class ClientSocket : public QSocket { Q_OBJECT public: ClientSocket(QObject *parent = 0, const c
www.eeworm.com/read/104764/6202471

cpp clientsocket.cpp

// ClientSocket.cpp: implementation of the CClientSocket class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "client.h" #include "Clien
www.eeworm.com/read/104764/6202475

h clientsocket.h

// ClientSocket.h: interface for the CClientSocket class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CLIENTSOCKET_H__DEAC7172_C931_11D3_8F9D_004005
www.eeworm.com/read/101917/6235234

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "Client.h" #include "ClientSocket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/101917/6235265

h clientsocket.h

#if !defined(AFX_CLIENTSOCKET_H__C23B8BB3_5051_11D5_B131_C6D7FE5A2900__INCLUDED_) #define AFX_CLIENTSOCKET_H__C23B8BB3_5051_11D5_B131_C6D7FE5A2900__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/487599/6317304

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "Server.h" #include "ClientSocket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/487599/6317316

h clientsocket.h

#if !defined(AFX_CLIENTSOCKET_H__0CB6554C_25EC_419E_A0B5_9B787056CF19__INCLUDED_) #define AFX_CLIENTSOCKET_H__0CB6554C_25EC_419E_A0B5_9B787056CF19__INCLUDED_ // Download by http://www.codefans.net