代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/358503/2985597
cpp chatclientdoc.cpp
// ChatClientDoc.cpp : implementation of the CChatClientDoc class
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDoc.h"
#include "CntrItem.h"
#include "ChatSocket.h"
#in
www.eeworm.com/read/356705/3039207
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ChatClient.rc
//
#define IDC_SEND 3
#define IDM_ABOUTBOX 0x0010
#
www.eeworm.com/read/355070/3064814
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ChatClient.rc
//
#define IDC_SEND 3
#define IDM_ABOUTBOX 0x0010
#
www.eeworm.com/read/113169/15468783
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ChatClient.rc
//
#define IDD_ABOUTBOX 100
#define IDP_SOCKETS_INIT_FAILED 104
#d
www.eeworm.com/read/103190/15742319
cpp cntritem.cpp
// CntrItem.cpp : implementation of the CChatClientCntrItem class
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDoc.h"
#include "ChatClientView.h"
#include "CntrItem.h"
www.eeworm.com/read/103190/15742329
cpp chatclientview.cpp
// ChatClientView.cpp : implementation of the CChatClientView class
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDoc.h"
#include "CntrItem.h"
#include "ChatClientView.h
www.eeworm.com/read/103190/15742337
cpp chatclientdoc.cpp
// ChatClientDoc.cpp : implementation of the CChatClientDoc class
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDoc.h"
#include "CntrItem.h"
#include "ClientSocket.h"
#
www.eeworm.com/read/382954/8984685
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace ChatClient
{
///
/// Summary
www.eeworm.com/read/379103/9207753
java~1~ jnumberfield.java~1~
package chatClient;
import javax.swing.*;
import javax.swing.text.*;
import java.awt.*;
/**
* 只允许输入数字的JTextField
* JNumberField txtNumber1=new JNumberField()
*
www.eeworm.com/read/169262/9871075
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace ChatClient
{
///
/// Summary