资源简介
批量下载图片
首先从文本文件导入要下载的图片网址(每行一个即可),然后点击开始 即可批量下载,图片下载至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解析
- 下一篇:通用权限管理系统源码
相关资源
- C# NPOI生成word插入图片和表格
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#winfrom图片查看浏览器
- ASP.NET MVC Json表格数据 为Excel
- wpf 图片滑动效果
- C# ftp多线程断点上传
- C#联合halcon利用halcon控件实现鼠标拖拽
- 接收图片和文字的 ASP.NET WebService
- C# OCR识别 图片文字识别
- C#图片/相册管理程序代码
- c#对图片灰度化、二值化--附图片
- c#图像相似度比较demo
- PC微信加密图片解密源码C#
- 大学内部软件系统 v1.0.rar
- c# 取图片像素的RGB
- C#生成网页截图 将指定html网页转换成
- C# 通过串口传递图片
- C#如何实现图片查看器
- 我用C#做的电子名片系统(带图片功能
- C#在word中插入图片
- C# 百度地图瓦片器
- wpf listbox 多列显示图片可加载url的网
- 基于C#开发的图片处理工具
- C# 显示图片并且可以缩放和描绘矩形
-
前台获取图片的ba
se64编码,net后台 - c# 处理图片源码 缩放 裁剪 等
- C#读取ImageList中的图片.rar
- C# Winform 简单实现Http
- C#Winform图片剪切拼接终结版(多幅图
- WinForm复制粘贴图片
评论
共有 条评论