代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/304279/3800876
~cpp ~onlinebar.~cpp
// OnlineBar.cpp : implementation file
//
#include "stdafx.h"
#include "chatclient.h"
#include "OnlineBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/297615/3884347
java~1~ frame1.java~1~
package chatclient;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @au
www.eeworm.com/read/290934/3970577
java border.java
package com.jeeva.chatclient;
import java.awt.*;
import java.awt.Graphics;
import java.awt.Dimension;
import java.util.Vector;
public class Border extends Canvas implements CommonSettings
{
www.eeworm.com/read/278814/4141508
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/278814/4141520
cpp chatsocket.cpp
// ChatSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatSocket.h"
#include "ChatClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FI
www.eeworm.com/read/277926/4148858
cpp clientdlg.cpp
// ClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ClientDlg.h"
#include "ChatSocket.h"
#include "SetupDlg.h"
#include "msg.h"
#ifdef _DEBUG
#
www.eeworm.com/read/277926/4148863
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/450410/1670648
cpp onlinebar.cpp
// OnlineBar.cpp : implementation file
//
#include "stdafx.h"
#include "chatclient.h"
#include "OnlineBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/450410/1670654
cpp onlinelist.cpp
// OnlineList.cpp : implementation file
//
#include "stdafx.h"
#include "chatclient.h"
#include "OnlineList.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/425851/2001179
~cpp ~registerdlg.~cpp
// RegisterDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "RegisterDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[