资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace Zip操作
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void button1_Click(object sender EventArgs e)
{
string ZipPath = Application.StartupPath+ “\\frame.zip“;
string FilePath = Application.StartupPath + “\\frame“;
if(ZipOpen(ZipPath FilePathtrue))
{
File.Delete(ZipPath);
}
}
private bool ZipOpen(string zipPath string filePath bool v)
{
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-09-19 16:37 Zip操作\
目录 0 2017-09-19 16:37 Zip操作\.vs\
目录 0 2017-09-19 16:37 Zip操作\.vs\Zip操作\
目录 0 2017-09-19 16:37 Zip操作\.vs\Zip操作\v15\
文件 38912 2017-09-19 16:40 Zip操作\.vs\Zip操作\v15\.suo
目录 0 2017-09-19 16:40 Zip操作\Zip操作\
文件 2030 2017-09-19 16:40 Zip操作\Zip操作\Form1.Designer.cs
文件 1046 2017-09-19 16:40 Zip操作\Zip操作\Form1.cs
文件 5817 2017-09-19 16:40 Zip操作\Zip操作\Form1.resx
文件 490 2017-07-16 21:00 Zip操作\Zip操作\Program.cs
目录 0 2017-09-19 16:37 Zip操作\Zip操作\Properties\
文件 1316 2017-07-16 21:00 Zip操作\Zip操作\Properties\AssemblyInfo.cs
文件 2831 2017-07-16 21:00 Zip操作\Zip操作\Properties\Resources.Designer.cs
文件 5612 2017-07-16 21:00 Zip操作\Zip操作\Properties\Resources.resx
文件 1096 2017-07-16 21:00 Zip操作\Zip操作\Properties\Settings.Designer.cs
文件 249 2017-07-16 21:00 Zip操作\Zip操作\Properties\Settings.settings
文件 9308 2017-07-16 21:14 Zip操作\Zip操作\ZipHelper.cs
文件 3669 2017-07-16 21:14 Zip操作\Zip操作\Zip操作.csproj
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\Debug\
文件 200704 2014-06-25 15:38 Zip操作\Zip操作\bin\Debug\ICSharpCode.SharpZipLib.dll
文件 11264 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\Zip操作.exe
文件 26112 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\Zip操作.pdb
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\Debug\fr
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\Debug\fr
文件 6086216 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\fr
文件 4995416 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\fr
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\Debug\fr
目录 0 2017-09-19 16:37 Zip操作\Zip操作\bin\Debug\fr
文件 131072 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\fr
文件 639025 2017-07-16 21:20 Zip操作\Zip操作\bin\Debug\fr
............此处省略41个文件信息
- 上一篇:CEF内核显示页面
- 下一篇:zip压缩、解压、进度条
相关资源
- dc竞赛房租处理数据
- C# NPOI生成word插入图片和表格
- 淘宝客小程序+后端.zip
- 第二代Kinect WPF开发从入门到精通资料
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- c#winform中完美代替WebBrowser最新的控件
- 最新 Ext甘特图控件 + Ext日程控件 破解
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- Angle - Bootstrap Admin Template2016最新版V
- 3D打印机上位机源码Reprap Host 是C#写的
- C#设计模式+源码JamesW.Cooper.zip
- C#写的年会抽奖软件包含源代码.zip
-
Databa
se2Sharp代码生成工具19.0已注册 - 上位机与PLC通讯dll.zip
- C# 7 and .NET Core: Modern Cross-Platform Deve
- C# 5.0 in a Nutshell 5th Edition.pdf
-
C# 6.0 and the .NET 4.6 fr
amework(7th). - ASP.NET Core 2 and Vue.js 1st Edition
- Professional+DevExpress+ASP.NET+Controls.pdf
- C# 6.0 in a Nutshell.pdf
- C#操作3D的好工具-OpenTK封装了OPENGL
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#生辰八字生成器源码
- aspose包括Aspose.words、Aspose.Cells、Aspo
- ASP.NET图书管理系统源码.zip
- DevExpress WinForm中文文档
- Beginning C# 7 Programming with Visual Studio
- C# 实现多个IP摄像头画面预览以及截图
- DevexpressWinform中文文档
评论
共有 条评论