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

  • 大小: 0.09M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 文件??下載??斷點續傳??

資源簡介

C# 斷點續傳下載文件

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?System.Net;
using?System.Text.Regularexpressions;
using?System.Runtime.InteropServices;

namespace?DownLoadFile
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????string?strName?=?““;//記錄要下載的文件名

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????try
????????????{
????????????????//監視剪貼板是否有數據
????????????????string?strPath?=?Clipboard.GetData(DataFormats.Text).ToString();
????????????????//驗證網址格式
????????????????if?(Regex.IsMatch(strPath?@“http

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-09-27?22:44??斷點續傳下載文件\
?????目錄???????????0??2016-09-27?22:44??斷點續傳下載文件\Backup\
?????目錄???????????0??2016-09-27?22:44??斷點續傳下載文件\Backup\DownLoadFile\
?????文件????????3770??2008-12-18?13:31??斷點續傳下載文件\Backup\DownLoadFile\DownLoadFile.csproj
?????文件????????7338??2008-12-28?09:19??斷點續傳下載文件\Backup\DownLoadFile\Form1.cs
?????文件????????6974??2008-12-26?11:21??斷點續傳下載文件\Backup\DownLoadFile\Form1.Designer.cs
?????文件????????6735??2008-12-26?11:21??斷點續傳下載文件\Backup\DownLoadFile\Form1.resx
?????文件?????????493??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile\Program.cs
?????目錄???????????0??2016-09-27?22:44??斷點續傳下載文件\Backup\DownLoadFile\Properties\
?????文件????????1395??2008-12-18?14:42??斷點續傳下載文件\Backup\DownLoadFile\Properties\AssemblyInfo.cs
?????文件????????2874??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile\Properties\Resources.Designer.cs
?????文件????????5612??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile\Properties\Resources.resx
?????文件????????1097??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile\Properties\Settings.Designer.cs
?????文件?????????249??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile\Properties\Settings.settings
?????文件?????????926??2008-12-18?13:10??斷點續傳下載文件\Backup\DownLoadFile.sln
?????文件???????15872??2008-12-28?09:41??斷點續傳下載文件\Backup\DownLoadFile.suo
?????目錄???????????0??2012-04-24?19:56??斷點續傳下載文件\DownLoadFile\
?????目錄???????????0??2010-12-12?01:01??斷點續傳下載文件\DownLoadFile\bin\
?????目錄???????????0??2012-04-24?19:56??斷點續傳下載文件\DownLoadFile\bin\Debug\
?????文件???????13312??2016-09-27?22:46??斷點續傳下載文件\DownLoadFile\bin\Debug\DownLoadFile.exe
?????文件???????32256??2016-09-27?22:46??斷點續傳下載文件\DownLoadFile\bin\Debug\DownLoadFile.pdb
?????文件???????11608??2016-09-27?22:47??斷點續傳下載文件\DownLoadFile\bin\Debug\DownLoadFile.vshost.exe
?????文件?????????490??2012-06-06?02:06??斷點續傳下載文件\DownLoadFile\bin\Debug\DownLoadFile.vshost.exe.manifest
?????文件??????????24??2016-09-27?22:46??斷點續傳下載文件\DownLoadFile\bin\Debug\SysSet.ini
?????文件?????????318??2008-11-22?10:29??斷點續傳下載文件\DownLoadFile\bin\Debug\查找.ico
?????文件????????3959??2016-09-27?22:44??斷點續傳下載文件\DownLoadFile\DownLoadFile.csproj
?????文件????????7338??2008-12-28?09:19??斷點續傳下載文件\DownLoadFile\Form1.cs
?????文件????????6974??2008-12-26?11:21??斷點續傳下載文件\DownLoadFile\Form1.Designer.cs
?????文件????????6735??2008-12-26?11:21??斷點續傳下載文件\DownLoadFile\Form1.resx
?????目錄???????????0??2010-12-12?01:01??斷點續傳下載文件\DownLoadFile\obj\
?????目錄???????????0??2016-09-27?22:46??斷點續傳下載文件\DownLoadFile\obj\Debug\
............此處省略26個文件信息

評論

共有 條評論