modernsky2003

2007年12月17日 #

c#1.1代码(二)

摘要: /// /// /// /// /// /// /// public void RemoteDownData(string Fid,string fname,string FPath,bool IsDel) { DirectoryInfo Dir = new DirectoryInfo(FPath); if(!Dir.Exists) ... 阅读全文

posted @ 2007-12-17 16:33 hekeneng 阅读(387) 评论(0) 推荐(0) 编辑

C#代码

摘要: using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using rulebase; using System.Data; using WindControl; namespace DNCMANAGER.UserSi... 阅读全文

posted @ 2007-12-17 16:09 hekeneng 阅读(328) 评论(0) 推荐(0) 编辑

导航