摘要:
有两种方法为自定义的控件设置属性.来自为知笔记(Wiz) 阅读全文
posted @ 2014-08-14 23:15
冷冷汤圆
阅读(171)
评论(0)
推荐(0)
摘要:
getChildDrawingOrder与 isChildrenDrawingOrderEnabled()是属于ViewGroup的方法.getChildDrawingOrder 用于 返回当前迭代子视图的索引.就是说 获取当前正在绘制的视图索引. 如果需要改变ViewGroup子视图绘制的顺序,则... 阅读全文
posted @ 2014-08-14 22:55
冷冷汤圆
阅读(2678)
评论(0)
推荐(0)
摘要:
在一些时候,需要用给一个数字找到适合的区间,Arrays.binarySearch可达到这个目的.staticintbinarySearch(int[]a, intkey)Searches the specified array of ints for the specified value using the binary search algorithm. imp... 阅读全文
posted @ 2014-08-14 22:47
冷冷汤圆
阅读(1721)
评论(0)
推荐(0)

浙公网安备 33010602011771号