码迷,mamicode.com
首页 > 移动开发 > 详细

安卓按键:静态界面的多选框变成单选框

时间:2018-06-25 20:24:01      阅读:802      评论:0      收藏:0      [点我收藏+]

标签:bbs   静态   fun   func   top   set   back   show   span   

原文地址 http://bbs.anjian.com/showtopic-658485-1.aspx


核心代码

Function a
    UIP.SetAttribute "多选框2", {"选中":false}
    UIP.SetAttribute "多选框3", {"选中":false}
End Function

Function b
     UIP.SetAttribute "多选框1", {"选中":false}
     UIP.SetAttribute "多选框3", {"选中":false}
 End Function

Function c
     UIP.SetAttribute "多选框1", {"选中":false}
     UIP.SetAttribute "多选框2", {"选中":false}
 End Function
1+1=2的问题 不多说了 备忘

安卓按键:静态界面的多选框变成单选框

标签:bbs   静态   fun   func   top   set   back   show   span   

原文地址:https://www.cnblogs.com/zjl8455482/p/9225793.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!