代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/277926/4148880
h clientsocket.h
// ClientSocket.h: interface for the CClientSocket class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CLIENTSOCKET_H__INCLUDED_)
#define AFX_CLIENT
www.eeworm.com/read/277926/4148886
cpp clientsocket.cpp
// ClientSocket.cpp: implementation of the CClientSocket class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ChatServer.h"
#include "S
www.eeworm.com/read/276342/4166211
cpp clientsocket.cpp
#include
#include
#include "clientsocket.h"
using namespace std;
ClientSocket::ClientSocket(QObject *parent)
: QTcpSocket(parent)
{
connect(this, SIGNAL(readyRead()),
www.eeworm.com/read/276342/4166215
h clientsocket.h
#ifndef CLIENTSOCKET_H
#define CLIENTSOCKET_H
#include
class QDate;
class QTime;
class ClientSocket : public QTcpSocket
{
Q_OBJECT
public:
ClientSocket(QObject *parent = 0);
www.eeworm.com/read/275409/4177364
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ClientSocket.h"
#include "FiveChess.h"
#include "MainFrm.h"
#include "FiveChessView.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/275409/4177374
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/275409/4177421
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/275409/4177432
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/274791/4182379
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ClientSocket.h"
#include "FiveChess.h"
#include "MainFrm.h"
#include "FiveChessView.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/274791/4182389
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