91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.16M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-11
  • 語言: C#
  • 標(biāo)簽: wcf??Chat??winform??dd.vip/zhibo??

資源簡介

C#下基于WCF的聊天程序,WCF雙向通信。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.ServiceModel;

namespace?WCFChatClient
{
????public?partial?class?ChatForm?:?Form
????{
????????[DllImport(“user32.dll“)]
????????private?static?extern?int?SendMessage(IntPtr?hWnd?int?msg?int?wParam?IntPtr?lParam);
????????private?const?int?WM_VSCROLL?=?0x115;
????????private?const?int?SB_BOTTOM?=?7;

????????private?int?lastSelectedIndex?=?-1;

????????private?ChatServiceClient?proxy;
????????private?string?userName;

????????private?WaitForm?pwDlg;
????????private?delegate?void?HandleDelegate(string[]?list);
????????private?del

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????1425??2009-08-31?14:13??WCFChat\WCFChat.sln

????..A..H.?????46592??2009-09-01?22:39??WCFChat\WCFChat.suo

?????文件???????2029??2009-09-01?22:14??WCFChat\WCFChatClient\App.config

?????文件??????59392??2009-09-01?22:14??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.exe

?????文件???????2029??2009-09-01?22:14??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.exe.config

?????文件??????48640??2009-09-01?22:14??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.pdb

?????文件??????14328??2009-09-01?22:15??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.vshost.exe

?????文件???????2029??2009-09-01?22:14??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.vshost.exe.config

?????文件????????490??2007-07-21?01:33??WCFChat\WCFChatClient\bin\Debug\WCFChatClient.vshost.exe.manifest

?????文件???????4152??2009-09-01?22:14??WCFChat\WCFChatClient\ChatForm.cs

?????文件???????7627??2009-08-31?23:03??WCFChat\WCFChatClient\ChatForm.Designer.cs

?????文件??????25497??2009-08-31?23:03??WCFChat\WCFChatClient\ChatForm.resx

?????文件???????4567??2009-09-01?15:08??WCFChat\WCFChatClient\ChatProxy.cs

?????文件????????635??2009-09-01?10:39??WCFChat\WCFChatClient\LoginForm.cs

?????文件???????5468??2009-09-01?10:39??WCFChat\WCFChatClient\LoginForm.Designer.cs

?????文件??????25299??2009-09-01?10:39??WCFChat\WCFChatClient\LoginForm.resx

?????文件??????13562??2009-09-01?13:11??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.ChatForm.resources

?????文件???????1571??2009-09-01?22:15??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.csproj.FileListAbsolute.txt

?????文件???????1031??2009-09-01?10:39??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.csproj.GenerateResource.Cache

?????文件??????59392??2009-09-01?22:14??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.exe

?????文件??????13562??2009-09-01?13:11??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.LoginForm.resources

?????文件??????48640??2009-09-01?22:14??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.pdb

?????文件????????180??2009-09-01?13:11??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.Properties.Resources.resources

?????文件??????13562??2009-09-01?13:11??WCFChat\WCFChatClient\obj\Debug\WCFChatClient.WaitForm.resources

?????文件????????497??2009-08-31?14:27??WCFChat\WCFChatClient\Program.cs

?????文件???????1358??2009-08-31?14:05??WCFChat\WCFChatClient\Properties\AssemblyInfo.cs

?????文件???????2876??2009-08-31?14:05??WCFChat\WCFChatClient\Properties\Resources.Designer.cs

?????文件???????5612??2009-08-31?14:05??WCFChat\WCFChatClient\Properties\Resources.resx

?????文件???????1098??2009-08-31?14:05??WCFChat\WCFChatClient\Properties\Settings.Designer.cs

?????文件????????249??2009-08-31?14:05??WCFChat\WCFChatClient\Properties\Settings.settings

............此處省略80個(gè)文件信息

評(píng)論

共有 條評(píng)論