摘要: '获取收银机目录下的文件 Public Shared Function GetDirFile()Function GetDirFile(ByVal dir As String) As String Dim MyPath As String = "" Dim MyName As String = "" Dim FileName As Strin... 阅读全文
posted @ 2007-09-26 22:17 yongwnet 阅读(358) 评论(0) 推荐(0)