代码搜索:Chat
找到约 9,190 项符合「Chat」的源代码
代码结果 9,190
www.eeworm.com/read/428887/8831219
chat
#!bin/picolisp lib.l
# 21dec05abu
# *Port *Sock *Name
(de chat Lst
(out *Sock
(mapc prin Lst)
(prinl) ) )
(setq *Port (port 4004))
(loop
(setq *Sock (listen *Port))
(NIL (for
www.eeworm.com/read/359058/10167559
chat
www.eeworm.com/read/277622/10615429
chat
www.eeworm.com/read/349691/10804498
chat
www.eeworm.com/read/130101/14208468
chat
ni
ahdfs sfsdhhh
jhjhjhjhjhhj
hjhj
hjhjhhu
hello
ni hao ma?
www.eeworm.com/read/129999/14212869
chat
www.eeworm.com/read/476014/6772588
chatԴ
www.eeworm.com/read/471909/6884062
chat
www.eeworm.com/read/100265/15879328
chat
ZMUD/MudMaster compatible chat system
=====================================
Since 0.52.02, mcl offers a peer-to-peer chat system, which is
compatible with the original MudMaster chat protocol as well
www.eeworm.com/read/405140/2295215
as chat.as
package cn.humanmonth.chat{
import cn.humanmonth.chat.daemon.KeepAliveDaemon;
import cn.humanmonth.chat.popup.NickName;
import flash.display.DisplayObject;
import flash.events.DataEvent;