• 2025-01-27
vb怎么读取服务器的路径?

vb读取网站目录txt文件内容到text1.textTextText = TextText & vbcrlf & l 关闭文件。Loop Close #1 删除临时文件。Kill C:\tmp.txt......

11