简单的文件处理类
摘要:
由于项目需要,写了一个文件处理类,具体如下: Imports SystemImports System.IONamespace MyFileManagerNamespace MyFileManager Public Class FileManageClass FileManage Private Const strPath As String = "\" Pri... 阅读全文
posted @ 2005-09-22 11:42 天浩 阅读(1057) 评论(2) 推荐(0) 编辑