代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/416914/2105662
java chatclient.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.io.*;
import java.net.*;
/*
* 聊天客户端的主框架类
*/
public class ChatClient extends JFr
www.eeworm.com/read/411527/2186554
dsp chatclient.dsp
# Microsoft Developer Studio Project File - Name="ChatClient" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/411527/2186555
h chatclient.h
// ChatClient.h : main header file for the CHATCLIENT application
//
#if !defined(AFX_CHATCLIENT_H__4EC74F10_56FA_41B6_9A25_0C6790DF18F8__INCLUDED_)
#define AFX_CHATCLIENT_H__4EC74F10_56FA_41B6_9
www.eeworm.com/read/411527/2186557
dsw chatclient.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/411527/2186558
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 "ChatClientView.h
www.eeworm.com/read/411527/2186562
plg chatclient.plg
Build Log
--------------------Configuration: ChatClient - Win32 Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS\T
www.eeworm.com/read/411527/2186572
rc chatclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/411527/2186578
clw chatclient.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChatClientView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ch