代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/143026/5760856
cpp chatclient.cpp
// ChatClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatClient.h"
#include "MainFrm.h"
#include "ChatClientDoc.h"
#include "LeftView.h"
#
www.eeworm.com/read/143026/5760863
plg chatclient.plg
Build Log
--------------------Configuration: ChatClient - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804
www.eeworm.com/read/143026/5760874
rc chatclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/143026/5760883
clw chatclient.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPrivateMsgDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Cha
www.eeworm.com/read/136989/5829296
cpp chatclient.cpp
// ChatClient.cpp,v 1.3 2002/12/02 18:41:25 jwillemsen Exp
//---------------------------------------------------------------------------
#include "pch.h"
#pragma hdrstop
#include
#inc
www.eeworm.com/read/135817/5877630
java chatclient.java
package chatclient;
import javax.swing.UIManager;
import java.awt.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2005
* Company:
* @author not attribut
www.eeworm.com/read/134873/5891750
java chatclient.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.net.*;
import java.awt.*;
import java.awt.image.*;
/**
* Implements the methods for the client side's networking. Opens a so
www.eeworm.com/read/130122/5964330
java chatclient.java
package com.croftsoft.apps.chat.client;
import java.io.*;
import java.net.*;
import java.util.*;
import com.croftsoft.core.io.SerializableCoder;
import com.croftsoft.co
www.eeworm.com/read/122558/6065257
java chatclient.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.net.*;
import java.awt.*;
import java.awt.image.*;
/**
* Implements the methods for the client side's networking. Opens a so