資源簡(jiǎn)介
【實(shí)例簡(jiǎn)介】利用WCF實(shí)現(xiàn)的簡(jiǎn)單的聊天室,方便初學(xué)用戶學(xué)習(xí),這個(gè)項(xiàng)目特別實(shí)用,簡(jiǎn)單易懂!
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
namespace?Chat
{
????public?enum?CallBackType?//消息類型(枚舉類型)
????{
????????Receive??//群聊
????????UserEnter?//登錄
????????UserLeave?//退出
????????ReceiveWhisper?//私聊
????};
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1569??2012-06-06?17:12??WinFormChat\WCF+WinFormChat提交版\Chat\app.config
?????文件??????24064??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.exe
?????文件???????1569??2012-06-06?17:12??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.exe.config
?????文件??????56832??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.pdb
?????文件??????11600??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.vshost.exe
?????文件???????1569??2012-06-06?17:12??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.vshost.exe.config
?????文件????????490??2010-03-17?22:39??WinFormChat\WCF+WinFormChat提交版\Chat\bin\Debug\Chat.vshost.exe.manifest
?????文件????????314??2012-06-06?17:14??WinFormChat\WCF+WinFormChat提交版\Chat\CallBackType.cs
?????文件???????4483??2012-06-07?20:14??WinFormChat\WCF+WinFormChat提交版\Chat\Chat.csproj
?????文件????????227??2012-06-06?10:32??WinFormChat\WCF+WinFormChat提交版\Chat\Chat.csproj.user
?????文件???????3804??2012-06-06?19:05??WinFormChat\WCF+WinFormChat提交版\Chat\ClientCallback.cs
?????文件???????9480??2012-06-06?10:30??WinFormChat\WCF+WinFormChat提交版\Chat\ClientProxy.cs
?????文件???????7700??2012-06-07?15:18??WinFormChat\WCF+WinFormChat提交版\Chat\friendfrm.cs
?????文件???????6274??2012-06-07?15:03??WinFormChat\WCF+WinFormChat提交版\Chat\friendfrm.Designer.cs
?????文件???????5817??2012-06-07?15:03??WinFormChat\WCF+WinFormChat提交版\Chat\friendfrm.resx
?????文件???????1295??2012-06-07?15:03??WinFormChat\WCF+WinFormChat提交版\Chat\Loginfrm.cs
?????文件???????4392??2012-06-07?15:02??WinFormChat\WCF+WinFormChat提交版\Chat\Loginfrm.Designer.cs
?????文件???????5817??2012-06-07?15:02??WinFormChat\WCF+WinFormChat提交版\Chat\Loginfrm.resx
?????文件???????5506??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.csproj.FileListAbsolute.txt
?????文件??????24064??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.exe
?????文件????????180??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.friendfrm.resources
?????文件????????180??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.Loginfrm.resources
?????文件??????56832??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.pdb
?????文件????????180??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\Chat.Properties.Resources.resources
?????文件???????4440??2011-06-08?20:15??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6802??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????526??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件???????1180??2012-06-08?07:56??WinFormChat\WCF+WinFormChat提交版\Chat\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件????????488??2011-06-08?13:52??WinFormChat\WCF+WinFormChat提交版\Chat\Program.cs
?????文件???????1364??2011-06-08?13:52??WinFormChat\WCF+WinFormChat提交版\Chat\Properties\AssemblyInfo.cs
............此處省略67個(gè)文件信息
- 上一篇:ccskin 仿QQ窗體
- 下一篇:C# 企業(yè)即時(shí)通信IM
評(píng)論
共有 條評(píng)論