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

  • 大小: 0.06M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: C#
  • 標(biāo)簽:

資源簡介

,好用的斷點(diǎn)傳輸,

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;

namespace?UpLoadClient
{
????public?partial?class?frmUpLoad?:?Form
????{
????????public?frmUpLoad()
????????{
????????????InitializeComponent();
????????}

????????private?void?btnUpLoad_Click(object?sender?EventArgs?e)
????????{
????????????string?msg?=?““;
????????????string?fileName?=?this.txtFile.Text;
????????????UpLoadLib.serverPath?=?this.txtServer.Text;

????????????if?(String.IsNullOrEmpty(fileName))
????????????{
????????????????MessageBox.Show(“請(qǐng)選擇要上傳的文件!“);
????????????????return;
????????????}

????????????int?byteCount?=?100?*?1024;

????????????if?(UpLoadLib.UpLoadFile(fileName?b

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????3907??2012-08-23?10:22??51Aspx源碼必讀.txt
?????文件????????4945??2012-08-23?10:22??from.gif
?????文件????????3401??2012-08-23?10:22??UpLoad.sln
?????文件???????14848??2012-08-23?10:22??UpLoad.suo
?????文件?????????123??2012-08-23?10:22??最新Asp.Net源碼下載.url
?????文件????????2017??2012-08-23?10:22??UpLoadClient\frmUpLoad.cs
?????文件????????5678??2012-08-23?10:22??UpLoadClient\frmUpLoad.Designer.cs
?????文件????????6017??2012-08-23?10:22??UpLoadClient\frmUpLoad.resx
?????文件?????????475??2012-08-23?10:22??UpLoadClient\Program.cs
?????文件????????3499??2012-08-23?10:22??UpLoadClient\UpLoadClient.csproj
?????文件????????8083??2012-08-23?10:22??UpLoadClient\UpLoadLib.cs
?????文件???????12288??2012-08-23?10:22??UpLoadClient\bin\Debug\UpLoadClient.exe
?????文件???????34304??2012-08-23?10:22??UpLoadClient\bin\Debug\UpLoadClient.pdb
?????文件???????14328??2012-08-23?10:22??UpLoadClient\bin\Debug\UpLoadClient.vshost.exe
?????文件?????????490??2012-08-23?10:22??UpLoadClient\bin\Debug\UpLoadClient.vshost.exe.manifest
?????文件?????????307??2012-08-23?10:22??UpLoadClient\obj\UpLoadClient.csproj.FileList.txt
?????文件?????????659??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.csproj.FileListAbsolute.txt
?????文件?????????778??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.csproj.GenerateResource.Cache
?????文件???????12288??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.exe
?????文件?????????180??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.frmUpLoad.resources
?????文件???????34304??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.pdb
?????文件?????????180??2012-08-23?10:22??UpLoadClient\obj\Debug\UpLoadClient.Properties.Resources.resources
?????文件????????4608??2012-08-23?10:22??UpLoadClient\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????1215??2012-08-23?10:22??UpLoadClient\Properties\AssemblyInfo.cs
?????文件????????2848??2012-08-23?10:22??UpLoadClient\Properties\Resources.Designer.cs
?????文件????????5612??2012-08-23?10:22??UpLoadClient\Properties\Resources.resx
?????文件????????1110??2012-08-23?10:22??UpLoadClient\Properties\Settings.Designer.cs
?????文件?????????249??2012-08-23?10:22??UpLoadClient\Properties\Settings.settings
?????文件?????????518??2012-08-23?10:22??UpLoadServer\Default.aspx
?????文件?????????383??2012-08-23?10:22??UpLoadServer\Default.aspx.cs
?????文件?????????112??2012-08-23?10:22??UpLoadServer\GetFileLength.aspx
............此處省略6個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源