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

資源簡介

c#聊天程序源碼,源碼中實現聊天功能,用C#語言編寫,有客戶和服務器端

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
//download?by?http://www.codefans.net
namespace?client
{
????public?partial?class?chooseface?:?Form
????{
????????public?chooseface(int?index)
????????{
????????????InitializeComponent();
????????????this.index?=?index;
????????????pictureBox.Image?=?il_face.Images[index];
????????}
????????public?int?index;
????????private?void?chooseface_Load(object?sender?EventArgs?e)
????????{
????????????for?(int?i?=?1;?i?????????????{
????????????????listViewface.Items.Add(““?i);
????????????}
????????}

????????private?void?listViewface_SelectedIndexChanged(object?sender?EventArg

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????315392??2007-05-04?10:03??c#精品即時會議聊天完整版\client\client\bin\Debug\agsXMPP.dll

?????文件????3986944??2011-03-14?19:05??c#精品即時會議聊天完整版\client\client\bin\Debug\client.exe

?????文件?????116224??2011-03-14?19:05??c#精品即時會議聊天完整版\client\client\bin\Debug\client.pdb

?????文件??????14328??2011-03-14?18:57??c#精品即時會議聊天完整版\client\client\bin\Debug\client.vshost.exe

?????文件????????490??2009-06-11?05:14??c#精品即時會議聊天完整版\client\client\bin\Debug\client.vshost.exe.manifest

?????文件???????8192??2011-03-14?19:05??c#精品即時會議聊天完整版\client\client\bin\Debug\sq-AL\client.resources.dll

?????文件???????1364??2009-11-25?21:07??c#精品即時會議聊天完整版\client\client\chooseface.cs

?????文件??????11746??2007-05-20?10:31??c#精品即時會議聊天完整版\client\client\chooseface.Designer.cs

?????文件????1413614??2007-05-17?15:22??c#精品即時會議聊天完整版\client\client\chooseface.resx

?????文件???????7993??2011-03-14?18:57??c#精品即時會議聊天完整版\client\client\client.csproj

?????文件????????168??2011-03-14?18:57??c#精品即時會議聊天完整版\client\client\client.csproj.user

?????文件???????1028??2007-05-08?21:22??c#精品即時會議聊天完整版\client\client\createmeeting.cs

?????文件???????5791??2007-05-08?21:16??c#精品即時會議聊天完整版\client\client\createmeeting.Designer.cs

?????文件???????5814??2007-05-08?21:16??c#精品即時會議聊天完整版\client\client\createmeeting.resx

?????文件???????3398??2007-05-11?19:33??c#精品即時會議聊天完整版\client\client\creatergroupChat.cs

?????文件???????7866??2007-05-11?19:32??c#精品即時會議聊天完整版\client\client\creatergroupChat.Designer.cs

?????文件??????10694??2007-05-11?19:32??c#精品即時會議聊天完整版\client\client\creatergroupChat.resx

?????文件???????2517??2007-05-21?17:55??c#精品即時會議聊天完整版\client\client\editUserInfo.cs

?????文件??????18384??2007-05-21?17:04??c#精品即時會議聊天完整版\client\client\editUserInfo.Designer.cs

?????文件????1413087??2007-05-21?17:04??c#精品即時會議聊天完整版\client\client\editUserInfo.resx

?????文件???????2416??2007-05-24?08:34??c#精品即時會議聊天完整版\client\client\frmchat.cs

?????文件???????7256??2009-11-25?21:07??c#精品即時會議聊天完整版\client\client\frmchat.designer.cs

?????文件??????18715??2007-05-24?08:31??c#精品即時會議聊天完整版\client\client\frmchat.resx

?????文件???????3371??2009-11-25?21:07??c#精品即時會議聊天完整版\client\client\groupChat.cs

?????文件???????7806??2007-05-11?19:33??c#精品即時會議聊天完整版\client\client\groupChat.Designer.cs

?????文件??????10694??2007-05-11?19:33??c#精品即時會議聊天完整版\client\client\groupChat.resx

?????文件???????2030??2007-05-21?17:14??c#精品即時會議聊天完整版\client\client\Info.cs

?????文件????????496??2009-11-25?21:09??c#精品即時會議聊天完整版\client\client\loading.cs

?????文件???????2704??2009-11-25?21:07??c#精品即時會議聊天完整版\client\client\loading.Designer.cs

?????文件???????5814??2007-05-21?22:25??c#精品即時會議聊天完整版\client\client\loading.resx

............此處省略130個文件信息

評論

共有 條評論