代码搜索:Chat
找到约 9,190 项符合「Chat」的源代码
代码结果 9,190
www.eeworm.com/read/391774/8378246
js chat.js
/*
By Anlige
http://www.ii-home.cn
zhanghuiguoanlige@126.com
417833272
*/
var id1=0;
var id2=0;
var id3=0;
var scroll=true;
var lastMsg="";
var divIndex=0;
$(document).ready(function(){
www.eeworm.com/read/391774/8378261
css chat.css
BODY {
font-size:12px;
font-family:'Arial,宋体,楷体_GB2312';
margin:10px auto auto auto;
}
INPUT {
border:0px #dddddd solid;
height:14px;
padding:3px 0 0 5px;
vertical-align:top ;
}
#mainF {mar
www.eeworm.com/read/291669/8403872
gif chat.gif
www.eeworm.com/read/291452/8417834
gif chat.gif
www.eeworm.com/read/391056/8424766
cpp chat.cpp
// Chat.cpp: implementation of the CChat class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Chat.h"
#include "Hangul.h"
#include "me
www.eeworm.com/read/391056/8425274
h chat.h
// Chat.h: interface for the CChat class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CHAT_H__5DFB83E9_CE7C_4319_A6EF_3E15B16B0566__INCLUDED_)
#def
www.eeworm.com/read/189673/8458939
frm chat.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002
www.eeworm.com/read/189673/8458943