博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年1月15日

摘要: <%'获取 域名解析后的IPFunction strCut(strContent) strLineArr=split(strContent,vbCrlf) for each strLine in strLineArr if instr(strLine,":")>0 then getArr=split(strLine,":") if LCase(getArr(0))="addresses" then strCut=split(Trim(getArr(1)),",")(0) ... 阅读全文

posted @ 2013-01-15 23:30 快乐家++ 阅读(1761) 评论(0) 推荐(0)

摘要: C:\DocumentsandSettings\Administrator>wmiccpugetname,processoridNameProcessorIdIntel(R)Pentium(R)4CPU2.80GHzBFEBFBFF00000F34Intel(R)Pentium(R)4CPU2.80GHzBFEBFBFF00000F34 阅读全文

posted @ 2013-01-15 11:58 快乐家++ 阅读(676) 评论(0) 推荐(0)