Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrahamCaiJin authored May 19, 2017
1 parent 5cbcd52 commit 513d8c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,10 @@
getBSSID : 获取SSID
getCurrentNetId : 返回当前连接的网络的ID
getWifiInfo : 返回所有信息
   getIP : 获取IP地址
   addNetWordLink : 添加一个连接
   disableNetWordLink: 禁用一个链接
   removeNetworkLink : 移除一个链接
getIP : 获取IP地址
addNetWordLink : 添加一个连接
disableNetWordLink: 禁用一个链接
removeNetworkLink : 移除一个链接
hiddenSSID : 不显示SSID
displaySSID : 显示SSID
## ConvertUtils -> 类型转换类
Expand Down Expand Up @@ -325,7 +325,7 @@
## AppCalculateMgr -> 提供APP应用计算,算法等
distance : 两点间的距离
pointTotoDegrees: 计算点a(x,y)的角度
   checkInRound   : 点在圆内
checkInRound   : 点在圆内
## SpannableStringUtils -> SpannableString工具类
Builder.setFlag : 设置标识
Builder.setForegroundColor: 设置前景色
Expand Down

0 comments on commit 513d8c4

Please sign in to comment.