代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/124142/6054989
java application1.java
package chatclient;
import javax.swing.UIManager;
import java.awt.*;
public class Application1 {
boolean packFrame = false;
/**Construct the application*/
public Application1() {
Frame1 f
www.eeworm.com/read/114937/6121538
java application1.java
package chatclient;
import javax.swing.UIManager;
import java.awt.*;
public class Application1 {
boolean packFrame = false;
/**Construct the application*/
public Application1() {
Frame1 f
www.eeworm.com/read/401723/11551504
cpp chatclientdlg.cpp
// ChatClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#include "ChatSocket.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/124756/14546236
cpp chatclientdlg.cpp
// ChatClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#include "ChatSocket.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/11786/233864
cpp clientformview.cpp
// ClientFormView.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ClientFormView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/11786/233871
cpp connectserverdlg.cpp
// ConnectServerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ConnectServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/11786/233877
cpp mytreeview.cpp
// MyTreeView.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "MyTreeView.h"
#include "ClientLog.h"
#include "SendMessageDlg.h"
#include "ClientFormView.h"
www.eeworm.com/read/11786/233888
cpp sendmessagedlg.cpp
// SendMessageDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "SendMessageDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/462865/1542180
cpp chatclientdlg.cpp
#include "stdafx.h"
#include
#include "ChatClient.h"
#include "ChatClientDlg.h"
#include "SocketManager.h"
#include ".\chatclientdlg.h"
#include
#ifdef _DEBUG
#defin
www.eeworm.com/read/217876/4866808
cpp chatclientdlg.cpp
// ChatClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#include "ChatSocket.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new