資源簡介
批量下載圖片
首先從文本文件導入要下載的圖片網址(每行一個即可),然后點擊開始 即可批量下載,圖片下載至bin目錄下的【路徑】文件夾了
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.ComponentModel;
using?System.Drawing;
using?System.IO;
using?System.Net;
using?System.Windows.Forms;
namespace?imagesclq
{
public?class?frmimages?:?Form
{
private?int?zgo?=?0;
private?int?cg?=?0;
private?int?sb?=?0;
private?ArrayList?sbd?=?new?ArrayList();
private?ArrayList?listdb?=?new?ArrayList();
private?IContainer?components?=?null;
private?Button?button1;
private?Button?button2;
private?FolderBrowserDialog?fldefie;
private?Label?lbllu;
private?Button?button3;
private?Label?lbljianlu;
private?OpenFileDialog?ofiledbs;
private?TextBox?txtshijia;
private?Timer?timer1;
private?Label?label1;
private?Label?label2;
private?TextBox?txtnancom
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-03-04?22:06??.vs\
?????目錄???????????0??2018-03-04?22:06??.vs\imagesclq\
?????目錄???????????0??2018-03-04?22:19??.vs\imagesclq\v15\
?????文件???????15360??2018-03-04?22:20??.vs\imagesclq\v15\.suo
?????目錄???????????0??2018-03-04?22:19??.vs\imagesclq\v15\sqlite3\
?????文件???????32768??2018-03-04?22:19??.vs\imagesclq\v15\sqlite3\storage.ide
?????目錄???????????0??2018-03-04?22:06??bin\
?????目錄???????????0??2018-03-04?22:15??bin\Debug\
?????文件???????15360??2018-03-04?22:15??bin\Debug\imagesclq.exe
?????文件???????24064??2018-03-04?22:15??bin\Debug\imagesclq.pdb
?????文件?????3526272??2017-10-17?04:14??bin\Debug\System.dll
?????文件??????599728??2017-03-19?04:59??bin\Debug\System.Drawing.dll
?????文件?????5181656??2017-10-17?04:14??bin\Debug\System.Windows.Forms.dll
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\6ONWsjip0QIZ8tyhnq\
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\6ONWsjip0QIZ8tyhnq\it\
?????文件????????4548??2018-03-04?22:15??bin\Debug\路徑\6ONWsjip0QIZ8tyhnq\it\u=142774110440333216&fm=173&s=88854192D01605DC145A6BA40300700E&w=218&h=146&img.JPEG
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\6ONXsjip0QIZ8tyhnq\
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\6ONXsjip0QIZ8tyhnq\it\
?????文件????????6217??2018-03-04?22:15??bin\Debug\路徑\6ONXsjip0QIZ8tyhnq\it\u=38825448912300927653&fm=173&s=88D26580732A06AEC0B4059703004083&w=218&h=146&img.JPEG
?????目錄???????????0??2018-03-04?22:15??bin\Debug\路徑\img\
?????文件????????7877??2018-03-04?22:15??bin\Debug\路徑\img\bd_logo1.png
?????目錄???????????0??2018-03-04?22:19??imagesclq\
?????文件????????2558??2018-03-04?22:15??imagesclq.csproj
?????目錄???????????0??2018-03-04?22:06??imagesclq.Properties\
?????文件????????1102??2018-03-04?22:06??imagesclq.Properties\Resources.cs
?????文件?????????541??2018-03-04?22:06??imagesclq.Properties\Settings.cs
?????文件????????1068??2018-03-04?22:19??imagesclq.sln
?????文件???????16577??2018-03-04?22:19??imagesclq\frmimages.cs
?????文件????????6404??2018-03-04?22:19??imagesclq\frmimages.resx
?????文件?????????302??2018-03-04?22:06??imagesclq\Program.cs
............此處省略16個文件信息
- 上一篇:JSON解析
- 下一篇:通用權限管理系統源碼
評論
共有 條評論