方法介绍
方法名称:打开或关闭wifi
语法:setWifiEnable(state)
参数说明:state为true或false,为真是打开否则关闭wifi
方法例子
setWifiEnable(true)