代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/304279/3800877
lst chatclient.lst
C:\Documents and Settings\truthseeker\My Documents\黄立波-2001061132\ch\ChatClient\CntrItem.cpp|C:\Documents and Settings\truthseeker\My Documents\黄立波-2001061132\ch\ChatClient\Restore.1\~CntrItem.~cpp
C
www.eeworm.com/read/304279/3800879
~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/298454/3865894
java chatclient.java
package chatclient;
import javax.swing.UIManager;
import java.awt.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author not attribut
www.eeworm.com/read/298386/3866556
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/297615/3884345
java chatclient.java
package chatclient;
import javax.swing.UIManager;
import java.awt.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author not attribut
www.eeworm.com/read/295321/3911479
jbx chatclient.jbx
[PropertyInfo]
ChatArea,java.awt.TextArea,false,false, , ,false,
connection,javax.swing.JButton,false,false, , ,false,
hostIP,javax.swing.JLabel,false,false, , ,false,
H