搜索资源列表
PHP-MAC
- 这样获取客户端的网卡MAC的! 经测试,本方法可获取一个或一个MAC信息 1、从index.htm中直接下载运行goMac.bat 2、goMac.bat调用ipconfig获取MAC,并把MAC信息保存生成c:\\addmac.htm 3、goMac.bat运行c:\\addmac.htm 4、c:\\addmac.htm自动把MAC信息GET到addmac.php 5、addmac.php处理相关的MAC信息-such access
PHPgetmen
- PHP获取服务器最大内存、现在使用内存,及最大峰值使用内存、磁盘剩余空间、客户端MAC地址等的方法-PHP for the server maximum memory, it uses memory, and the peak use of memory, disk free space, the client MAC address of the Method
Regular-expression-to-obtain-MAC
- 现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows syste