Sub test() Dim html As Object, D As Object, W As Object, arr() Set html = CreateObject("msxml2.xmlhttp") html.Open "GET", "file:///" ...
確定! 回上一頁