代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/355070/3064810
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/355070/3064811
cpp chatclient.cpp
// ChatClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/355070/3064812
plg chatclient.plg
Build Log
--------------------Configuration: ChatClient - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804
www.eeworm.com/read/355070/3064816
rc chatclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/355070/3064821
clw chatclient.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSetupDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ChatClie
www.eeworm.com/read/352746/3093532
java chatclient.java
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import java.net.*;
import java.io.*;
import java.util.*;
public class ChatClient extends Applet {
TextField tfName =
www.eeworm.com/read/352533/3094154
java chatclient.java
package com.ata.chat;
import java.awt.*;
import java.awt.event.*;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.*;
public clas
www.eeworm.com/read/265319/4283467
java chatclient.java
// ChatClient.java
// ChatClient is a remote interface that defines methods for a
// chat client to receive messages and status information from
// a ChatServer.
package com.deitel.messenger.rmi.c
www.eeworm.com/read/265319/4283482
java chatclient.java
package com.deitel.messenger.obvcorba.client;
/**
* com/deitel/messenger/obvcorba/client/ChatClient.java
* Generated by the IDL-to-Java compiler (portable), version "3.0"
* from chat.idl
* Tu
www.eeworm.com/read/265319/4283519
java chatclient.java
package com.deitel.messenger.corba.client;
/**
* com/deitel/messenger/corba/client/ChatClient.java
* Generated by the IDL-to-Java compiler (portable), version "3.0"
* from chat.idl
* Tuesday,