1. 程式人生 > >安卓按鍵:靜態界面的多選框變成單選框

安卓按鍵:靜態界面的多選框變成單選框

備忘 bbs border class http 問題 href div false

原文地址 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的問題 不多說了 備忘

安卓按鍵:靜態界面的多選框變成單選框