使用ASP获得服务器网卡的MAC地址信息
2016-07-27
20
"----------------------提取所有网卡的信息--------------------" PublicFunctionGetMacInfo() OnErrorResumeNext Dimfso,FileStr,AspSleepThread,CmdStr,SysDir,wshshell,CmdRe,MacFileContentFile,MacFileContent ConstMacFile="TmpYesoulSoft001.LLP" Se...