摘要: //获取电脑物理地址,区分机台 public function getMacAddr() { $this->forWindows(); $temp_array = array(); foreach ($this->return_array as $value) { if (preg_match("/ 阅读全文
posted @ 2023-07-07 14:36 cmooc 阅读(205) 评论(0) 推荐(0)