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

  • 大小: 12.03MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-21
  • 語言: C#
  • 標簽:

資源簡介

Winform ,C#高仿QQ,界面美觀。 自定義消息包,方便擴張,界面高仿QQ

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Net.Sockets;
using?System.Net;

namespace?Common
{
????public?class?TCPDataEventArgs?:?EventArgs
????{
????????public?Socket?Socket;
????????public?Packagebase?Code;
????????public?IPAddress?IpAddress;
????????public?int?Port;

????????public?TCPDataEventArgs(Packagebase?headCode?IPAddress?ipAddress?int?port)
????????{
????????????this.Code?=?headCode;
????????????this.IpAddress?=?ipAddress;
????????????this.Port?=?port;
????????}
????????public?TCPDataEventArgs(Socket?socket?Packagebase?headCode?IPAddress?ipAddress?int?port)
????????????:?this(headCode?ipAddress?port)
????????{
????????????this.Socket?=?socket;
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-06-05?19:05??QQ\
?????目錄???????????0??2012-06-05?19:05??QQ\Common\
?????目錄???????????0??2012-06-05?19:05??QQ\Common\Args\
?????文件?????????753??2012-04-26?11:28??QQ\Common\Args\TCPDataEventArgs.cs
?????目錄???????????0??2012-06-05?19:05??QQ\Common\base\
?????文件?????????805??2012-04-26?11:28??QQ\Common\base\Packagebase.cs
?????目錄???????????0??2012-06-05?19:05??QQ\Common\bin\
?????目錄???????????0??2012-06-05?19:05??QQ\Common\bin\Debug\
?????文件???????11776??2012-06-02?14:39??QQ\Common\bin\Debug\Common.dll
?????文件???????28160??2012-06-02?14:39??QQ\Common\bin\Debug\Common.pdb
?????目錄???????????0??2012-06-05?19:05??QQ\Common\bin\Release\
?????文件???????10240??2012-04-26?11:28??QQ\Common\bin\Release\Common.dll
?????文件???????19968??2012-04-26?11:28??QQ\Common\bin\Release\Common.pdb
?????文件????????2522??2012-04-26?11:28??QQ\Common\Common.csproj
?????目錄???????????0??2012-06-05?19:05??QQ\Common\Dlls\
?????文件??????352768??2012-04-26?11:28??QQ\Common\Dlls\Newtonsoft.Json.dll
?????目錄???????????0??2012-06-05?19:05??QQ\Common\Enum\
?????文件????????2383??2012-04-26?11:28??QQ\Common\Enum\EPackageHead.cs
?????目錄???????????0??2012-06-05?19:05??QQ\Common\obj\
?????目錄???????????0??2012-06-05?19:05??QQ\Common\obj\Debug\
?????文件????????3040??2012-06-02?10:21??QQ\Common\obj\Debug\Common.csproj.FileListAbsolute.txt
?????文件???????11776??2012-06-02?14:39??QQ\Common\obj\Debug\Common.dll
?????文件???????28160??2012-06-02?14:39??QQ\Common\obj\Debug\Common.pdb
?????文件????????5768??2012-06-02?14:39??QQ\Common\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2012-05-30?10:45??QQ\Common\obj\Debug\TempPE\
?????目錄???????????0??2012-06-05?19:05??QQ\Common\obj\Release\
?????文件?????????385??2012-04-26?11:28??QQ\Common\obj\Release\Common.csproj.FileListAbsolute.txt
?????文件???????10240??2012-04-26?11:28??QQ\Common\obj\Release\Common.dll
?????文件???????19968??2012-04-26?11:28??QQ\Common\obj\Release\Common.pdb
?????文件????????5609??2012-04-26?11:28??QQ\Common\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2012-06-05?19:05??QQ\Common\Properties\
............此處省略807個文件信息

評論

共有 條評論

相關資源