资源简介
用.net开发的模拟文件系统,由其界面化,各操作直接明了,实现了新建文件、文件夹,关闭、删除、打开文件,读/写和现文件属性并嵌有控制台版本的模拟系统,磁盘使用情况也直观动态的在主界面显示,命令接口更提供了简洁的操作方式。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace FILE
{
public partial class anthur : Form
{
public anthur()
{
InitializeComponent();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 99903 2008-11-29 17:03 最终版\authur.jpg
文件 901 2008-11-22 13:24 最终版\FILE.sln
..A..H. 56832 2008-12-22 20:47 最终版\FILE.suo
文件 100769 2008-12-12 13:57 最终版\作者.jpg
文件 53910 2008-11-29 10:14 最终版\图标\101143064417.png
文件 1078 2007-12-27 19:42 最终版\图标\disk.ICO
文件 1078 2007-12-27 19:42 最终版\图标\exe.ico
文件 1078 2007-12-27 19:42 最终版\图标\file.ICO
文件 1078 2007-12-27 19:42 最终版\图标\txt.ICO
文件 1078 2007-12-28 10:21 最终版\图标\weizhi.ICO
文件 1726 2008-12-08 19:00 最终版\图标\我的电脑.bmp
文件 334 2008-12-12 13:59 最终版\FILE\anthur.cs
文件 1641 2008-12-12 13:59 最终版\FILE\anthur.Designer.cs
文件 157749 2008-12-12 13:59 最终版\FILE\anthur.resx
文件 1428 2008-12-14 09:37 最终版\FILE\creat.cs
文件 4393 2008-12-14 09:37 最终版\FILE\creat.Designer.cs
文件 5814 2008-12-14 09:37 最终版\FILE\creat.resx
文件 1888 2008-12-14 13:17 最终版\FILE\edit.cs
文件 6097 2008-12-14 13:17 最终版\FILE\edit.Designer.cs
文件 5814 2008-12-14 13:17 最终版\FILE\edit.resx
文件 5372 2008-11-29 16:27 最终版\FILE\FILE.csproj
文件 463 2008-11-22 13:20 最终版\FILE\Program.cs
文件 901 2008-12-11 17:09 最终版\FILE\Property.cs
文件 6585 2008-12-11 17:09 最终版\FILE\Property.Designer.cs
文件 5814 2008-12-11 17:09 最终版\FILE\Property.resx
文件 157184 2008-12-22 18:44 最终版\FILE\bin\Debug\FILE.pdb
文件 5632 2005-12-08 14:51 最终版\FILE\bin\Debug\FILE.vshost.exe
文件 258048 2008-12-22 18:44 最终版\FILE\bin\Debug\FILE.exe
文件 561203 2008-12-17 12:30 最终版\FILE\bin\Debug\shiyan.exe
文件 441 2008-12-22 18:46 最终版\FILE\obj\FILE.csproj.FileList.txt
............此处省略43个文件信息
- 上一篇:C#发送接收短信
- 下一篇:Asp.net在线考试系统源码及毕业设计论文
评论
共有 条评论