代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/405356/11464757
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/405356/11464758
plg chatclient.plg
Build Log
--------------------Configuration: ChatClient - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804
www.eeworm.com/read/405356/11464759
aps chatclient.aps
www.eeworm.com/read/405356/11464761
rc chatclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/405356/11464766
clw chatclient.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChatClientDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Cha
www.eeworm.com/read/405018/11474157
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/405018/11474168
jar chatclient.jar
www.eeworm.com/read/403887/11507149
class chatclient.class
www.eeworm.com/read/403887/11507150
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 =