一个超简单的文件浏览器源码.
摘要:
using System; using System.IO; using System.Windows.Forms; namespace WindowsApplication1 { public partial class Form1 : Form { string ParentPath = ".."; public Form1() ... 阅读全文
posted @ 2008-02-23 22:03 TBLANK 阅读(354) 评论(0) 推荐(0)
浙公网安备 33010602011771号