文件名称:WideFolder
-
所属分类:
- 标签属性:
- 上传时间:2013-04-22
-
文件大小:12.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#读取文件夹下所有文件的属性信息,包括文件名称,文件大小,创建时间、路径等。实现思路:实例化DirectoryInfo对象,获取指定目录下的所有子目录及文件类型,/判断是否是文件夹,使用获取的文件夹名称实例化DirectoryInfo对象,为ListView控件添加文件夹信息,以列表形式显示文件夹的名称、文件大小和路径等,然后使用获取的文件名称实例化FileInfo对象,为ListView控件添加文件信息等。-C# read the file folder attributes of all files, including file name, file size, creation time, path. Realization of ideas: the DirectoryInfo object is instantiated, access to all files and subdirectories in the specified directory type/determine whether it is a folder, the folder name using the acquired instantiate a DirectoryInfo object, add a folder for the ListView control information, displayed in a list folder name, file size, and path, file name and then use the Get instance of the FileInfo object, add the file information for the ListView control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WideFolder/WideFolder/Form1.cs
WideFolder/WideFolder/Form1.designer.cs
WideFolder/WideFolder/Form1.resx
WideFolder/WideFolder/Program.cs
WideFolder/WideFolder/Properties/AssemblyInfo.cs
WideFolder/WideFolder/Properties/Resources.Designer.cs
WideFolder/WideFolder/Properties/Resources.resx
WideFolder/WideFolder/Properties/Settings.Designer.cs
WideFolder/WideFolder/Properties/Settings.settings
WideFolder/WideFolder/WideFolder.csproj
WideFolder/WideFolder.sln
WideFolder/WideFolder.suo
WideFolder/WideFolder/Properties
WideFolder/WideFolder
WideFolder
WideFolder/WideFolder/Form1.designer.cs
WideFolder/WideFolder/Form1.resx
WideFolder/WideFolder/Program.cs
WideFolder/WideFolder/Properties/AssemblyInfo.cs
WideFolder/WideFolder/Properties/Resources.Designer.cs
WideFolder/WideFolder/Properties/Resources.resx
WideFolder/WideFolder/Properties/Settings.Designer.cs
WideFolder/WideFolder/Properties/Settings.settings
WideFolder/WideFolder/WideFolder.csproj
WideFolder/WideFolder.sln
WideFolder/WideFolder.suo
WideFolder/WideFolder/Properties
WideFolder/WideFolder
WideFolder
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.