搜索资源列表
WindowsExplorer(CSharp)
- 基于C#开发的模拟Windows资源管理器,可以学习一下-Based on the simulation of C# development of Windows Explorer, you can learn about
resourcemanagementsystem
- 用c#编写的一个简单的系统资源管理器,能够实现提取系统的所有磁盘的信息和对文件的拖放增删改查的操作-C# prepared with a simple resource management system, and can extract all the disk systems of information and drag and drop the document to check the operation of additions and deletions
filesMgr_net2003CSharp
- 实现Windows资源管理器同样功能的文件管理工具-To achieve the same Windows Explorer file management tool features
FileSystemWatcherForms
- Csharp下的FileSystemWatcherForms,实质就是简化版的资源管理器-Csharp under FileSystemWatcherForms, essentially a simplified version of Explorer
WindowsResourceExplorer
- 自己用C#写的Windows资源管理器,给所有C#新手学习一下!-CSharp Windows Resourc Explorer Source
CSharp-Access-to-sql-server-database
- 数据库文件为ImageDatabase,其中表名为:Image,里面已有5组图像信息的数据,包括图像序号,图像名称 图像宽度,图像高度和像素深度。 ConnectionDemo文件夹里面是C#源程序 双击第二个生成好的solution文件,然后可以打开项目文件,点击“解决方案资源管理器”的“Form1.cs”文件可以 看到winform界面。 实现了以下几个功能: 1)."连接数据库测试",即c#和数据库连接,如果连接成功,则会显示“连接数据库成功”的显示框。
DragDrop
- C#listview的文件拖放操作演示(从资源管理器到listview)-A CSharp-demo of file drag and drop(From explorer to the listview).