资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;
using System.Runtime.InteropServices;
namespace FileExplorerComponent
{
[ToolboxBitmap(“Resouces.mypng.png“)]
public partial class FileExplorer : UserControl
{
public FileExplorer()
{
InitializeComponent();
}
#region Variables
TreeNode TreeNodeMyComputernode;
string selectedPath = “home“;
#endregion
#region Public Functions
public string SelectedDirectoryPath()
{
return txtPath.Text;
}
public string SelectedDirectoryNa
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-12-02 03:09 FTPClient\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\bin\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\bin\Debug\
文件 68096 2011-11-13 12:05 FTPClient\FileExplorerComponent++\FileExplorerComponent\bin\Debug\FileExplorerComponent.dll
目录 0 2011-11-07 18:28 FTPClient\FileExplorerComponent++\FileExplorerComponent\bin\Release\
文件 20647 2011-11-13 12:05 FTPClient\FileExplorerComponent++\FileExplorerComponent\FileExplorer.cs
文件 10727 2011-11-13 12:01 FTPClient\FileExplorerComponent++\FileExplorerComponent\FileExplorer.Designer.cs
文件 64700 2011-11-13 12:00 FTPClient\FileExplorerComponent++\FileExplorerComponent\FileExplorer.resx
文件 3251 2011-11-10 14:18 FTPClient\FileExplorerComponent++\FileExplorerComponent\FileExplorerComponent.csproj
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\obj\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\obj\Debug\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\obj\Debug\TempPE\
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\Properties\
文件 1484 2011-11-07 18:02 FTPClient\FileExplorerComponent++\FileExplorerComponent\Properties\AssemblyInfo.cs
文件 3115 2011-11-07 20:53 FTPClient\FileExplorerComponent++\FileExplorerComponent\Properties\Resources.Designer.cs
文件 6197 2011-11-07 20:53 FTPClient\FileExplorerComponent++\FileExplorerComponent\Properties\Resources.resx
目录 0 2011-12-02 03:09 FTPClient\FileExplorerComponent++\FileExplorerComponent\Resources\
文件 7713 2011-11-07 20:53 FTPClient\FileExplorerComponent++\FileExplorerComponent\Resources\mypng.png
文件 1633 2011-11-07 20:41 FTPClient\FileExplorerComponent++\FileExplorerComponent.sln
目录 0 2011-11-13 18:59 FTPClient\FTPClient\
文件 99678 2011-11-07 14:20 FTPClient\FTPClient\1320668395_kftpgrabber.ico
目录 0 2011-11-10 23:11 FTPClient\FTPClient\bin\
目录 0 2011-11-14 21:34 FTPClient\FTPClient\bin\Debug\
目录 0 2011-11-13 19:50 FTPClient\FTPClient\bin\Debug\Deneme\
文件 2635 2011-11-13 19:50 FTPClient\FTPClient\bin\Debug\Deneme\List.txt
文件 68096 2011-11-13 12:05 FTPClient\FTPClient\bin\Debug\FileExplorerComponent.dll
文件 312320 2011-12-02 03:10 FTPClient\FTPClient\bin\Debug\FTPClient.exe
文件 11608 2011-12-02 03:07 FTPClient\FTPClient\bin\Debug\FTPClient.vshost.exe
文件 490 2009-12-14 21:45 FTPClient\FTPClient\bin\Debug\FTPClient.vshost.exe.manifest
............此处省略22个文件信息
- 上一篇:c#绘图150例
- 下一篇:asp.net 简单聊天室
相关资源
- ASP.NET MVC5考试_管理系统源码
- Web程序设计ASP.NET实用网站开发 沈士根
- .netc#新手菜鸟mvc5的仓库管理系统 so
- 基于ASP.NET的课程管理系统
- 深入.NET平台和C#编程
- Asp.net学生信息管理系统最新源码201
- .net 美萍超市管理系统源码C#
- 第二代Kinect WPF开发从入门到精通资料
- 《ASP.NET程序设计项目教程》周虎,王
- [精通ASP.NET.MVC5英文原版
- C# KTV 点歌系统,C#项目源码带数据库
- FastReport .NET V2016.1.0 最新破解版
- 最新 Ext甘特图控件 + Ext日程控件 破解
- C#高级编程第9版:C#5.0 & .NET 4.5.1 par
- ASP.NET WebAPI+mvc4.0+EasyUI快速开发框架
- ASP.NET WEB服务高级编程
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- Angle - Bootstrap Admin Template2016最新版V
- 3D打印机上位机源码Reprap Host 是C#写的
- asp.net mvc 网上书店系统
- asp.net完整项目带数据库
-
Databa
se2Sharp代码生成工具19.0已注册 - SciChart控件破解方法见包内
- 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). - C# .NET webservices简单使用
- ASP.NET Core 2 and Vue.js 1st Edition
- Professional+DevExpress+ASP.NET+Controls.pdf
评论
共有 条评论