資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Net.Sockets;
using?System.Text;
using?System.Threading;
using?System.Windows.Forms;
using?System.Net;
using?System.IO;
namespace?聊天室客戶端
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????????TextBox.CheckForIllegalCrossThreadCalls?=?false;
????????????
????????}
????????private?void?btnlink_Click(object?sender?EventArgs?e)
????????{
????????????int?count?=?1;
????????????if?(count?==?1)
????????????{
????????????????count++;
????????????????Connection();
????????????????ShowMag(“已連接!!!“);
????????????}
????????}
????????public?void?ShowErr(string?mag?Exce
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-01-07?01:13??聊天室2.0\
?????目錄???????????0??2013-01-07?01:14??聊天室2.0\客戶端\
?????文件????????5791??2013-01-08?00:59??聊天室2.0\客戶端\Form1.Designer.cs
?????文件????????7389??2013-01-08?12:51??聊天室2.0\客戶端\Form1.cs
?????文件????????5817??2013-01-08?00:59??聊天室2.0\客戶端\Form1.resx
?????文件?????????479??2013-01-07?01:15??聊天室2.0\客戶端\Program.cs
?????目錄???????????0??2013-01-07?01:13??聊天室2.0\客戶端\Properties\
?????文件????????1338??2013-01-07?01:13??聊天室2.0\客戶端\Properties\AssemblyInfo.cs
?????文件????????2870??2013-01-07?01:13??聊天室2.0\客戶端\Properties\Resources.Designer.cs
?????文件????????5612??2013-01-07?01:13??聊天室2.0\客戶端\Properties\Resources.resx
?????文件????????1096??2013-01-07?01:13??聊天室2.0\客戶端\Properties\Settings.Designer.cs
?????文件?????????249??2013-01-07?01:13??聊天室2.0\客戶端\Properties\Settings.settings
?????目錄???????????0??2013-01-07?01:13??聊天室2.0\客戶端\bin\
?????目錄???????????0??2013-01-07?12:49??聊天室2.0\客戶端\bin\Debug\
?????文件???????12288??2013-01-08?12:51??聊天室2.0\客戶端\bin\Debug\客戶端.exe
?????文件???????28160??2013-01-08?12:51??聊天室2.0\客戶端\bin\Debug\客戶端.pdb
?????文件???????21464??2013-01-08?13:09??聊天室2.0\客戶端\bin\Debug\客戶端.vshost.exe
?????文件?????????490??2012-06-02?22:34??聊天室2.0\客戶端\bin\Debug\客戶端.vshost.exe.manifest
?????目錄???????????0??2014-11-29?19:47??聊天室2.0\客戶端\bin\Release\
?????目錄???????????0??2013-01-07?01:13??聊天室2.0\客戶端\obj\
?????目錄???????????0??2013-01-08?12:51??聊天室2.0\客戶端\obj\Debug\
?????文件????????1229??2013-01-07?22:44??聊天室2.0\客戶端\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6085??2013-05-28?10:25??聊天室2.0\客戶端\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2014-11-29?19:47??聊天室2.0\客戶端\obj\Debug\TempPE\
?????文件?????????180??2013-01-07?01:15??聊天室2.0\客戶端\obj\Debug\客戶端.Properties.Resources.resources
?????文件?????????777??2013-01-08?13:09??聊天室2.0\客戶端\obj\Debug\客戶端.csproj.FileListAbsolute.txt
?????文件?????????847??2013-01-08?00:59??聊天室2.0\客戶端\obj\Debug\客戶端.csproj.GenerateResource.Cache
?????文件????????1339??2013-01-07?23:26??聊天室2.0\客戶端\obj\Debug\客戶端.csprojResolveAssemblyReference.cache
?????文件???????12288??2013-01-08?12:51??聊天室2.0\客戶端\obj\Debug\客戶端.exe
?????文件???????28160??2013-01-08?12:51??聊天室2.0\客戶端\obj\Debug\客戶端.pdb
?????文件?????????180??2013-01-08?00:59??聊天室2.0\客戶端\obj\Debug\聊天室客戶端.Form1.resources
............此處省略37個文件信息
- 上一篇:即時通信
- 下一篇:C# 大文件上傳(NeatUpload)源碼
評論
共有 條評論