文件名称:Regular-expression-to-obtain-MAC
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2013-04-08
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- pudn****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows system config command, but these methods are direct Find config command output string. The windows system of a language can also be run in the other language system, there will be problems of this code is to use regular expressions, to obtain the MAC address of the program can be run in a multilingual environment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Regular expression to obtain MAC address.txt