摘要: Imports System.IOModule Module1 Sub Main() Using sr As New StreamReader("G:\RMS_LOG.log") Using sw As New StreamWriter("RMSLOGTEST.csv") Dim line As S 阅读全文
posted @ 2021-01-27 00:18 最云间 阅读(39) 评论(0) 推荐(0)