资源管理器教程范本.doc

资源管理器 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using System.Diagnostics; namespace MyExplore { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) { TreeNode node; string[] s2; this.treeView1.Nodes[0].Tag = 我ò的?电?脑?; String[] s = Directory.GetLogicalDrives(); //获?

文档评论(0)

1亿VIP精品文档

相关文档