欧卡2中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

需要三步,才能开始

只需两步,慢速开始

欧卡2入门方向盘选莱仕达V9莱仕达折叠便携游戏方向盘支架欢迎地图Mod入驻
查看: 4676|回复: 0
收起左侧

lua test

[复制链接]
oppo 发表于 2017-8-28 09:52 | 显示全部楼层 |阅读模式
function get_wifi_ssid()
        local function get_key_for_value(t, value)
                for k,v in pairs(t) do
                        if v==value then return k end
                end
        end
        local CurrentSethash = plist.read("/Library/Preferences/SystemConfiguration/preferences.plist").CurrentSet:gsub("%/Sets%/","")
        local wifiplist = plist.read("/Library/Preferences/SystemConfiguration/com.apple.wifi.plist")
        local results = get_key_for_value(wifiplist["Custom network settings"], CurrentSethash)
        return results
end
sys.alert(get_wifi_ssid())
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

联系我们|手机版|欧卡2中国 ( 湘ICP备11020288号-1 )

GMT+8, 2024-5-2 17:03 , Processed in 0.066983 second(s), 8 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表