摘要: msgbox "ip地址是:"&GetIP(".")msgbox "mac地址是:"&GetMAC(".")Function GetIP(ComputerName) Dim objWMIService,colItems,objItem,objAddressSet o... 阅读全文
posted @ 2011-12-27 16:12 饺子吃遍天 阅读(717) 评论(0) 推荐(0)