資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Windows.Forms;
namespace?使用Tcp協議傳輸文件
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?發送端());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\
?????文件?????????378??2016-10-08?15:30??TCP_TransferFiles_Demo-master\.gitattributes
?????文件?????????649??2016-10-08?15:30??TCP_TransferFiles_Demo-master\.gitignore
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\
?????文件?????????491??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Program.cs
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\
?????文件????????1342??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\AssemblyInfo.cs
?????文件????????2835??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\Resources.Designer.cs
?????文件????????5496??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\Resources.resx
?????文件????????1084??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\Settings.Designer.cs
?????文件?????????242??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\Properties\Settings.settings
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\Debug\
?????文件???????10752??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\Debug\使用Tcp協議傳輸文件.exe
?????文件???????30208??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\Debug\使用Tcp協議傳輸文件.pdb
?????文件???????22656??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\Debug\使用Tcp協議傳輸文件.vshost.exe
?????文件?????????479??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\bin\Debug\使用Tcp協議傳輸文件.vshost.exe.manifest
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\
?????目錄???????????0??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\
?????文件????????1310??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6890??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????180??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.Properties.Resources.resources
?????文件????????1988??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.csproj.FileListAbsolute.txt
?????文件?????????981??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.csproj.GenerateResource.Cache
?????文件????????2211??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.csprojResolveAssemblyReference.cache
?????文件???????10752??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.exe
?????文件???????30208??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.pdb
?????文件?????????180??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\obj\Debug\使用Tcp協議傳輸文件.發送端.resources
?????文件????????3704??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\使用Tcp協議傳輸文件.csproj
?????文件????????1487??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\使用Tcp協議傳輸文件.sln
?????文件???????70656??2016-10-08?15:30??TCP_TransferFiles_Demo-master\使用Tcp協議傳輸文件\使用Tcp協議傳輸文件.v12.suo
............此處省略32個文件信息
- 上一篇:TCP簡單文件傳輸(包含服務端客戶端)
- 下一篇:C#寫的MODUBS-TCP操作
評論
共有 條評論