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